shubhendu-ghosh commited on
Commit
e0ba87e
1 Parent(s): 2d57e71

Create .streamlit/config.toml

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