Spaces:
Sleeping
Sleeping
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +1 -1
.streamlit/config.toml
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
[theme] # You have to add this line
|
| 2 |
|
| 3 |
-
primaryColor = '#
|
| 4 |
|
| 5 |
backgroundColor = '#820000' # Cardinal Red
|
| 6 |
|
|
|
|
| 1 |
[theme] # You have to add this line
|
| 2 |
|
| 3 |
+
primaryColor = '#820000' # Palo Alto Green
|
| 4 |
|
| 5 |
backgroundColor = '#820000' # Cardinal Red
|
| 6 |
|