Spaces:
Sleeping
Sleeping
Commit
·
b1a9c95
1
Parent(s):
e905e6f
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
[theme]
|
2 |
primaryColor = '31c44c'
|
3 |
backgroundColor = '#F3F7F0'
|
4 |
-
secondaryBackgroundColor = '#
|
5 |
textColor = '#03080C'
|
6 |
font = 'sans-serif'
|
|
|
1 |
[theme]
|
2 |
primaryColor = '31c44c'
|
3 |
backgroundColor = '#F3F7F0'
|
4 |
+
secondaryBackgroundColor = '#0083B8'
|
5 |
textColor = '#03080C'
|
6 |
font = 'sans-serif'
|