sailadachetansurya commited on
Commit
db310f9
Β·
1 Parent(s): b8c4b87
Files changed (1) hide show
  1. src/.streamlit/config.toml +7 -0
src/.streamlit/config.toml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ [theme]
2
+ base = "light"
3
+ primaryColor = "#f88379" # Coral Pink – buttons, accents
4
+ backgroundColor = "#fdf5bf" # Lemon Chiffon – soft background
5
+ secondaryBackgroundColor = "#92d1c3" # Tiffany Blue – sidebar/widgets
6
+ textColor = "#4f6d7a" # Paynes Gray – for better contrast and elegance
7
+ font = "sans serif"