Update themes/[email protected]
Browse files- themes/[email protected] +4 -3
themes/[email protected]
CHANGED
@@ -18,8 +18,8 @@
|
|
18 |
],
|
19 |
"background_fill_primary": "#393220",
|
20 |
"background_fill_primary_dark": "#393220",
|
21 |
-
"background_fill_secondary": "#
|
22 |
-
"background_fill_secondary_dark": "#
|
23 |
"block_background_fill": "#191919",
|
24 |
"block_background_fill_dark": "#191919",
|
25 |
"block_border_color": "#242424",
|
@@ -166,10 +166,11 @@
|
|
166 |
"checkbox_label_text_size": "*text_md",
|
167 |
"checkbox_label_text_weight": "400",
|
168 |
"checkbox_shadow": "*input_shadow",
|
169 |
-
"color_accent": "
|
170 |
"color_accent_soft": "#242424",
|
171 |
"color_accent_soft_dark": "#242424",
|
172 |
"container_radius": "*radius_lg",
|
|
|
173 |
"embed_radius": "*radius_lg",
|
174 |
"error_background_fill": "#242424",
|
175 |
"error_background_fill_dark": "#242424",
|
|
|
18 |
],
|
19 |
"background_fill_primary": "#393220",
|
20 |
"background_fill_primary_dark": "#393220",
|
21 |
+
"background_fill_secondary": "#f5eb9d",
|
22 |
+
"background_fill_secondary_dark": "#f5eb9d",
|
23 |
"block_background_fill": "#191919",
|
24 |
"block_background_fill_dark": "#191919",
|
25 |
"block_border_color": "#242424",
|
|
|
166 |
"checkbox_label_text_size": "*text_md",
|
167 |
"checkbox_label_text_weight": "400",
|
168 |
"checkbox_shadow": "*input_shadow",
|
169 |
+
"color_accent": "#2EB96B",
|
170 |
"color_accent_soft": "#242424",
|
171 |
"color_accent_soft_dark": "#242424",
|
172 |
"container_radius": "*radius_lg",
|
173 |
+
"code_background_fill":"#f5eb9d",
|
174 |
"embed_radius": "*radius_lg",
|
175 |
"error_background_fill": "#242424",
|
176 |
"error_background_fill_dark": "#242424",
|