uncenter
uncenter
Theming https://auth.alternativeto.net/ would also be appreciated.
These account related settings buttons are unthemed: 
> Struct members should be `text` iirc, seems like it's a side effect of #50 Correct. Helix doesn't differentiate between these, it's all the same `variable.other.member`. It boils down to...
One solution we used in Neovim for this scenario is setting variable.other.member to text generally but then overriding it for the specific languages we need it to be blue for....
@craig552uk the repository for that code is at https://github.com/11ty/eleventy-dev-server, you could raise a PR for that fix.
Yeah there isn't anything you can do about that, just means Rentry.co is using some subpar highlighter. Thanks for doing those fixes, I'll review later.
Omar see https://github.com/catppuccin/userstyles/pull/1198#issue-2468458077 for the custom text colors. Mark is already themed.
Oop, let me check https://github.com/catppuccin/userstyles/pull/1227#discussion_r1797410272 first.
Could you remove that line height modification now that Pygments has updated to remove that rule?
Thanks for bringing this up. > due to classname obfuscation and code organization it is more difficult to pick up This is also unfortunately why this style breaks so much...