# --- Interface Colors --- # Format: [ColorName],[Background] # 'default' uses your terminal's background color # The bar at the top (version and filename) set titlecolor white,blue # The status bar at the bottom and shortcut hints set statuscolor black,green set keycolor green,black set functioncolor brightgreen,black # Line numbers set numbercolor green,black # The cursor line (highlights the line you are on) set spotlightcolor ,black #set curlinecolor ,black # --- General Settings --- # Display line numbers set linenumbers # Enable mouse support (click to position cursor) set mouse # Show the cursor position in the status bar (line/column) set constantshow