VikramSingh178 commited on
Commit
d9ad075
1 Parent(s): 682795e

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +6 -0
.streamlit/config.toml CHANGED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ [theme]
2
+ primaryColor="#38b2ac"
3
+ backgroundColor="#1a202c"
4
+ secondaryBackgroundColor="#2d3748"
5
+ textColor="#e2e8f0"
6
+ font='monospace'