From 1ee089b9240813f6d0bd66453213c60f37f94ded Mon Sep 17 00:00:00 2001 From: = Date: Mon, 1 Jun 2020 23:17:18 +0200 Subject: [PATCH] chore: add comments for theme colors --- src/core/_config.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/core/_config.scss b/src/core/_config.scss index fc56aa8..56a8edf 100644 --- a/src/core/_config.scss +++ b/src/core/_config.scss @@ -38,7 +38,7 @@ $shadow-color-regular: hsla(0, 0, 0%, 0.2) !default; $shadow-color-hover: hsla(0, 0, 0%, 0.3) !default; -///////// +// Set dark theme colors $dark-primary: #fff !default; $dark-secondary: #339bff !default; @@ -72,7 +72,6 @@ $dark-shadow-color-regular: hsla(0, 0, 0%, 0.2) !default; $dark-shadow-color-hover: hsla(0, 0, 0%, 0.3) !default; -////////@debug $theme-map: ( light: (