grants-rag / .streamlit /config.toml
Gen. Overseer Lupo
style: add Streamlit theme
c0b765f
raw
history blame
219 Bytes
[theme]
base = "light"
primaryColor = "#2563eb" # blue-600
backgroundColor = "#ffffff"
secondaryBackgroundColor = "#f6f7fb" # subtle panel
textColor = "#0f172a" # slate-900
font = "Inter"