Spaces:
Runtime error
Runtime error
Update beschreibungen.py
Browse files- beschreibungen.py +1 -1
beschreibungen.py
CHANGED
@@ -116,7 +116,7 @@ themeAlex = gr.themes.Soft(
|
|
116 |
checkbox_border_color_hover='*neutral_600',
|
117 |
checkbox_border_color_selected='*primary_700',
|
118 |
checkbox_border_width='*input_border_width',
|
119 |
-
|
120 |
checkbox_label_text_color_selected='*checkbox_label_text_color',
|
121 |
error_background_fill='*background_fill_primary',
|
122 |
input_background_fill='*neutral_700',
|
|
|
116 |
checkbox_border_color_hover='*neutral_600',
|
117 |
checkbox_border_color_selected='*primary_700',
|
118 |
checkbox_border_width='*input_border_width',
|
119 |
+
checkbox_label_background_fill_selected='*primary_600',
|
120 |
checkbox_label_text_color_selected='*checkbox_label_text_color',
|
121 |
error_background_fill='*background_fill_primary',
|
122 |
input_background_fill='*neutral_700',
|