Tuana commited on
Commit
1256dbc
1 Parent(s): b797bbf
Files changed (1) hide show
  1. .streamlit/config.toml +7 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ [theme]
2
+ primaryColor="#1C9BEF"
3
+ base = "dark"
4
+ backgroundColor="#2B2F54"
5
+ secondaryBackgroundColor="#01AE9D"
6
+ textColor="#D8D8E5"
7
+ font="monospace"