vinhnx90 commited on
Commit
5756365
1 Parent(s): 055babd

Add theme config

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +6 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ [theme]
2
+ base="dark"
3
+ primaryColor="#bf4545"
4
+ backgroundColor="#262626"
5
+ textColor="#bfb38f"
6
+ font="serif"