Spaces:
Sleeping
Sleeping
Commit
·
d6f7af2
1
Parent(s):
a67320a
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
[theme]
|
| 2 |
primaryColor = "#F63366"
|
| 3 |
backgroundColor = "#00172B"
|
| 4 |
-
secondaryBackgroundColor = "#
|
| 5 |
textColor = "#DCDCDC"
|
| 6 |
font = "comic-sans"
|
|
|
|
| 1 |
[theme]
|
| 2 |
primaryColor = "#F63366"
|
| 3 |
backgroundColor = "#00172B"
|
| 4 |
+
secondaryBackgroundColor = "#F0F2F6"
|
| 5 |
textColor = "#DCDCDC"
|
| 6 |
font = "comic-sans"
|