FRANCKYPRO commited on
Commit
bfaef48
·
verified ·
1 Parent(s): 197e976

Upload config.toml

Browse files
Files changed (1) hide show
  1. src/.streamlit/config.toml +4 -0
src/.streamlit/config.toml ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ [theme]
2
+ base="light"
3
+ secondaryBackgroundColor="#1699e2"
4
+ textColor="#000000"