Spaces:
Sleeping
Sleeping
John Graham Reynolds
commited on
Commit
·
39cd62f
1
Parent(s):
3c6915f
reupdate the color scheme
Browse files- .streamlit/config.toml +2 -2
.streamlit/config.toml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
[theme]
|
2 |
-
primaryColor="#
|
3 |
-
backgroundColor="#
|
4 |
secondaryBackgroundColor="#f9f7f4"
|
5 |
textColor="#1B3139"
|
6 |
font="sans serif"
|
|
|
1 |
[theme]
|
2 |
+
primaryColor="#FAEBD7"
|
3 |
+
backgroundColor="#83715b"
|
4 |
secondaryBackgroundColor="#f9f7f4"
|
5 |
textColor="#1B3139"
|
6 |
font="sans serif"
|