COULIBALY BOURAHIMA commited on
Commit
c7a446d
1 Parent(s): 39149ca
Files changed (1) hide show
  1. .streamlit/config.toml +4 -2
.streamlit/config.toml CHANGED
@@ -1,3 +1,5 @@
1
  [theme]
2
- base="dark"
3
- font="serif"
 
 
 
1
  [theme]
2
+ base="light"
3
+ primaryColor="#0762f7"
4
+ secondaryBackgroundColor="#d7dbf1"
5
+ textColor="#040000"