mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
fixed intends for token style file
This commit is contained in:
parent
c99bbe3708
commit
86bd4bad5b
@ -410,24 +410,24 @@ $color-ribbon-article-active: $background-color-secondary-active;
|
|||||||
|
|
||||||
|
|
||||||
:export {
|
:export {
|
||||||
colorPrimary: $color-primary;
|
colorPrimary: $color-primary;
|
||||||
colorPrimaryActive: $color-primary-active;
|
colorPrimaryActive: $color-primary-active;
|
||||||
colorPrimaryLight: $color-primary-light;
|
colorPrimaryLight: $color-primary-light;
|
||||||
|
|
||||||
borderColorSoft: $border-color-soft;
|
borderColorSoft: $border-color-soft;
|
||||||
|
|
||||||
borderRadiusBase: $border-radius-base;
|
borderRadiusBase: $border-radius-base;
|
||||||
|
|
||||||
textColorBase: $text-color-base;
|
textColorBase: $text-color-base;
|
||||||
textColorSoft: $text-color-soft;
|
textColorSoft: $text-color-soft;
|
||||||
textColorInverse: $text-color-inverse;
|
textColorInverse: $text-color-inverse;
|
||||||
|
|
||||||
boxShadowBase: $box-shadow-base;
|
boxShadowBase: $box-shadow-base;
|
||||||
|
|
||||||
backgroundColorBase: $background-color-base;
|
backgroundColorBase: $background-color-base;
|
||||||
backgroundColorSoft: $background-color-soft;
|
backgroundColorSoft: $background-color-soft;
|
||||||
backgroundColorSoftest: $background-color-softest;
|
backgroundColorSoftest: $background-color-softest;
|
||||||
backgroundColorPrimary: $background-color-primary;
|
backgroundColorPrimary: $background-color-primary;
|
||||||
|
|
||||||
colorNeutral30: $color-neutral-30;
|
colorNeutral30: $color-neutral-30;
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user