-
Task
-
Resolution: Merged
-
Should have
-
2
-
Blocks (all)
-
Sprint #185
-
titan
Remove the WP core colors palette from all core blocks:
- Group block
- Columns block
- Cover block
- Row block
- Query loop block
- Button block
- Paragraph block
- Heading block
- ...
Keep only the P4 color palette.
Can easily be done for all blocks at once via theme.json by adding:
...
"settings": {
"color": {
"defaultPalette": false,
...
- has to be finished together with
-
PLANET-6787 Add white to our theme color palette
- CLOSED