[theme] # Beyond Brand Colors - Light Theme base = "light" primaryColor = "#6D84E3" backgroundColor = "#FFFFFF" secondaryBackgroundColor = "#F8F8F8" textColor = "#000000" font = "sans serif" [server] headless = true # port = 8510 # Local only; Render uses $PORT env var enableCORS = false enableXsrfProtection = true [browser] gatherUsageStats = false