diff options
Diffstat (limited to '')
-rw-r--r-- | scss/style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/style.scss b/scss/style.scss index 1fee967..f12c1d4 100644 --- a/scss/style.scss +++ b/scss/style.scss @@ -6,7 +6,7 @@ $font-serif: Alegreya, serif; $font-mono: Iosevka, Inconsolata, monospace; $yellow: #ffd400; -$canary: #ffffd3; +$canary: #ffffc3; $canary-text: #191900; body { |