Sadiksmart0 commited on
Commit
5fe9393
1 Parent(s): f8e1476

Upload config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +5 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ [theme]
2
+ primaryColor="#4bffd6"
3
+ backgroundColor="#000000"
4
+ secondaryBackgroundColor="#484141"
5
+ textColor="#ffffff"