bestroi commited on
Commit
f8f2fba
·
verified ·
1 Parent(s): 165d0be

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +5 -5
.streamlit/config.toml CHANGED
@@ -1,6 +1,6 @@
1
  [theme]
2
- primaryColor = "#e2bd7b"
3
- backgroundColor = "#f8f8f5"
4
- secondaryBackgroundColor = "#b5adb0"
5
- textColor = "#60615d"
6
- font = "monospace"
 
1
  [theme]
2
+ primaryColor = "#a48636"
3
+ backgroundColor = "#f9f8f9"
4
+ secondaryBackgroundColor = "#ada7a6"
5
+ textColor = "#352c41"
6
+ font = "sans serif"