x3p0-dev / x3p0-ideas

A new WordPress theme.
GNU General Public License v3.0
52 stars 4 forks source link

[Style Variations] Reverse colors for Unravel variation #16

Open justintadlock opened 3 months ago

justintadlock commented 3 months ago

The Unravel style variation is a dark color, but it reverses the color palette (e.g., primary-50 is dark while primary-950 is light). This reverses the normal palette shade system. This worked well when we only had global/theme style variations. However, it presents a problem with the addition of color style variations:

Because theme style variations can be mixed with any color style variation, this means that color schemes will often not work since they will use the normal color shade system. If we use the same system within Unravel, other color variations will properly use their darker colors.