awacke1 commited on
Commit
ec72a6d
·
1 Parent(s): d28d4a2

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +5 -3
.streamlit/config.toml CHANGED
@@ -1,4 +1,6 @@
1
  [theme]
2
- base="light"
3
- primaryColor="#1c1c1c"
4
- font="monospace"
 
 
 
1
  [theme]
2
+ primaryColor="#F63366"
3
+ backgroundColor="#FFFFFF"
4
+ secondaryBackgroundColor="#F0F2F6"
5
+ textColor="#262730"
6
+ font="sans serif"