diff options
| author | kj_sh604 | 2026-02-14 20:50:16 -0500 |
|---|---|---|
| committer | kj_sh604 | 2026-02-14 20:50:16 -0500 |
| commit | 190ef1820beb3e089c6af533e5fe9117b254fa04 (patch) | |
| tree | 6c449f17a55ccd91e7405139591732f73c110826 /src/variables-dark.css | |
| parent | 5e8151518862547ddd872e67acce4df2228241cd (diff) | |
refactor: accessibility changes
Diffstat (limited to 'src/variables-dark.css')
| -rwxr-xr-x | src/variables-dark.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; |
