Junaidb commited on
Commit
072afea
·
verified ·
1 Parent(s): 731dd07

Create .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +7 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ [theme]
2
+ base="light"
3
+ primaryColor="#FF4B4B"
4
+ backgroundColor="#FFFFFF"
5
+ secondaryBackgroundColor="#F0F2F6"
6
+ textColor="#26272F"
7
+ font="monospace"