schemes icon indicating copy to clipboard operation
schemes copied to clipboard

Inconsistent shade spanning for some schemes

Open musjj opened this issue 1 year ago • 6 comments

In order to create a dark scheme, colors base00 to base07 should span from dark to light.

It looks like that most of the tokyonight-* schemes breaks this rule, creating inconsistent coloring.

tokyodark.yaml is a particularly egregious example:

image

The colors base08 - base0F is also kind of random. There are probably other non-compliant themes, but these are the ones I found.

Tbh, I wish that the spec makes it so that the color values are prefixed with a #, to make it easier to inspect and edit in editors that supports color highlighting/manipulation.

musjj avatar Feb 14 '24 13:02 musjj