drguilhermeapolinario commited on
Commit
ace7076
·
verified ·
1 Parent(s): 31c245a

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +7 -0
.streamlit/config.toml CHANGED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ [theme]
2
+ base="dark"
3
+ primaryColor="#00b894"
4
+ backgroundColor="#2d3436"
5
+ secondaryBackgroundColor="#3d3d3d"
6
+ textColor="#f5f6fa"
7
+ font="sans serif"