Spaces:
Running
Running
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
@@ -37,7 +37,7 @@ enableStaticServing=true
|
|
37 |
base="light"
|
38 |
font="monospace"
|
39 |
backgroundColor="white"
|
40 |
-
secondaryBackgroundColor="#
|
41 |
primaryColor="#8B7355"
|
42 |
textColor="black"
|
43 |
accentColor="#D2B48C"
|
|
|
37 |
base="light"
|
38 |
font="monospace"
|
39 |
backgroundColor="white"
|
40 |
+
secondaryBackgroundColor="#F5F5DC"
|
41 |
primaryColor="#8B7355"
|
42 |
textColor="black"
|
43 |
accentColor="#D2B48C"
|