Spaces:
Build error
Build error
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +4 -4
.streamlit/config.toml
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
[theme]
|
| 2 |
-
primaryColor="#
|
| 3 |
-
backgroundColor="#
|
| 4 |
-
secondaryBackgroundColor="#
|
| 5 |
-
textColor="#
|
|
|
|
| 1 |
[theme]
|
| 2 |
+
primaryColor="#5681d0"
|
| 3 |
+
backgroundColor="#212750"
|
| 4 |
+
secondaryBackgroundColor="#1a1a3d"
|
| 5 |
+
textColor="#f8f8f2"
|