Spaces:
Runtime error
Runtime error
Update beschreibungen.py
Browse files- beschreibungen.py +1 -1
beschreibungen.py
CHANGED
@@ -64,7 +64,7 @@ small_and_beautiful_theme = gr.themes.Soft(
|
|
64 |
),
|
65 |
neutral_hue=gr.themes.Color(
|
66 |
# Dunkle Neutrale Farben
|
67 |
-
c50="#
|
68 |
c100="#576b95",
|
69 |
c200="#576b95",
|
70 |
c300="#576b95",
|
|
|
64 |
),
|
65 |
neutral_hue=gr.themes.Color(
|
66 |
# Dunkle Neutrale Farben
|
67 |
+
c50="#393939",
|
68 |
c100="#576b95",
|
69 |
c200="#576b95",
|
70 |
c300="#576b95",
|