Spaces:
Runtime error
Runtime error
kargaranamir
commited on
Commit
•
91ec9a1
1
Parent(s):
e94a434
add config.
Browse files- .streamlit/config.toml +6 -0
.streamlit/config.toml
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[theme]
|
2 |
+
primaryColor="#FF8000"
|
3 |
+
#backgroundColor="#FFFFFF"
|
4 |
+
#secondaryBackgroundColor="#F0F2F6"
|
5 |
+
#textColor="#262730"
|
6 |
+
#font="sans serif"
|