EXOSHIVA commited on
Commit
288500d
·
verified ·
1 Parent(s): 7688cbf

Create .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +5 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ [theme]
2
+ primaryColor = "#FF6600"
3
+ backgroundColor = "#0E1117"
4
+ secondaryBackgroundColor = "#262730"
5
+ textColor = "#FAFAFA"