aboutsummaryrefslogtreecommitdiffstats
path: root/src/variables-light.css
diff options
context:
space:
mode:
authorkj_sh6042026-02-14 20:50:16 -0500
committerkj_sh6042026-02-14 20:50:16 -0500
commit190ef1820beb3e089c6af533e5fe9117b254fa04 (patch)
tree6c449f17a55ccd91e7405139591732f73c110826 /src/variables-light.css
parent5e8151518862547ddd872e67acce4df2228241cd (diff)
refactor: accessibility changes
Diffstat (limited to 'src/variables-light.css')
-rwxr-xr-xsrc/variables-light.css4
1 files changed, 2 insertions, 2 deletions
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