]> git.cworth.org Git - lmno.games/commit
Add a new color --text-fg-on-accent-bright
authorCarl Worth <cworth@cworth.org>
Mon, 8 Jun 2020 16:11:03 +0000 (09:11 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 8 Jun 2020 16:11:03 +0000 (09:11 -0700)
commitc4b6ba0b36f47f9985614bc3842273fec1746f16
tree50f1b31a0a40ef90c259e2b35377d97c9985ff5b
parentfcdecf554d0bbad80b96b3c34fb5ba8cefef2144
Add a new color --text-fg-on-accent-bright

For allowing the designer to select what color text should be when on
a background of --accent-color-bright.

Note: The value for this color happens to match the color of
previously-defined values currently, but that's just me throwing
programmer-art colors in place. That's why we don't reference an
existing variable in the value here, even though the color is
currently identical to a previous one, (we wouldn't want a designer to
think they are necessarily linked).
style.css