bestroi commited on
Commit
4d2b873
1 Parent(s): 46ee961

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +5 -5
.streamlit/config.toml CHANGED
@@ -1,6 +1,6 @@
1
  [theme]
2
- primaryColor= "#ec407a"
3
- backgroundColor= "#00bcd4"
4
- secondaryBackgroundColor= "#00bcd4"
5
- textColor= "#ffffff"
6
- font= "sans-serif"
 
1
  [theme]
2
+ primaryColor="#f63366"
3
+ backgroundColor="#ffffff"
4
+ secondaryBackgroundColor="#c7dcd7"
5
+ textColor="#006b54"
6
+ font="sans serif"