0
0
Fork 0

Correct the lighten/darken of background3

This commit is contained in:
Oliver-Akins 2020-12-08 17:19:38 -07:00
parent 17913414ae
commit 1bea894083

View file

@ -27,8 +27,8 @@
/* The colours used for the lightest shades of the background regions. */
--background3: #4A5081;
--background3-darken: #5a6192;
--background3-lighten: #353b69;
--background3-darken: #454b7e;
--background3-lighten: #5a6192;
--background3-text: var(--light-font-colour);
/*