backwardspy

Results 78 comments of backwardspy

nice work! some of our other code libraries such as [rust](https://github.com/catppuccin/rust/blob/main/build.rs) and [python](https://github.com/catppuccin/python/blob/main/build.py) are generated automatically from the [palette json file](https://github.com/catppuccin/palette/blob/main/palette.json). we can also include [a workflow](https://github.com/catppuccin/rust/blob/main/.github/workflows/palette.yml) to automatically update...

hey, thanks for raising this! looks like they added a bunch of new keys in version 12. i'll let you know when the theme's updated and ready for a test...

thanks @TheSunCat for raising this and @PsychedelicShayna for the fix. this repo needs some TLC, i've just raised #4 to get it updated to recent [whiskers](https://github.com/catppuccin/whiskers) to make maintenance a...

@M3nny @mao-yining i have responded on the upstream issue: https://github.com/vim/colorschemes/pull/286#issuecomment-3473006058 in short, it means the upstream theme can exist in parallel but we won't be committing to changing this repo...

you can match the other theme more closely by enabling `catppuccin.extraBordersEnabled`.

more than happy to support multiple versions, we can probably do it with cargo features à la [catppuccin/egui](https://github.com/catppuccin/egui). side note; when you say iced 14 i assume you're referring to...

thanks for bringing this to my attention! i'm all for supporting this feature. i think on similar ports in the past we've gone with providing three variants with latte as...

got a prototype on branch [`feat/fish-4.3`](https://github.com/catppuccin/fish/tree/feat/fish-4.3). will test, refine, and merge when 4.3 is released.