nisharg nargund commited on
Commit
a8ffb7a
·
verified ·
1 Parent(s): 6504b3c

Update .streamlit/config.toml

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