KatGaw commited on
Commit
dbe2e34
·
verified ·
1 Parent(s): bf7cca6

Update .streamlit/config.toml

Browse files
Files changed (1) hide show
  1. .streamlit/config.toml +2 -2
.streamlit/config.toml CHANGED
@@ -1,6 +1,6 @@
1
  [theme]
2
  primaryColor = "#00A6FF" # Cool Blue
3
- backgroundColor = "#CCFFCC" # Light Green
4
- secondaryBackgroundColor = "#E6F7E6" # Soft Green
5
  textColor = "#0E1117" # Dark Text for contrast
6
  font = "sans serif"
 
1
  [theme]
2
  primaryColor = "#00A6FF" # Cool Blue
3
+ backgroundColor = "#A7C7A3" # Earthy Green
4
+ secondaryBackgroundColor = "#D0E2C6" # Muted Sage Green
5
  textColor = "#0E1117" # Dark Text for contrast
6
  font = "sans serif"