HawkClaws commited on
Commit
f43a8c4
·
verified ·
1 Parent(s): 0dd2c80

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="#e5ab00"
3
+ backgroundColor="#ffffff"
4
+ secondaryBackgroundColor="#282929"
5
+ textColor = "#0e1117"
6
+ font="sans serif"