summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2025-03-02 11:15:51 -0500
committerGravatar Chris Xiong <chirs241097@gmail.com> 2025-03-02 11:15:51 -0500
commite900f5119ba5ce0f989befa2a3d182691028be64 (patch)
tree45dff0eb5f286efd60417095554f217cfb3f5cfa
parent4032ecd90f77c534f6c566f9c7661061d43e41d2 (diff)
downloadweb-e900f5119ba5ce0f989befa2a3d182691028be64.tar.xz
My eyes hurt.
-rw-r--r--theme0a.css2
-rw-r--r--theme0b.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/theme0a.css b/theme0a.css
index 6f812fe..80b2249 100644
--- a/theme0a.css
+++ b/theme0a.css
@@ -9,7 +9,7 @@
--link-visited-fg: #DA50FF;
--link-hover-fg: #DD40FF;
--link-active-fg: #EEAAFF;
- --link-highlighted-fg: #EA0;
+ --link-highlighted-fg: #7B6;
--interactive-bg: #C7B;
--interactive-fg: #FFF;
--interactive-hover-bg: #D8C;
diff --git a/theme0b.css b/theme0b.css
index 6023763..3530ef9 100644
--- a/theme0b.css
+++ b/theme0b.css
@@ -9,7 +9,7 @@
--link-visited-fg: #DA50FF;
--link-hover-fg: #DD40FF;
--link-active-fg: #EEAAFF;
- --link-highlighted-fg: #FC0;
+ --link-highlighted-fg: #9E7;
--interactive-bg: #746;
--interactive-fg: #FFF;
--interactive-hover-bg: #958;