From 190ef1820beb3e089c6af533e5fe9117b254fa04 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Sat, 14 Feb 2026 20:50:16 -0500 Subject: refactor: accessibility changes --- src/variables-light.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/variables-light.css') diff --git a/src/variables-light.css b/src/variables-light.css index d733844..94bc8ca 100755 --- a/src/variables-light.css +++ b/src/variables-light.css @@ -6,7 +6,7 @@ --text-main: #2a2a2e; --text-bright: #111114; --text-muted: #5a5d66; - --links: #6e5a62; + --links: #2560a8; --focus: #5a5d66ab; --border: #c8c8cc; --code: #2a2a2e; @@ -20,4 +20,4 @@ --variable: #5a6654; --highlight: #e0ddd8; --select-arrow: svg-load('./assets/select-arrow.svg', fill: #2a2a2e); -} +} \ No newline at end of file -- cgit v1.2.3