[theme] # Primary accent for interactive elements primaryColor = '#548eff' # Background color for the main content area backgroundColor = '#f5f7fb' # Background color for sidebar and most interactive widgets secondaryBackgroundColor = '#FFFFFF' # Color used for almost all text textColor = '#2d3643' # Font family for all text in the app, except code blocks # Accepted values (serif | sans serif | monospace) # Default: "sans serif" font = "sans serif"