Spaces:
Sleeping
Sleeping
Upload config.toml
Browse files
src/.streamlit/config.toml
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[theme]
|
| 2 |
+
base="light"
|
| 3 |
+
secondaryBackgroundColor="#1699e2"
|
| 4 |
+
textColor="#000000"
|