[wp-trac] [WordPress Trac] #59515: Multiple color palettes and font pairs
WordPress Trac
noreply at wordpress.org
Mon Oct 2 13:14:07 UTC 2023
#59515: Multiple color palettes and font pairs
-------------------------------------------------+-------------------------
Reporter: arkenon | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting
| Review
Component: Themes | Version: 6.3.2
Severity: normal | Keywords:
Focuses: ui, javascript, css, template, |
coding-standards |
-------------------------------------------------+-------------------------
I have some suggestions for block themes.
We can create a single color palette for a theme. When you want to change
the color palette, a custom palette can be created.
So why don't themes have multiple predefined color palettes? Maybe you
could say that style variations support this feature. Yes, partially. But
style variations have many theme features; colors, fonts, spacing, etc.
Users may only want to change the color palette. The theme's colors change
with a single click. Users can add custom colors if they wish.
Themes can also have predefined font pairs. (Combination of two fonts)
Theme developers need to define keywords for color palettes and font pair
to achieve both of these options. For example, the keywords "primary",
"secondary", "tertiary", "foreground", "background" are reserved for color
palettes. Or for font pairs "primary font", "secondary font"...
This way users replace colors or font pairs with predefined ones.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59515>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list