Truong-Phuc commited on
Commit
8ffbf2b
1 Parent(s): 8f87721

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +4 -4
.streamlit/config.toml CHANGED
@@ -1,6 +1,6 @@
1
  [theme]
2
- primaryColor="#d11f08"
3
- backgroundColor="#e5dfce"
4
- secondaryBackgroundColor="#d9b08c"
5
- textColor="#040204"
6
  font="serif"
 
1
  [theme]
2
+ base="light"
3
+ primaryColor="#d07777"
4
+ secondaryBackgroundColor="#cbcbcb"
5
+ textColor="#000000"
6
  font="serif"