diff options
Diffstat (limited to 'src/variables-light.css')
| -rwxr-xr-x | src/variables-light.css | 4 |
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 |
