vatmuri commited on
Commit
acf2030
·
1 Parent(s): 87bc2ac

chaning 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="#4c673b"
3
+ backgroundColor="#e7f1de"
4
+ secondaryBackgroundColor="#ffffff"
5
+ textColor="#242743"
6
+ font="monospace"