NeoPy commited on
Commit
4dd165d
·
verified ·
1 Parent(s): ff6f34d
Files changed (1) hide show
  1. themes/[email protected] +3 -3
themes/[email protected] CHANGED
@@ -35,7 +35,7 @@
35
  "block_title_text_size": "*text_md",
36
  "block_title_text_weight": "600",
37
  "body_background_fill": "*background_fill_primary",
38
- "body_background_fill_dark": "*background_fill_primary", // Fixed: Removed _dark suffix
39
  "body_text_color": "#E6E6E6",
40
  "body_text_color_dark": "#E6E6E6",
41
  "body_text_color_subdued": "*neutral_400",
@@ -112,7 +112,7 @@
112
  "input_background_fill_focus": "*neutral_800",
113
  "input_background_fill_focus_dark": "*neutral_800",
114
  "input_background_fill_hover": "*neutral_700",
115
- "input_background Ensemble": "*neutral_700",
116
  "input_border_color": "*neutral_600",
117
  "input_border_color_dark": "*neutral_600",
118
  "input_border_color_focus": "*primary_400",
@@ -162,7 +162,7 @@
162
  "radius_sm": "4px",
163
  "radius_xs": "2px",
164
  "shadow_drop": "0 2px 6px rgba(0, 0, 0, 0.2)",
165
- "shadow_drop_lundered": "0 4px 12px rgba(0, 0, 0, 0.25)",
166
  "shadow_inset": "inset 0 2px 4px rgba(0, 0, 0, 0.1)",
167
  "spacing_lg": "12px",
168
  "spacing_md": "8px",
 
35
  "block_title_text_size": "*text_md",
36
  "block_title_text_weight": "600",
37
  "body_background_fill": "*background_fill_primary",
38
+ "body_background_fill_dark": "*background_fill_primary",
39
  "body_text_color": "#E6E6E6",
40
  "body_text_color_dark": "#E6E6E6",
41
  "body_text_color_subdued": "*neutral_400",
 
112
  "input_background_fill_focus": "*neutral_800",
113
  "input_background_fill_focus_dark": "*neutral_800",
114
  "input_background_fill_hover": "*neutral_700",
115
+ "input_background_fill_hover_dark": "*neutral_700",
116
  "input_border_color": "*neutral_600",
117
  "input_border_color_dark": "*neutral_600",
118
  "input_border_color_focus": "*primary_400",
 
162
  "radius_sm": "4px",
163
  "radius_xs": "2px",
164
  "shadow_drop": "0 2px 6px rgba(0, 0, 0, 0.2)",
165
+ "shadow_drop_lg": "0 4px 12px rgba(0, 0, 0, 0.25)",
166
  "shadow_inset": "inset 0 2px 4px rgba(0, 0, 0, 0.1)",
167
  "spacing_lg": "12px",
168
  "spacing_md": "8px",