tinted-theming / base24

Base24/ Base16 can be used to easily generate your favourite theme for your favourite application. Many of the template repositories provide theme files that you can copy/ import into said application.
MIT License
68 stars 7 forks source link

Redefine specification for bright colors #32

Closed musjj closed 6 days ago

musjj commented 1 week ago

This makes the definition of bright colors more specific, as per the discussion in https://github.com/tinted-theming/base24/issues/31. This also reverts the color order back to the previous version, so that base08-base0E are the primary colors, while base12-base17 are the secondary colors.

A grayscaled version of the example is also included to visualize the contrast between bright vs non-bright colors in terms of luminosity.

musjj commented 6 days ago

Yeah, I think I'm fine with this being merged!