Spaces:
Sleeping
Sleeping
Update .streamlit/config.toml
Browse files- .streamlit/config.toml +5 -5
.streamlit/config.toml
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
[theme]
|
| 2 |
-
primaryColor="#
|
| 3 |
-
backgroundColor="#0E1117"
|
| 4 |
-
secondaryBackgroundColor="#262730"
|
| 5 |
-
textColor="#FAFAFA"
|
|
|
|
| 1 |
+
[theme]
|
| 2 |
+
primaryColor="#F6AC00"
|
| 3 |
+
backgroundColor="#0E1117"
|
| 4 |
+
secondaryBackgroundColor="#262730"
|
| 5 |
+
textColor="#FAFAFA"
|