Skip to content

Commit

Permalink
Archives: Add Color Support
Browse files Browse the repository at this point in the history
  • Loading branch information
shail-mehta committed Jan 15, 2025
1 parent 23e0db4 commit 504b2ad
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages/block-library/src/archives/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,15 @@
"fontSize": true
}
},
"color": {
"gradients": true,
"link": true,
"__experimentalDefaultControls": {
"background": true,
"text": true,
"link": true
}
},
"interactivity": {
"clientNavigation": true
}
Expand Down

0 comments on commit 504b2ad

Please sign in to comment.