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-dark.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/variables-dark.css') diff --git a/src/variables-dark.css b/src/variables-dark.css index 273d275..6d4f5de 100755 --- a/src/variables-dark.css +++ b/src/variables-dark.css @@ -6,7 +6,7 @@ --text-main: #cbced5; --text-bright: #e7e8ec; --text-muted: #a0a6b2; - --links: #b2a0a6; + --links: #7d9bc5; --focus: #a0a6b2ab; --border: #3a3d44; --code: #cbced5; -- cgit v1.2.3