Catppuccin for kde
View on GitHubPreviews
Installation
mkdir -p ~/.local/share/color-schemes
git clone https://github.com/catppuccin/kde catppuccin-kde
Install all flavors
cd catppuccin-kde
find . -type f -name "*.colors" -exec cp "{}" ~/.local/share/color-schemes \;
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
cd catppuccin-kde/<your chosen flavor>
cp Catppuccin*.colors ~/.local/share/color-schemes/
kpackagetool5 -i Catppuccin-*.tar.gz
You need a working internet connection for this to work. Make sure system settings is not running.lookandfeeltool -a Catppuccin-<flavor>
or alternatively open system settings and choose the global theme
Notes
- To get a material-like look, install Lightly application style and select it from System Settings > Appearance > Application Style > Lightly.
- 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
cd catppuccin-kde
git pull
- Run the installation commands again, replacing
kpackagetool5 -i
withkpackagetool5 -u
💝 Thanks to