Catppuccin for kde

View on GitHub

Previews

Installation

  1. mkdir -p ~/.local/share/color-schemes
  2. git clone https://github.com/catppuccin/kde catppuccin-kde

Install all flavors

  1. cd catppuccin-kde
  2. find . -type f -name "*.colors" -exec cp "{}" ~/.local/share/color-schemes \;
  3. find . -type f -name "*.tar.gz" -exec kpackagetool5 -i "{}" \;
    You need a working internet connection for this to work. Make sure system settings is not running.

Install one flavor

  1. cd catppuccin-kde/<your chosen flavor>
  2. cp Catppuccin*.colors ~/.local/share/color-schemes/
  3. kpackagetool5 -i Catppuccin-*.tar.gz
    You need a working internet connection for this to work. Make sure system settings is not running.
  4. lookandfeeltool -a Catppuccin-<flavor> or alternatively open system settings and choose the global theme

Notes

  1. To get a material-like look, install Lightly application style and select it from System Settings > Appearance > Application Style > Lightly.
  2. If you do not like the new icon for the application launcher set by the Lightly Plasma theme, simply delete ~/.local/share/plasma/desktoptheme/lightly-plasma-git/icons. This will make it switch to the default.

Update

  1. cd catppuccin-kde
  2. git pull
  3. Run the installation commands again, replacing kpackagetool5 -i with kpackagetool5 -u

💝 Thanks to