mirror of
https://github.com/dzeiocom/components.git
synced 2025-06-15 20:19:20 +00:00
fix: Add normal variant of colors for easyness of usage in projects
Signed-off-by: Avior <f.bouillon@aptatio.com>
This commit is contained in:
@ -18,6 +18,6 @@
|
||||
padding 0 16px
|
||||
|
||||
.chevron
|
||||
color nativeRGB(var(--theme-500))
|
||||
color var(--theme-500)
|
||||
@media (prefers-color-scheme dark)
|
||||
color white
|
||||
|
Reference in New Issue
Block a user