]> git.cworth.org Git - lmno.games/blobdiff - style.css
Add a new color --text-fg-on-accent-bright
[lmno.games] / style.css
index 877ef5980b7340d1453a2107cf6f0c76349f1f82..240014ad57e7190549f40f315b020c8107e4379c 100644 (file)
--- a/style.css
+++ b/style.css
@@ -23,6 +23,7 @@
     --accent-color: #287789;
     --accent-color-bright: #44c7ef;
     --text-fg-on-accent: white;
+    --text-fg-on-accent-bright: #333738;
 
     /* Some colors intended to convey semnatics. */
     --warning-color: #ffa92a;