Spaces:
Sleeping
Sleeping
John Graham Reynolds
commited on
Commit
·
4b05c43
1
Parent(s):
6c9f31e
update minor background color and side label
Browse files- .streamlit/config.toml +2 -2
.streamlit/config.toml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
[theme]
|
2 |
-
primaryColor="#
|
3 |
backgroundColor="#1A4F75"
|
4 |
-
secondaryBackgroundColor="#
|
5 |
textColor="#FFFFFF"
|
6 |
font="sans serif"
|
|
|
1 |
[theme]
|
2 |
+
primaryColor="#E8762B"
|
3 |
backgroundColor="#1A4F75"
|
4 |
+
secondaryBackgroundColor="#1A4F75"
|
5 |
textColor="#FFFFFF"
|
6 |
font="sans serif"
|