diff options
| author | Volpeon <git@volpeon.ink> | 2024-10-18 23:40:20 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2024-10-18 23:40:20 +0200 |
| commit | dc2a4ea99b535b97bfbf5b6b8d69ec8dab023b10 (patch) | |
| tree | 47d4d85bc7033bb0f13e8b355f67a7d7f04d74b6 /src/_themes.scss | |
| parent | Update (diff) | |
| download | iro-design-dc2a4ea99b535b97bfbf5b6b8d69ec8dab023b10.tar.gz iro-design-dc2a4ea99b535b97bfbf5b6b8d69ec8dab023b10.tar.bz2 iro-design-dc2a4ea99b535b97bfbf5b6b8d69ec8dab023b10.zip | |
Update
Diffstat (limited to 'src/_themes.scss')
| -rw-r--r-- | src/_themes.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_themes.scss b/src/_themes.scss index a90d049..ced2aa5 100644 --- a/src/_themes.scss +++ b/src/_themes.scss | |||
| @@ -205,7 +205,7 @@ $theme-dark: map.deep-merge(( | |||
| 205 | 205 | ||
| 206 | $themes-override: () !default; | 206 | $themes-override: () !default; |
| 207 | $themes: map.deep-merge(( | 207 | $themes: map.deep-merge(( |
| 208 | main: ( | 208 | --main: ( |
| 209 | light: $theme-light, | 209 | light: $theme-light, |
| 210 | dark: $theme-dark, | 210 | dark: $theme-dark, |
| 211 | ) | 211 | ) |
