Kvikontent commited on
Commit
4ba8b62
·
verified ·
1 Parent(s): cb70eab

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="#ffc107"
3
+ backgroundColor="#333333"
4
+ secondaryBackgroundColor="#111111"
5
+ textColor="#ffc107"
6
+ font="sans serif"