Update themes/[email protected]
Browse files- themes/[email protected] +4 -4
themes/[email protected]
CHANGED
@@ -184,10 +184,10 @@
|
|
184 |
"font": "'Cairo', 'Asap', 'ui-sans-serif', sans-serif",
|
185 |
"font_mono": "'Fira Code', 'ui-monospace', monospace",
|
186 |
"form_gap_width": "0px",
|
187 |
-
"input_background_fill": "#
|
188 |
-
"input_background_fill_dark": "#
|
189 |
-
"input_background_fill_focus": "#
|
190 |
-
"input_background_fill_focus_dark": "#
|
191 |
"input_background_fill_hover": "#d0d7db",
|
192 |
"input_background_fill_hover_dark": "#202020",
|
193 |
"input_border_color": "#ECF2F7",
|
|
|
184 |
"font": "'Cairo', 'Asap', 'ui-sans-serif', sans-serif",
|
185 |
"font_mono": "'Fira Code', 'ui-monospace', monospace",
|
186 |
"form_gap_width": "0px",
|
187 |
+
"input_background_fill": "#f7f4ed",
|
188 |
+
"input_background_fill_dark": "#f7f4ed",
|
189 |
+
"input_background_fill_focus": "#f7f4ed",
|
190 |
+
"input_background_fill_focus_dark": "#f7f4ed",
|
191 |
"input_background_fill_hover": "#d0d7db",
|
192 |
"input_background_fill_hover_dark": "#202020",
|
193 |
"input_border_color": "#ECF2F7",
|