From 51e1f4b48ef8c1043acc696c1442fbc2b2764238 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 15 Oct 2024 18:40:58 +0200 Subject: Colors --- src/_config.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/_config.scss b/src/_config.scss index 948f919..15b7e92 100644 --- a/src/_config.scss +++ b/src/_config.scss @@ -197,12 +197,12 @@ $theme-dark: ( ), --ranges: ( - --full: 1, + --full: .5, --muted: .3, ), --palettes: ( - --base: hsl(257, 6%, 18%) --grays --full, + --base: hsl(257, 13%, 19%) --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