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