shubhendu-ghosh commited on
Commit
8583e21
1 Parent(s): 157270e

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +5 -0
.streamlit/config.toml CHANGED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ [theme]
2
+ base="light"
3
+ primaryColor="#000000"
4
+ backgroundColor="#ffffff"
5
+ secondaryBackgroundColor="#f9fce3"