noumanjavaid commited on
Commit
05c5d9a
·
verified ·
1 Parent(s): ba85909

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 = "gray"
3
+ backgroundColor = "white"
4
+ secondaryBackgroundColor = "gray"
5
+ textColor = "black"
6
+ font = "sans serif"