bright1 commited on
Commit
d66badd
1 Parent(s): 5a961e8

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