catppuccin / bat

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

Bat theme looks different than same theme in Helix? #16

Open rahji opened 2 months ago

rahji commented 2 months ago

My head is spinning from theme issues between tmux, helix, and bat today. Currently, I'm trying to figure out why the syntax highlighting is different for the same file when viewed through helix and bat. Both are set to Catppuccin Macchiato.

image

backwardspy commented 2 months ago

hey, thanks for raising this! for helix, are you using the built-in catppuccin theme? it is a few versions behind latest, and so it is missing some of the newer changes to our style guide. for better consistency, consider grabbing the latest theme(s) from https://github.com/catppuccin/helix.

rahji commented 2 months ago

Thanks, that was it! They're still a little different but it's just a couple details and not distracting...

image

backwardspy commented 2 months ago

yeah, as far as i know helix does not give us the ability to theme html entities differently from regular text, and the doctype tag takes its colour from the constant key which is peach as per our style guide. i believe that's about as close as we can get it right now.

i'm hoping to get the new themes upstreamed soon, but in the mean time i'm glad you're happy with this workaround.

spacexmoon commented 2 months ago

i have same exact issue but in kitty terminal