Improve the accent color for the dark theme (#1139)
This commit is contained in:
parent
af9b4d2b93
commit
8454431cdb
@ -141,7 +141,7 @@
|
||||
/* Colors */
|
||||
--background-color: #1e1e1e;
|
||||
--glossary-image-background-color: #2f2f2f;
|
||||
--accent-color: #0275d8;
|
||||
--accent-color: #4eacfd;
|
||||
--link-color: var(--accent-color);
|
||||
|
||||
--default-text-color: #d4d4d4;
|
||||
|
Loading…
Reference in New Issue
Block a user