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.
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.
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, whilebase12
-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.