breeze-alphablack icon indicating copy to clipboard operation
breeze-alphablack copied to clipboard

Theme is broken on Kubuntu 19.04

Open YamiYukiSenpai opened this issue 6 years ago • 1 comments

The menu is unreadable, just like this: Screenshot_20190405_103114

Operating System: Kubuntu 19.04 KDE Plasma Version: 5.15.4 KDE Frameworks Version: 5.56.0 Qt Version: 5.12.2 Kernel Version: 5.0.0-8-generic OS Type: 64-bit Processors: 4 × Intel® Core™ i5-6500 CPU @ 3.20GHz Memory: 15.6 GiB of RAM

YamiYukiSenpai avatar Apr 05 '19 14:04 YamiYukiSenpai

Breeze Dark, which AlphaBlack inherits, is broken too in KDE Frameworks 5.56.0. It's been fixed in master, but I don't know if there was a KDE Frameworks 5.56.2 bugfix release.

I've already fixed the "template" dialogs/background.svg (Issue #13) shipped in breeze-alphablack with v15, but that svg is only used when you change the dialog opacity. It doesn't fix what it looks like by default. I was hoping a 5.56.2 would get released quickly as it affected every KDE user with breeze-dark + Qt 5.12.

  • https://phabricator.kde.org/D19821
  • https://github.com/KDE/plasma-framework/tree/master/src/desktoptheme/breeze

Open up ~/.local/share/plasma/desktoptheme/breeze-alphablack/

If you visit this commit, there was 4 different svgs fixed.

  • https://github.com/KDE/plasma-framework/commit/3aba8a7e10e509d4a321adb0b7540a73be023c10
  • dialogs/background.svgz
  • translucent/dialogs/background.svgz
  • translucent/widgets/tooltip.svgz
  • widgets/tooltip.svgz

Download the svgz and place them in the breeze-alphablack folder to fix things. To reload the theme after copying the files, change to another theme and back to breeze alphablack.

Zren avatar Apr 06 '19 18:04 Zren