Correct the lighten/darken of background3
This commit is contained in:
parent
17913414ae
commit
1bea894083
1 changed files with 2 additions and 2 deletions
|
|
@ -27,8 +27,8 @@
|
||||||
|
|
||||||
/* The colours used for the lightest shades of the background regions. */
|
/* The colours used for the lightest shades of the background regions. */
|
||||||
--background3: #4A5081;
|
--background3: #4A5081;
|
||||||
--background3-darken: #5a6192;
|
--background3-darken: #454b7e;
|
||||||
--background3-lighten: #353b69;
|
--background3-lighten: #5a6192;
|
||||||
--background3-text: var(--light-font-colour);
|
--background3-text: var(--light-font-colour);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue