swayam-the-coder commited on
Commit
8ab7377
·
verified ·
1 Parent(s): 8ef2228

Upload 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 = "#0073e6"
3
+ backgroundColor = "#f0f4f8"
4
+ secondaryBackgroundColor = "#ffffff"
5
+ textColor = "#000000"
6
+ font = "sans serif"