epochs-demos commited on
Commit
1c47dea
1 Parent(s): 629126e

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +3 -3
.streamlit/config.toml CHANGED
@@ -1,6 +1,6 @@
1
  [theme]
2
  primaryColor="#38b2ac"
3
- backgroundColor="#1a202c"
4
- secondaryBackgroundColor="#2d3748"
5
- textColor="#e2e8f0"
6
  font='monospace'
 
1
  [theme]
2
  primaryColor="#38b2ac"
3
+ backgroundColor="#F96F6C"
4
+ secondaryBackgroundColor="#FDCFCE"
5
+ textColor="#000000"
6
  font='monospace'