From 41e8e6ee5cc68d1ead852a521db68975be1be3b9 Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Sat, 11 Jan 2020 23:19:35 +0100 Subject: css: Tweak canary color --- scss/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- cgit v1.2.3-2-gb3c3