Skip to content

Releases: catppuccin/kde

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 21:56
f69647d

Fixed

  • hover fill no longer forces unreadable light text on the accent (#136)

Contributors

Thanks to @soleynn for their contributions!

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 19:42
3cc1760

Added

  • install cursors offline from a local path with -c/--local-cursor (#125)
  • -q/--quiet flag to suppress default logging

Contributors

Thanks to @autumn-mck and @soleynn for their contributions!

v0.2.7: install reliability + theming fixes

Choose a tag to compare

@soleynn soleynn released this 20 Jun 10:10
4e2f142

everything that's changed since 0.2.6. big thanks to all the contributors below.

installer

  • resolve a batch of installer / palette / template / splash bugs (#109, @Xerrion)
  • fix global theme not appearing in KDE settings on plasma 6 (#111, @Xerrion)
  • non-interactive auto mode: ./install.sh <flavour> <accent> <windowdec> auto (#68, @FreddyFunk)
  • theme-apply confirmation prompt (#113, @mochacinno-dev)
  • cursors bumped to scalable v2.0.0 (#92, @Koba-gh)
  • borderless windows actually apply on install (#120, @soleynn)

window decorations

  • restore thin/no borders (#118, @soleynn)
  • fix corners bleeding blur past the rounded edge / korners (#122, @soleynn)
  • accent color on decoration hover (#97, @Koye64)
  • consistent padding for classic window buttons (#103, @luisrslz)
  • fix overflow in the modern aurorae theme (#61, @Ankh64)

colors

  • selection-bar text readable on every accent (#119, @soleynn)
  • selection text stays readable when its panel is unfocused (#121, @soleynn)

v0.2.6: Porting to KDE 6

Choose a tag to compare

@Sourcastic Sourcastic released this 15 Mar 14:23
6a12fac

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

Choose a tag to compare

@Sourcastic Sourcastic released this 14 Mar 18:29
e57884a
  • 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

Choose a tag to compare

@Sourcastic Sourcastic released this 09 Apr 08:44
1b3e384
  • 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

Choose a tag to compare

@Sourcastic Sourcastic released this 23 Feb 19:27
06c8e8f
  • 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.

Choose a tag to compare

@Sourcastic Sourcastic released this 05 Feb 12:08
d4b571f

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

Choose a tag to compare

@Sourcastic Sourcastic released this 20 Jan 06:49
80acff5

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! 🎉