From ccc05f4647844d2226c7da07e50f8c86766ddcf2 Mon Sep 17 00:00:00 2001 From: foo-dogsquared Date: Mon, 30 Sep 2019 01:38:28 +0800 Subject: [PATCH] Update the alternative color --- assets/scss/config.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/scss/config.scss b/assets/scss/config.scss index 46352d7..b1ab880 100644 --- a/assets/scss/config.scss +++ b/assets/scss/config.scss @@ -24,5 +24,6 @@ $fontSize: 1.3rem; $foreground-2nd: #000000; $background-2nd: #ffffff; +$accent-2nd: #d37151; $verticalRhythm: 1.65rem; \ No newline at end of file