John6666 commited on
Commit
dc9bf04
·
verified ·
1 Parent(s): 5ea46f8
Files changed (1) hide show
  1. themes/[email protected] +17 -17
themes/[email protected] CHANGED
@@ -68,8 +68,8 @@
68
  "block_info_text_color_dark": "#8b949e",
69
  "block_info_text_size": "*text_sm",
70
  "block_info_text_weight": "400",
71
- "block_label_background_fill": "*background_fill_secondary",
72
- "block_label_background_fill_dark": "*background_fill_secondary",
73
  "block_label_border_color": "*block_border_color",
74
  "block_label_border_color_dark": "*block_border_color",
75
  "block_label_border_width": "1px",
@@ -101,7 +101,7 @@
101
  "block_title_text_weight": "600",
102
  "body_background_fill": "*background_fill_secondary",
103
  "body_background_fill_dark": "*background_fill_secondary",
104
- "body_text_color": "#000000",
105
  "body_text_color_dark": "#ffaa66",
106
  "body_text_color_subdued": "*body_text_color",
107
  "body_text_color_subdued_dark": "*body_text_color",
@@ -115,10 +115,10 @@
115
  "border_color_primary_dark": "#000000 #ffffff #ffffff #000000",
116
  "button_border_width": "*input_border_width",
117
  "button_border_width_dark": "solid 1px",
118
- "button_cancel_background_fill": "*button_primary_background_fill",
119
- "button_cancel_background_fill_dark": "*button_primary_background_fill",
120
- "button_cancel_background_fill_hover": "*button_primary_background_fill_hover",
121
- "button_cancel_background_fill_hover_dark": "*button_primary_background_fill_hover",
122
  "button_cancel_border_color": "*button_primary_border_color",
123
  "button_cancel_border_color_dark": "*button_primary_border_color",
124
  "button_cancel_border_color_hover": "*button_cancel_border_color",
@@ -131,22 +131,22 @@
131
  "button_large_radius": "24px",
132
  "button_large_text_size": "*text_lg",
133
  "button_large_text_weight": "600",
134
- "button_primary_background_fill": "linear-gradient(#ff9e0c, #ffd31e)",
135
  "button_primary_background_fill_dark": "linear-gradient(#76635a, #d2a489)",
136
- "button_primary_background_fill_hover": "linear-gradient(#df7e00, #dfb300)",
137
- "button_primary_background_fill_hover_dark": "linear-gradient(#56433a, #b28469)",
138
  "button_primary_border_color": "#ffffff #000000 #000000 #ffffff",
139
  "button_primary_border_color_dark": "#ffc99f #000000 #000000 #ffc99f",
140
  "button_primary_border_color_hover": "#77f7d1",
141
  "button_primary_border_color_hover_dark": "#77f7d1",
142
  "button_primary_text_color": "white",
143
  "button_primary_text_color_dark": "white",
144
- "button_primary_text_color_hover": "*button_primary_text_color",
145
- "button_primary_text_color_hover_dark": "*button_primary_text_color",
146
- "button_secondary_background_fill": "*button_primary_background_fill",
147
- "button_secondary_background_fill_dark": "*button_primary_background_fill",
148
- "button_secondary_background_fill_hover": "*button_primary_background_fill_hover",
149
- "button_secondary_background_fill_hover_dark": "*button_primary_background_fill_hover",
150
  "button_secondary_border_color": "*button_primary_border_color",
151
  "button_secondary_border_color_dark": "*button_primary_border_color",
152
  "button_secondary_border_color_hover": "*button_primary_border_color_hover",
@@ -157,7 +157,7 @@
157
  "button_secondary_text_color_hover_dark": "*button_primary_text_color_hover",
158
  "button_shadow": "1px 1px 0 rgba(0, 0, 0, 1)",
159
  "button_shadow_active": "0px 0px 0 rgba(0, 0, 0, 1)",
160
- "button_shadow_hover": "*button_shadow",
161
  "button_small_padding": "*button_large_padding",
162
  "button_small_radius": "*button_large_radius",
163
  "button_small_text_size": "*text_md",
 
68
  "block_info_text_color_dark": "#8b949e",
69
  "block_info_text_size": "*text_sm",
70
  "block_info_text_weight": "400",
71
+ "block_label_background_fill": "none",
72
+ "block_label_background_fill_dark": "none",
73
  "block_label_border_color": "*block_border_color",
74
  "block_label_border_color_dark": "*block_border_color",
75
  "block_label_border_width": "1px",
 
101
  "block_title_text_weight": "600",
102
  "body_background_fill": "*background_fill_secondary",
103
  "body_background_fill_dark": "*background_fill_secondary",
104
+ "body_text_color": "#ffaa66",
105
  "body_text_color_dark": "#ffaa66",
106
  "body_text_color_subdued": "*body_text_color",
107
  "body_text_color_subdued_dark": "*body_text_color",
 
115
  "border_color_primary_dark": "#000000 #ffffff #ffffff #000000",
116
  "button_border_width": "*input_border_width",
117
  "button_border_width_dark": "solid 1px",
118
+ "button_cancel_background_fill": "linear-gradient(#0c9eff, #1ed3ff)",
119
+ "button_cancel_background_fill_dark": "linear-gradient(#0c9eff, #1ed3ff)",
120
+ "button_cancel_background_fill_hover": "linear-gradient(#cf6e00, #cfa300)",
121
+ "button_cancel_background_fill_hover_dark": "linear-gradient(#cf6e00, #cfa300)",
122
  "button_cancel_border_color": "*button_primary_border_color",
123
  "button_cancel_border_color_dark": "*button_primary_border_color",
124
  "button_cancel_border_color_hover": "*button_cancel_border_color",
 
131
  "button_large_radius": "24px",
132
  "button_large_text_size": "*text_lg",
133
  "button_large_text_weight": "600",
134
+ "button_primary_background_fill": "linear-gradient(#76635a, #d2a489)",
135
  "button_primary_background_fill_dark": "linear-gradient(#76635a, #d2a489)",
136
+ "button_primary_background_fill_hover": "linear-gradient(#46333a, #a27469)",
137
+ "button_primary_background_fill_hover_dark": "linear-gradient(#46333a, #a27469)",
138
  "button_primary_border_color": "#ffffff #000000 #000000 #ffffff",
139
  "button_primary_border_color_dark": "#ffc99f #000000 #000000 #ffc99f",
140
  "button_primary_border_color_hover": "#77f7d1",
141
  "button_primary_border_color_hover_dark": "#77f7d1",
142
  "button_primary_text_color": "white",
143
  "button_primary_text_color_dark": "white",
144
+ "button_primary_text_color_hover": "gray",
145
+ "button_primary_text_color_hover_dark": "gray",
146
+ "button_secondary_background_fill": "linear-gradient(#5a6376, #89a4d2)",
147
+ "button_secondary_background_fill_dark": "linear-gradient(#5a6376, #89a4d2)",
148
+ "button_secondary_background_fill_hover": "linear-gradient(#3a3346, #6974a2)",
149
+ "button_secondary_background_fill_hover_dark": "linear-gradient(#3a3346, #6974a2)",
150
  "button_secondary_border_color": "*button_primary_border_color",
151
  "button_secondary_border_color_dark": "*button_primary_border_color",
152
  "button_secondary_border_color_hover": "*button_primary_border_color_hover",
 
157
  "button_secondary_text_color_hover_dark": "*button_primary_text_color_hover",
158
  "button_shadow": "1px 1px 0 rgba(0, 0, 0, 1)",
159
  "button_shadow_active": "0px 0px 0 rgba(0, 0, 0, 1)",
160
+ "button_shadow_hover": "*button_shadow_active",
161
  "button_small_padding": "*button_large_padding",
162
  "button_small_radius": "*button_large_radius",
163
  "button_small_text_size": "*text_md",