summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2023-02-05 21:20:36 +0100
committerVolpeon <git@volpeon.ink>2023-02-05 21:20:36 +0100
commit9268eee28a700982cc3d1b06475e64ab83aca77b (patch)
tree53db1bd66c0d01256b0da40d7e6e646b9a6f2df9
parentBubble (diff)
downloadiro-design-9268eee28a700982cc3d1b06475e64ab83aca77b.tar.gz
iro-design-9268eee28a700982cc3d1b06475e64ab83aca77b.tar.bz2
iro-design-9268eee28a700982cc3d1b06475e64ab83aca77b.zip
Update
-rw-r--r--src/_declare-vars.scss2
1 files changed, 1 insertions, 1 deletions
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 @@
256@include iro.props-store(( 256@include iro.props-store((
257 --colors: ( 257 --colors: (
258 --border: ( 258 --border: (
259 --stable: iro.props-get-static(--colors --gray --5, 'palette-dark'), 259 --stable: iro.props-get-static(--colors --gray --5, 'palette-dark-lo'),
260 ), 260 ),
261 261
262 --blue: fn.color-palette(blend.lch(63% 50 279), -1), 262 --blue: fn.color-palette(blend.lch(63% 50 279), -1),