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