Janardhan2003 commited on
Commit
aa951f3
·
verified ·
1 Parent(s): 51fbbe6

Upload streamlit_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
+ base="dark"
3
+ primaryColor="#FF4B4B"
4
+ backgroundColor="#0E1117"
5
+ secondaryBackgroundColor="#262730"
6
+ textColor="#FAFAFA"
7
+ font="sans serif"