Spaces:
Sleeping
Sleeping
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -2
.streamlit/config.toml
CHANGED
|
@@ -3,5 +3,4 @@ base = "light"
|
|
| 3 |
primaryColor = "#9999FF"
|
| 4 |
backgroundColor = "#E6EBFB"
|
| 5 |
secondaryBackgroundColor = "#F7FBFD"
|
| 6 |
-
textColor = "#26004D"
|
| 7 |
-
font="sans serif"
|
|
|
|
| 3 |
primaryColor = "#9999FF"
|
| 4 |
backgroundColor = "#E6EBFB"
|
| 5 |
secondaryBackgroundColor = "#F7FBFD"
|
| 6 |
+
textColor = "#26004D"
|
|
|