From 4ecdedcdd15724967c946a498b1ebff3b5cc76fa Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 15 Oct 2024 18:06:26 +0200 Subject: Design colors --- src/_config.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/_config.scss') diff --git a/src/_config.scss b/src/_config.scss index 948f919..c827c14 100644 --- a/src/_config.scss +++ b/src/_config.scss @@ -197,12 +197,12 @@ $theme-dark: ( ), --ranges: ( - --full: 1, + --full: .4, --muted: .3, ), --palettes: ( - --base: hsl(257, 6%, 18%) --grays --full, + --base: hsl(257, 15%, 19.5%) --grays --full, --blue: oklch(56% .16 265.25) --colors --muted, --purple: oklch(56% .16 305.58) --colors --muted, --red: oklch(56% .16 18.69) --colors --muted, -- cgit v1.2.3-70-g09d2