PasanSarathchandra commited on
Commit
d7be0f5
·
verified ·
1 Parent(s): 2132455

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
+ base = "light"
3
+ primaryColor = "#0284c7"
4
+ backgroundColor = "#f8fafc"
5
+ secondaryBackgroundColor = "#f1f5f9"
6
+ textColor = "#1e293b"