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

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 = "#00A6FF" # Cool Blue
3
- backgroundColor = "#0E1117" # Dark Mode Background
4
- secondaryBackgroundColor = "#262730" # Dark Gray
5
- textColor = "#E0E0E0" # Light Gray
6
- font = "sans serif"
 
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"