John Graham Reynolds
commited on
Commit
•
0554ad1
1
Parent(s):
244f504
update colors
Browse files- .streamlit/config.toml +2 -2
.streamlit/config.toml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
[theme]
|
2 |
primaryColor="#FAEBD7"
|
3 |
-
backgroundColor="#
|
4 |
-
secondaryBackgroundColor="#
|
5 |
textColor="#1B3139"
|
6 |
font="sans serif"
|
|
|
1 |
[theme]
|
2 |
primaryColor="#FAEBD7"
|
3 |
+
backgroundColor="#f9f7f4"
|
4 |
+
secondaryBackgroundColor="#FAEBD7"
|
5 |
textColor="#1B3139"
|
6 |
font="sans serif"
|