Spaces:
Sleeping
Sleeping
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
|
@@ -11,7 +11,7 @@ primaryColor = "#9999FF"
|
|
| 11 |
backgroundColor = "#E9EBFB"
|
| 12 |
|
| 13 |
# Background color used for the sidebar and most interactive widgets.
|
| 14 |
-
secondaryBackgroundColor = "#
|
| 15 |
|
| 16 |
# Color used for almost all text.
|
| 17 |
textColor = "#50104D"
|
|
|
|
| 11 |
backgroundColor = "#E9EBFB"
|
| 12 |
|
| 13 |
# Background color used for the sidebar and most interactive widgets.
|
| 14 |
+
secondaryBackgroundColor = "#314F5B"
|
| 15 |
|
| 16 |
# Color used for almost all text.
|
| 17 |
textColor = "#50104D"
|