catppuccin / bat

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

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

Closed lime-desu closed 5 months ago

lime-desu commented 1 year ago

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

mac1202 commented 1 year ago

+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

blurgyy commented 1 year ago

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

mac1202 commented 1 year ago

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.

drod3763 commented 9 months ago

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

FTQuin commented 5 months ago

+1 for this! It would be great

nekowinston commented 5 months ago

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.