summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2024-07-03 21:11:54 +0200
committerVolpeon <git@volpeon.ink>2024-07-03 21:11:54 +0200
commit69587fc8c62f3170daedb17a6b68a2f4552deeb9 (patch)
tree804be845b286a27a8f3d60ac4a1a4e235ba7dc88
parentUpdate (diff)
downloadiro-design-69587fc8c62f3170daedb17a6b68a2f4552deeb9.tar.gz
iro-design-69587fc8c62f3170daedb17a6b68a2f4552deeb9.tar.bz2
iro-design-69587fc8c62f3170daedb17a6b68a2f4552deeb9.zip
Update dark palette
-rw-r--r--src/_config.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_config.scss b/src/_config.scss
index 7d73bca..9df7586 100644
--- a/src/_config.scss
+++ b/src/_config.scss
@@ -165,8 +165,8 @@ $theme-light: (
165$theme-dark: ( 165$theme-dark: (
166 --contrasts: ( 166 --contrasts: (
167 --grays: ( 167 --grays: (
168 --50: 3, 168 --50: 4,
169 --75: 1.5, 169 --75: 2,
170 --100: 0, 170 --100: 0,
171 171
172 --200: easing.cubic-bezier(.3, .1, .7, .8, math.div(1, 8)) * -108, 172 --200: easing.cubic-bezier(.3, .1, .7, .8, math.div(1, 8)) * -108,