From e900f5119ba5ce0f989befa2a3d182691028be64 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sun, 2 Mar 2025 11:15:51 -0500 Subject: My eyes hurt. --- theme0a.css | 2 +- theme0b.css | 2 +- 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; -- cgit v1.2.3