rajesh1729
commited on
Commit
•
237032a
1
Parent(s):
08e6ce7
Upload config.toml
Browse files- .streamlit/config.toml +5 -0
.streamlit/config.toml
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[theme]
|
2 |
+
primaryColor="#040000"
|
3 |
+
backgroundColor="#770303"
|
4 |
+
secondaryBackgroundColor="#000000"
|
5 |
+
textColor="#f2f2f3"
|