catppuccin / bat

🦇️ Soothing pastel theme for Bat
MIT License
273 stars 8 forks source link

bat `--highlight-line` not visible (same color as background color) #1

Closed latipun7 closed 1 year ago

latipun7 commented 1 year ago

When using bat --highlight-line 5 /path/to/file, bat would highlight line 5 with different highlight group. But, catppuccin highlight is not visible (same as background), while other theme is visible.

image

Catppuccin mocha (maybe other theme too): image

lineHighlight key on the theme file indeed has same color as background https://github.com/catppuccin/bat/blob/f0dedf515c02799b76a2804db9815a479f6c0075/Catppuccin-mocha.tmTheme#L24-L25