# ---------------------------- # Contrasty Darkness # Version: 2021-05-07 # https://www.markusweimar.de/ # ---------------------------- draw_bold_text_with_bright_colors: true # Colors (Contrasty Darkness) colors: primary: background: '#000000' foreground: '#ffffff' dim_foreground: '#ffffff' bright_foreground: '#ffffff' cursor: text: CellBackground cursor: CellForeground vi_mode_cursor: text: CellBackground cursor: CellForeground search: matches: foreground: '#ffffff' background: '#1a66ff' focused_match: foreground: '#ffffff' background: '#1a66ff' bar: background: '#ffffff' foreground: '#000000' hints: start: foreground: '#ffffff' background: '#1a66ff' end: foreground: '#1a66ff' background: '#ffffff' line_indicator: foreground: None background: None selection: text: CellBackground background: CellForeground normal: black: '#000000' red: '#ff7c4d' green: '#22ff00' yellow: '#ffcc00' blue: '#1a66ff' magenta: '#ff61df' cyan: '#00ffff' white: '#888888' bright: black: '#000000' red: '#ff7c4d' green: '#22ff00' yellow: '#ffcc00' blue: '#1a66ff' magenta: '#ff61df' cyan: '#00ffff' white: '#ffffff' dim: black: '#000000' red: '#ff7c4d' green: '#22ff00' yellow: '#ffcc00' blue: '#1a66ff' magenta: '#ff61df' cyan: '#00ffff' white: '#888888'