window: dimensions: columns: 140 lines: 30 padding: x: 10 y: 0 dynamic_title: true scrolling: history: 10000 # Font configuration font: normal: family: monospace style: Regular italic: family: monospace style: Italic bold: family: monospace style: Bold # Point size size: 12 # Offset is the extra space around each character. `offset.y` can be thought of # as modifying the line spacing, and `offset.x` as modifying the letter spacing. offset: x: 0 y: 0 glyph_offset: x: 0 y: 0 # draw_bold_text_with_bright_colors: false colors: # Default colors primary: background: '0x080808' foreground: '0xB3B1AD' # Normal colors normal: black: '#2e2e2e' red: '#ef2f27' green: '#519f50' yellow: '#faa030' blue: '#34608d' magenta: '#e02c6d' cyan: '#0aaeb3' white: '#d0d0d0' # Bright colors bright: black: '#666666' red: '#eb6655' green: '#98bc37' yellow: '#ffe64d' blue: '#008bbd' magenta: '#ff5c8f' cyan: '#6fc3df' white: '#fcfcfc' background_opacity: 0.85 # background_opacity: 1 selection: semantic_escape_chars: "" save_to_clipboard: true cursor: style: Beam unfocused_hollow: true live_config_reload: true mouse: hide_when_typing: true hints: enabled: - regex: "(magnet:|mailto:|gemini:|gopher:|https:|http:|news:|file:|git:|ssh:|ftp:)[^\u0000-\u001F\u007F-\u009F<>\"\\s{-}\\^⟨⟩`]+" command: xdg-open post_processing: true mouse: enabled: true binding: key: U mods: Control|Shift