Spaces:
Running
Running
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +2 -2
.streamlit/config.toml
CHANGED
@@ -29,11 +29,11 @@ enableStaticServing=true
|
|
29 |
#successColor="#FF8C00"
|
30 |
|
31 |
|
32 |
-
|
33 |
[theme]
|
34 |
base="light"
|
35 |
font="monospace"
|
36 |
-
backgroundColor="
|
37 |
secondaryBackgroundColor="#A0956B"
|
38 |
primaryColor="#8B7355"
|
39 |
textColor="#F5F5DC"
|
|
|
29 |
#successColor="#FF8C00"
|
30 |
|
31 |
|
32 |
+
#8B9B7A
|
33 |
[theme]
|
34 |
base="light"
|
35 |
font="monospace"
|
36 |
+
backgroundColor="white"
|
37 |
secondaryBackgroundColor="#A0956B"
|
38 |
primaryColor="#8B7355"
|
39 |
textColor="#F5F5DC"
|