mirror of
https://github.com/standardebooks/web.git
synced 2025-07-13 18:11:52 -04:00
Change dark mode body text to #fff
This commit is contained in:
parent
1f445902e2
commit
abd506d5bb
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
|||
--light-border: #222;
|
||||
--light-sub-text: #777;
|
||||
--light-body-bg: #e9e7e0;
|
||||
--dark-body-text: #eee;
|
||||
--dark-body-text: #fff;
|
||||
--dark-highlight: #3da5bb;
|
||||
--dark-button: #118460;
|
||||
--dark-button-highlight: #4ab089;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue