From 9268eee28a700982cc3d1b06475e64ab83aca77b Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sun, 5 Feb 2023 21:20:36 +0100 Subject: Update --- src/_declare-vars.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/_declare-vars.scss b/src/_declare-vars.scss index d4c2d38..5612ff0 100644 --- a/src/_declare-vars.scss +++ b/src/_declare-vars.scss @@ -256,7 +256,7 @@ @include iro.props-store(( --colors: ( --border: ( - --stable: iro.props-get-static(--colors --gray --5, 'palette-dark'), + --stable: iro.props-get-static(--colors --gray --5, 'palette-dark-lo'), ), --blue: fn.color-palette(blend.lch(63% 50 279), -1), -- cgit v1.2.3-54-g00ecf