Spaces:
Sleeping
Sleeping
Upload [email protected]
Browse files- themes/[email protected] +7 -7
themes/[email protected]
CHANGED
@@ -56,10 +56,10 @@
|
|
56 |
],
|
57 |
"background_fill_primary": "linear-gradient(#254150, #1e2f40, #182634)",
|
58 |
"background_fill_primary_dark": "linear-gradient(#254150, #1e2f40, #182634)",
|
59 |
-
"background_fill_secondary": "linear-gradient(#
|
60 |
-
"background_fill_secondary_dark": "linear-gradient(#
|
61 |
-
"block_background_fill": "*
|
62 |
-
"block_background_fill_dark": "*
|
63 |
"block_border_color": "*border_color_primary",
|
64 |
"block_border_color_dark": "*border_color_primary",
|
65 |
"block_border_width": "1px",
|
@@ -99,8 +99,8 @@
|
|
99 |
"block_title_text_color_dark": "#ffc99f",
|
100 |
"block_title_text_size": "*text_md",
|
101 |
"block_title_text_weight": "600",
|
102 |
-
"body_background_fill": "
|
103 |
-
"body_background_fill_dark": "
|
104 |
"body_text_color": "#ffaa66",
|
105 |
"body_text_color_dark": "#ffaa66",
|
106 |
"body_text_color_subdued": "*body_text_color",
|
@@ -329,6 +329,6 @@
|
|
329 |
"table_radius": "*radius_md",
|
330 |
"table_row_focus": "#0d1117",
|
331 |
"table_row_focus_dark": "#0d1117",
|
332 |
-
"version": "1.0.
|
333 |
}
|
334 |
}
|
|
|
56 |
],
|
57 |
"background_fill_primary": "linear-gradient(#254150, #1e2f40, #182634)",
|
58 |
"background_fill_primary_dark": "linear-gradient(#254150, #1e2f40, #182634)",
|
59 |
+
"background_fill_secondary": "linear-gradient(#182634, #1e2f40, #254150)",
|
60 |
+
"background_fill_secondary_dark": "linear-gradient(#182634, #1e2f40, #254150)",
|
61 |
+
"block_background_fill": "*background_fill_secondary",
|
62 |
+
"block_background_fill_dark": "*background_fill_secondary",
|
63 |
"block_border_color": "*border_color_primary",
|
64 |
"block_border_color_dark": "*border_color_primary",
|
65 |
"block_border_width": "1px",
|
|
|
99 |
"block_title_text_color_dark": "#ffc99f",
|
100 |
"block_title_text_size": "*text_md",
|
101 |
"block_title_text_weight": "600",
|
102 |
+
"body_background_fill": "*background_fill_primary",
|
103 |
+
"body_background_fill_dark": "*background_fill_primary",
|
104 |
"body_text_color": "#ffaa66",
|
105 |
"body_text_color_dark": "#ffaa66",
|
106 |
"body_text_color_subdued": "*body_text_color",
|
|
|
329 |
"table_radius": "*radius_md",
|
330 |
"table_row_focus": "#0d1117",
|
331 |
"table_row_focus_dark": "#0d1117",
|
332 |
+
"version": "1.0.1"
|
333 |
}
|
334 |
}
|