tracinginsights commited on
Commit
9b0e922
1 Parent(s): 6cb2101

Create .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +6 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ [theme]
2
+ primaryColor="#00ff00"
3
+ backgroundColor="#011627"
4
+ secondaryBackgroundColor="#0b2942"
5
+ textColor="#00ff00"
6
+ font="sans serif"