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