From ac9e90a891e596f224d907c75ee0fa0839ca535e Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sat, 30 Jul 2022 18:06:54 +0200 Subject: Update --- assets/css/_declare-vars.scss | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'assets/css/_declare-vars.scss') diff --git a/assets/css/_declare-vars.scss b/assets/css/_declare-vars.scss index 38aaa21..6ffbb11 100644 --- a/assets/css/_declare-vars.scss +++ b/assets/css/_declare-vars.scss @@ -71,3 +71,9 @@ ), ) ), 'xs'); + +@include iro.props-store(( + --colors: ( + --gray: fn.gray-palette(15%), + ), +), 'palette-dark-lo'); -- cgit v1.2.3-54-g00ecf