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:
2022-12-09 10:12:30 +01:00
parent d985ffc1c1
commit 5540647c04
19 changed files with 1997 additions and 1957 deletions

View File

@ -21,5 +21,5 @@
height 100%
max-width 100%
width 0
background nativeRGB(var(--theme-500))
background var(--theme-500)
border-radius 8px