Spaces:
Sleeping
Sleeping
Commit
·
bbcb1eb
1
Parent(s):
cc2d4e7
again dark background fixed
Browse files
themes/theme_schema@0.0.4.json
CHANGED
@@ -50,7 +50,7 @@
|
|
50 |
],
|
51 |
"accordion_text_color": "*body_text_color",
|
52 |
"accordion_text_color_dark": "*body_text_color",
|
53 |
-
"background_fill_primary": "*
|
54 |
"background_fill_primary_dark": "*IBM_GRAY_50",
|
55 |
"background_fill_secondary": "*IBM_GRAY_30",
|
56 |
"background_fill_secondary_dark": "#262626",
|
@@ -113,7 +113,7 @@
|
|
113 |
"button_border_width_dark": "1px",
|
114 |
"button_cancel_background_fill": "white",
|
115 |
"button_cancel_background_fill_dark": "#262626",
|
116 |
-
"button_cancel_background_fill_hover": "*
|
117 |
"button_cancel_background_fill_hover_dark": "#F4F4F4",
|
118 |
"button_cancel_border_color": "*primary_50",
|
119 |
"button_cancel_border_color_dark": "*neutral_50",
|
|
|
50 |
],
|
51 |
"accordion_text_color": "*body_text_color",
|
52 |
"accordion_text_color_dark": "*body_text_color",
|
53 |
+
"background_fill_primary": "*IBM_GRAY_20",
|
54 |
"background_fill_primary_dark": "*IBM_GRAY_50",
|
55 |
"background_fill_secondary": "*IBM_GRAY_30",
|
56 |
"background_fill_secondary_dark": "#262626",
|
|
|
113 |
"button_border_width_dark": "1px",
|
114 |
"button_cancel_background_fill": "white",
|
115 |
"button_cancel_background_fill_dark": "#262626",
|
116 |
+
"button_cancel_background_fill_hover": "*IBM_GRAY_40",
|
117 |
"button_cancel_background_fill_hover_dark": "#F4F4F4",
|
118 |
"button_cancel_border_color": "*primary_50",
|
119 |
"button_cancel_border_color_dark": "*neutral_50",
|