Spaces:
Runtime error
Runtime error
Commit
·
4f061e5
1
Parent(s):
f8b2f73
added theame
Browse files- .streamlit/config.toml +7 -0
.streamlit/config.toml
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[theme]
|
2 |
+
|
3 |
+
primaryColor="#d33682"
|
4 |
+
backgroundColor="#002b36"
|
5 |
+
secondaryBackgroundColor="#586e75"
|
6 |
+
textColor="#fafafa"
|
7 |
+
font="sans serif"
|