michaellupo74 commited on
Commit
a561d41
·
verified ·
1 Parent(s): 1e10a48

Create .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +4 -4
.streamlit/config.toml CHANGED
@@ -1,7 +1,7 @@
1
  [theme]
2
  base = "light"
3
- primaryColor = "#2563eb" # blue-600
4
  backgroundColor = "#ffffff"
5
- secondaryBackgroundColor = "#f6f7fb" # subtle panel
6
- textColor = "#0f172a" # slate-900
7
- font = "Inter"
 
1
  [theme]
2
  base = "light"
3
+ primaryColor = "#6366f1"
4
  backgroundColor = "#ffffff"
5
+ secondaryBackgroundColor = "#ffffff"
6
+ textColor = "#0f172a"
7
+ font = "sans serif"