This commit is contained in:
Benjamin Palko 2024-08-14 08:43:39 -04:00
parent 4fb08c390c
commit fc29e1698a

View file

@ -13,9 +13,9 @@
font-size: 16px; font-size: 16px;
} }
@define-color button @color4; @define-color button @color1;
@define-color button-hover @color5; @define-color button-hover @color6;
@define-color button-active @color6; @define-color button-active @color4;
/* /*
* General * General