danidanidani commited on
Commit
094c1ec
1 Parent(s): 2474cf5

Create .streamlit/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 = "#0e9591"
3
+ backgroundColor = "#0E1117"
4
+ secondaryBackgroundColor = "#262730"
5
+ textColor = "#FAFAFA"
6
+ font = "sans serif"