Spaces:
Running
Running
Update themes/[email protected]
Browse filesI'm bad at this :D
Note: for some reason between different projects, background_fills look different...
- themes/[email protected] +2 -2
themes/[email protected]
CHANGED
@@ -219,8 +219,8 @@
|
|
219 |
"font": "'Source Sans Pro', 'ui-sans-serif', 'system-ui', sans-serif",
|
220 |
"font_mono": "'Ubuntu Mono', 'ui-monospace', 'Consolas', monospace",
|
221 |
"form_gap_width": "0px",
|
222 |
-
"input_background_fill": "*
|
223 |
-
"input_background_fill_dark": "*
|
224 |
"input_background_fill_focus": "*secondary_600",
|
225 |
"input_background_fill_focus_dark": "*secondary_600",
|
226 |
"input_background_fill_hover": "*input_background_fill",
|
|
|
219 |
"font": "'Source Sans Pro', 'ui-sans-serif', 'system-ui', sans-serif",
|
220 |
"font_mono": "'Ubuntu Mono', 'ui-monospace', 'Consolas', monospace",
|
221 |
"form_gap_width": "0px",
|
222 |
+
"input_background_fill": "*neutral_800",
|
223 |
+
"input_background_fill_dark": "*neutral_800",
|
224 |
"input_background_fill_focus": "*secondary_600",
|
225 |
"input_background_fill_focus_dark": "*secondary_600",
|
226 |
"input_background_fill_hover": "*input_background_fill",
|