Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -4
.streamlit/config.toml
CHANGED
|
@@ -1,6 +1,3 @@
|
|
| 1 |
[theme]
|
| 2 |
base = "light"
|
| 3 |
-
|
| 4 |
-
backgroundColor = "#ffffff"
|
| 5 |
-
secondaryBackgroundColor = "#f5f7fb"
|
| 6 |
-
textColor = "#111827"
|
|
|
|
| 1 |
[theme]
|
| 2 |
base = "light"
|
| 3 |
+
|
|
|
|
|
|
|
|
|