diff options
author | 2025-03-02 11:17:30 -0500 | |
---|---|---|
committer | 2025-03-02 11:17:30 -0500 | |
commit | 5f5a17d0508c063df0f49de74d9d7d86474794c5 (patch) | |
tree | 846e421d51cb7db2eab9d91bf7f59a7af89f5e07 | |
parent | e900f5119ba5ce0f989befa2a3d182691028be64 (diff) | |
download | web-5f5a17d0508c063df0f49de74d9d7d86474794c5.tar.xz |
-rw-r--r-- | theme0a.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme0a.css b/theme0a.css index 80b2249..53a27b7 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: #7B6; + --link-highlighted-fg: #6A4; --interactive-bg: #C7B; --interactive-fg: #FFF; --interactive-hover-bg: #D8C; |