don-unagi commited on
Commit
80efcc5
·
1 Parent(s): ae758c8
Files changed (1) hide show
  1. .streamlit/config.toml +7 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ [theme]
2
+ primaryColor="#BFFD21"
3
+ backgroundColor="#09134D"
4
+ secondaryBackgroundColor="#060F35"
5
+ textColor="#FFFFFF"
6
+ font="sans serif"
7
+ base="dark"