summaryrefslogtreecommitdiffstats
path: root/src/_config.scss
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2024-07-03 21:22:57 +0200
committerVolpeon <git@volpeon.ink>2024-07-03 21:22:57 +0200
commit243059a7bda64b35565f74d2fdbddd26692d9622 (patch)
treed1febb2f961774679bf7d127fe265cd17a4fee43 /src/_config.scss
parentAgain (diff)
downloadiro-design-243059a7bda64b35565f74d2fdbddd26692d9622.tar.gz
iro-design-243059a7bda64b35565f74d2fdbddd26692d9622.tar.bz2
iro-design-243059a7bda64b35565f74d2fdbddd26692d9622.zip
Again
Diffstat (limited to 'src/_config.scss')
-rw-r--r--src/_config.scss16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/_config.scss b/src/_config.scss
index cfec2a1..f1c3640 100644
--- a/src/_config.scss
+++ b/src/_config.scss
@@ -169,15 +169,15 @@ $theme-dark: (
169 --75: 2.7, 169 --75: 2.7,
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, .8, .8, math.div(1, 8)) * -106,
173 --300: easing.cubic-bezier(.3, .1, .7, .8, math.div(2, 8)) * -108, 173 --300: easing.cubic-bezier(.3, .1, .8, .8, math.div(2, 8)) * -106,
174 --400: easing.cubic-bezier(.3, .1, .7, .8, math.div(3, 8)) * -108, 174 --400: easing.cubic-bezier(.3, .1, .8, .8, math.div(3, 8)) * -106,
175 175
176 --500: easing.cubic-bezier(.3, .1, .7, .8, math.div(4, 8)) * -108, 176 --500: easing.cubic-bezier(.3, .1, .8, .8, math.div(4, 8)) * -106,
177 --600: easing.cubic-bezier(.3, .1, .7, .8, math.div(5, 8)) * -108, 177 --600: easing.cubic-bezier(.3, .1, .8, .8, math.div(5, 8)) * -106,
178 --700: easing.cubic-bezier(.3, .1, .7, .8, math.div(6, 8)) * -108, 178 --700: easing.cubic-bezier(.3, .1, .8, .8, math.div(6, 8)) * -106,
179 --800: easing.cubic-bezier(.3, .1, .7, .8, math.div(7, 8)) * -108, 179 --800: easing.cubic-bezier(.3, .1, .8, .8, math.div(7, 8)) * -106,
180 --900: easing.cubic-bezier(.3, .1, .7, .8, math.div(8, 8)) * -108, 180 --900: easing.cubic-bezier(.3, .1, .8, .8, math.div(8, 8)) * -106,
181 ), 181 ),
182 182
183 --colors: ( 183 --colors: (