diff options
-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; |