Nikendolo commited on
Commit
e355df2
1 Parent(s): 9a3c11b

Create config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +7 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ [theme]
2
+
3
+ primaryColor="#d33682"
4
+ backgroundColor="#002b36"
5
+ secondaryBackgroundColor="#586e75"
6
+ textColor="#fafafa"
7
+ font="sans serif"