poemsforaphrodite commited on
Commit
2b4ebe2
·
verified ·
1 Parent(s): 0f8b30f

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="#FF4B4B"
3
+ backgroundColor="#FFFFFF"
4
+ secondaryBackgroundColor="#F0F2F6"
5
+ textColor="#31333F"
6
+ font="sans serif"