FoodVision / .streamlit /config.toml
Recompense's picture
Upload config.toml
fa38a96 verified
raw
history blame contribute delete
460 Bytes
[theme]
base = "dark"
primaryColor = "#C77DFF" # Soft neon purple - vibrant yet not overwhelming
backgroundColor = "#1E1E2F" # Deep twilight blue for a modern feel
secondaryBackgroundColor = "#2A2A40" # Slightly lighter for content cards
textColor = "#E0E0E0" # Light gray for good contrast without harshness
linkColor = "#F15BB5" # Energetic pink for visual pop
codeBackgroundColor = "#2F2F3F" # Muted deep gray for comfort while reading code