Skip to content

Releases: catppuccin/kde

v0.2.6: Porting to KDE 6

15 Mar 14:23
6a12fac
Compare
Choose a tag to compare

As of this release, everything has now been ported to KDE 6! 🎉

  • This closes issue #52
  • A lot of porting work, including the install script, was done by @dinckelman
  • Splashscreen porting was done by @Sourcastic
  • The lightly plasma style (this includes panels and widgets) has been dropped in favour of default breeze.
  • New screenshots have been added to reflect the changes!

We'd like to thank everyone for PRs, testing, suggestions, and, most importantly, your patience. 🙏

Full Changelog: v0.2.5...v0.2.6

v0.2.5: The last plasma 5 release, improvements to the install script

14 Mar 18:29
e57884a
Compare
Choose a tag to compare
  • New screenshots thanks to @justTOBBI
  • Script rewritten entirely to be POSIX-compliant thanks to @Stonks3141
    • Any pull requests from now onwards must pass shellcheck to be merged

This release will be the last release to officially support plasma 5, and any releases onwards will be for plasma6!

Full Changelog: v0.2.4...v0.2.5

v0.2.4: Make compatible with Qt6, cursors bundled, QoL changes

09 Apr 08:44
1b3e384
Compare
Choose a tag to compare
  • Qt6 apps will be properly themed again!
    • This addresses issue #37
  • The install script will now install and apply Catppuccin cursors from the cursors port
    • By default, it will install the dark cursor and the accent colour you've chosen in the script.
  • There are also now some tweaks to the install script.
    • You can enter debug mode to already prefill the options. For example: ./install.sh 2 4 1 will download Macchiato Mauve with the modern aurorae theme

Thanks again to @Cequallium for a lot of these changes! 🎉

Full Changelog: v0.2.3...v0.2.4

v0.2.3: Make fixes to splash screen, optimise shell script and make changes to readme

23 Feb 19:27
06c8e8f
Compare
Choose a tag to compare
  • The shadows are now centred in the splash screen introduced in the last release.
  • The modern aurorae theme is smaller by default. The logic behind that change is that it can be made bigger in system settings, but not much smaller.
  • There are now instructions to install the colour-scheme for Krita in the readme and to facilitate that change, the releases will now include all 56 colour schemes as well as aurorae themes.
  • To top it all off, the install script has been tweaked just that little bit more.

Again, just like the previous releases, thanks to @Cequallium for these changes! ❤️

Full Changelog: v0.2.2...v0.2.3

v0.2.2: Add a modern aurorae theme and splash screen.

05 Feb 12:08
d4b571f
Compare
Choose a tag to compare

This release includes a new aurorae theme (pictured below) called "modern". The previous aurorae theme is still present under its new name, "classic".

res

Moreover, the release includes a splash screen. (Also pictured below)

res

And just as a cherry on top, the install script is better as well. Big thanks to @Cequallium who did all the work in this release. His contributions are amazing!

What's Changed

  • Fix broken link to the lightly-plasma repository by @Mixaz017 in #28
  • Feat: Modern Aurorae theme + Splash Screens + Major refactor by @Cequallium in #30

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1: Adds an aurorae theme, plasma theme and install script

20 Jan 06:49
80acff5
Compare
Choose a tag to compare

Look at us finally making releases 😅 !

  • This release includes an aurorae theme, fixing the oldest open issue #4.

  • It also makes modifications to the lightly plasma theme and includes no panel shadow. This addresses #17.

  • The release also comes with an install script that allows for easier maintenance and allows people to use any accent better than it is built into plasma.

This release wouldn't have been possible without @Cequallium, who worked on the plasma theme and install script! 🎉