Closed adamkudrna closed 1 month ago
Badge color variants are now generated using color collections.
Badge
Other components to be styled the same way already support theming, so Badge needs to support theming too.
New theming options:
--rui-Badge--<PRIORITY>--<COLOR>__<PROPERTY>
See theme.scss for all available options.
theme.scss
Badge
color variants are now generated using color collections.Other components to be styled the same way already support theming, so
Badge
needs to support theming too.New theming options:
--rui-Badge--<PRIORITY>--<COLOR>__<PROPERTY>
See
theme.scss
for all available options.