Make foreground and code bg a little lighter
This commit is contained in:
parent
d093b969f5
commit
bc1a7733be
4
emacs/dist/custom.css
vendored
4
emacs/dist/custom.css
vendored
|
@ -6,8 +6,8 @@
|
||||||
:root {
|
:root {
|
||||||
/* --dark-bg: #292c33; */
|
/* --dark-bg: #292c33; */
|
||||||
--dark-bg: #24272d;
|
--dark-bg: #24272d;
|
||||||
--dark-fg: #bcc2ce;
|
--dark-fg: #c9ced8;
|
||||||
--code-bg: #24272d;
|
--code-bg: #292c34;
|
||||||
--code-01: #68aee9;
|
--code-01: #68aee9;
|
||||||
--code-02: #bb7ed7;
|
--code-02: #bb7ed7;
|
||||||
--code-03: #a0bc70;
|
--code-03: #a0bc70;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user