themes: catppuccin: replace with updated flavors

Pulled from https://github.com/catppuccin/foot
This commit is contained in:
abs3nt 2024-07-14 13:26:31 -07:00 committed by Daniel Eklöf
parent 1136108c97
commit 1fd4076082
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
6 changed files with 135 additions and 26 deletions

View file

@ -94,10 +94,12 @@
`BTN_FORWARD`. The default bindings have been updated, and
`scrollback-up-mouse`, `scrollback-down-mouse`, `font-increase` and
`font-decrease` now use the new button names.
This change allow users to separate physical mouse buttons that
_also_ generates `BTN_BACK` and `BTN_FORWARD`, from wheel scrolling
([#1763][1763]).
* Replaced the old catppuccin theme with updated flavored themes
pulled from [catppuccin/foot](https://github.com/catppuccin/foot)
[1701]: https://codeberg.org/dnkl/foot/issues/1701
[1761]: https://codeberg.org/dnkl/foot/issues/1761