Files
Tuckerfresh-site/.streamlit/config.toml
2026-04-07 12:44:06 +05:30

14 lines
230 B
TOML

[theme]
base = "light"
primaryColor = "#4F46E5"
backgroundColor = "#F8FAFC"
secondaryBackgroundColor = "#FFFFFF"
textColor = "#0F172A"
font = "sans serif"
[client]
showSidebarNavigation = false
[server]
fileWatcherType = "poll"