Rainsilves commited on
Commit
3e8eb84
1 Parent(s): a602175

added theme

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +5 -0
.streamlit/config.toml ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ [theme]
2
+ primaryColor="#dac9c9"
3
+ backgroundColor="#c11919"
4
+ secondaryBackgroundColor="#aa4242"
5
+ textColor="#ffffff"