diff options
| author | Volpeon <git@volpeon.ink> | 2024-06-26 16:53:07 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2024-06-26 16:53:07 +0200 |
| commit | dd1ade8acc17d74a45240d255cb862009129b0ec (patch) | |
| tree | 47fdc87cdcda8e8597c9d192d07ca5a97d375072 /src/_config.scss | |
| parent | Add static themes to action button (diff) | |
| download | iro-design-dd1ade8acc17d74a45240d255cb862009129b0ec.tar.gz iro-design-dd1ade8acc17d74a45240d255cb862009129b0ec.tar.bz2 iro-design-dd1ade8acc17d74a45240d255cb862009129b0ec.zip | |
Update
Diffstat (limited to 'src/_config.scss')
| -rw-r--r-- | src/_config.scss | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/_config.scss b/src/_config.scss index f4f43fd..56a74e1 100644 --- a/src/_config.scss +++ b/src/_config.scss | |||
| @@ -82,9 +82,6 @@ $semantic-colors-common: ( | |||
| 82 | --focus-raw: --accent, | 82 | --focus-raw: --accent, |
| 83 | --focus-static: --accent-static, | 83 | --focus-static: --accent-static, |
| 84 | 84 | ||
| 85 | --light: --white-transparent, | ||
| 86 | --shadow: --black-transparent, | ||
| 87 | |||
| 88 | --border-mute: --base --200, | 85 | --border-mute: --base --200, |
| 89 | --border: --base --300, | 86 | --border: --base --300, |
| 90 | --border-strong: --base --400, | 87 | --border-strong: --base --400, |
