summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/mixed/css/display.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mixed/css/display.css b/ext/mixed/css/display.css
index b30c769a..4718bce7 100644
--- a/ext/mixed/css/display.css
+++ b/ext/mixed/css/display.css
@@ -131,7 +131,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;