SonFox2920 commited on
Commit
1413e75
1 Parent(s): 139dff2

Upload config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +6 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ [theme]
2
+ primaryColor = "#4a90e2"
3
+ backgroundColor = "#1e1e1e"
4
+ secondaryBackgroundColor = "#2e2e2e"
5
+ textColor = "#ffffff"
6
+ font = "sans serif"