mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
Updated dark mode white color
This commit is contained in:
parent
da9a2c6b8a
commit
8891fd0bd4
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
|||
:root {
|
||||
/* Primary colours */
|
||||
--black: #fafafb;
|
||||
--white: #151719;
|
||||
--white: #101114;
|
||||
--lime: #B5FF18;
|
||||
|
||||
--darkgrey: #E3E6E8;
|
||||
|
|
Loading…
Add table
Reference in a new issue