crcdng
commited on
Commit
·
0a118a1
1
Parent(s):
d638045
css
Browse files- themes/[email protected] +2 -2
themes/[email protected]
CHANGED
@@ -147,11 +147,11 @@
|
|
147 |
"button_medium_radius": "*radius_xxs",
|
148 |
"button_medium_text_size": "*text_md",
|
149 |
"button_medium_text_weight": "600",
|
150 |
-
"button_primary_background_fill": "*
|
151 |
"button_primary_background_fill_dark": "*primary_100",
|
152 |
"button_primary_background_fill_hover": "*primary_100",
|
153 |
"button_primary_background_fill_hover_dark": "*primary_100",
|
154 |
-
"button_primary_border_color": "*
|
155 |
"button_primary_border_color_dark": "*primary_100",
|
156 |
"button_primary_border_color_hover": "*primary_500",
|
157 |
"button_primary_border_color_hover_dark": "*primary_500",
|
|
|
147 |
"button_medium_radius": "*radius_xxs",
|
148 |
"button_medium_text_size": "*text_md",
|
149 |
"button_medium_text_weight": "600",
|
150 |
+
"button_primary_background_fill": "*primary_300",
|
151 |
"button_primary_background_fill_dark": "*primary_100",
|
152 |
"button_primary_background_fill_hover": "*primary_100",
|
153 |
"button_primary_background_fill_hover_dark": "*primary_100",
|
154 |
+
"button_primary_border_color": "*primary_300",
|
155 |
"button_primary_border_color_dark": "*primary_100",
|
156 |
"button_primary_border_color_hover": "*primary_500",
|
157 |
"button_primary_border_color_hover_dark": "*primary_500",
|