Spaces:
Sleeping
Sleeping
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +2 -0
.streamlit/config.toml
CHANGED
@@ -4,4 +4,6 @@ primaryColor = '#006F54' # Palo Alto Green
|
|
4 |
|
5 |
backgroundColor = '#820000' # Cardinal Red
|
6 |
|
|
|
|
|
7 |
textColor = '#FFFFFF' # White
|
|
|
4 |
|
5 |
backgroundColor = '#820000' # Cardinal Red
|
6 |
|
7 |
+
secondaryBackgroundColor = '#820000' # Cardinal Red
|
8 |
+
|
9 |
textColor = '#FFFFFF' # White
|