Tweak font color
This commit is contained in:
parent
ad417818d7
commit
0a40cc2ffc
@ -12,7 +12,7 @@
|
|||||||
--background-dark: #28232c;
|
--background-dark: #28232c;
|
||||||
--link: #ba844d;
|
--link: #ba844d;
|
||||||
--link-hover: #ffb940;
|
--link-hover: #ffb940;
|
||||||
--text: #f7f4db;
|
--text: #ffefcf;
|
||||||
}
|
}
|
||||||
html {
|
html {
|
||||||
background: var(--background-dark);
|
background: var(--background-dark);
|
||||||
|
Loading…
Reference in New Issue
Block a user