rushankg commited on
Commit
6137925
·
1 Parent(s): 1303ac0

Create .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +7 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ [theme] # You have to add this line
2
+
3
+ primaryColor = '#006F54' # Palo Alto Green
4
+
5
+ backgroundColor = '#820000' # Cardinal Red
6
+
7
+ textColor = '#FFFFFF' # White