catppuccin/bat

improve the syntax highlighting when using bat as a manpager on a catppuccin theme

lime-desu opened this issue · 6 comments

Not an issue, just a suggestion for context and comparison,
Here's a screenshot of the manpages using vs Monokai Theme
Screenshot from 2022-12-12 18-34-06
As you can see above on the left side using Catppuccin most of the colors are white others doesn't get higlighted

+1 for your suggestion.

Just a question, do you know how to get a nice status line in man page like in your screenshot. On my PC whenever colorscheme or terminal I use I get this ugly blue status line in man page.

Screenshot_20230315_170449

Hi @mac1202, If your pager is less, the highlight on the status line can be controlled by LESS_TERMCAP_* variables. More info here: https://unix.stackexchange.com/questions/108699/documentation-on-less-termcap-variables

Hi @mac1202, If your pager is less, the highlight on the status line can be controlled by LESS_TERMCAP_* variables. More info here: https://unix.stackexchange.com/questions/108699/documentation-on-less-termcap-variables

thanks for your answer.

Definitely would like to see some flag highlighting for stuff like manpages here. Great themes otherwise.

+1 for this! It would be great

Whoever wants to pick this up would have to add https://github.com/sharkdp/bat/blob/master/assets/syntaxes/02_Extra/Manpage.sublime-syntax scopes to the build script to merge with the generated theme.