Nymbo commited on
Commit
6cd45c2
·
verified ·
1 Parent(s): 5f98a19

changing button colors

Browse files
Files changed (1) hide show
  1. themes/[email protected] +4 -4
themes/[email protected] CHANGED
@@ -91,10 +91,10 @@
91
  "button_large_radius": "*radius_md",
92
  "button_large_text_size": "*text_lg",
93
  "button_large_text_weight": "600",
94
- "button_primary_background_fill": "#ff75ed",
95
- "button_primary_background_fill_dark": "#ff75ed",
96
- "button_primary_background_fill_hover": "#2c974b",
97
- "button_primary_background_fill_hover_dark": "#2ea043",
98
  "button_primary_border_color": "#2da44e",
99
  "button_primary_border_color_dark": "#2ea043",
100
  "button_primary_border_color_hover": "#2c974b",
 
91
  "button_large_radius": "*radius_md",
92
  "button_large_text_size": "*text_lg",
93
  "button_large_text_weight": "600",
94
+ "button_primary_background_fill": "#f71bda",
95
+ "button_primary_background_fill_dark": "#f71bda",
96
+ "button_primary_background_fill_hover": "#f757f2",
97
+ "button_primary_background_fill_hover_dark": "#f757f2",
98
  "button_primary_border_color": "#2da44e",
99
  "button_primary_border_color_dark": "#2ea043",
100
  "button_primary_border_color_hover": "#2c974b",