
Breeze AlphaBlack
Source (link to git-repo or to original if based on someone elses unmodified work):
Available as/for:
Description:I took the default Breeze Light theme and made all the panel related stuff a slightly transparent black.
The "AlphaBlack Control" widget (Plasma5: https://store.kde.org/p/1237963/) will be automatically installed to quickly change the theme's colors or the panel transparency. It should appear in the system tray after relogging with widgets unlocked.
For Plasma 5.21, I recommend changing the panel padding to 0 to fix the dead space around the widgets.
* [Pager] I removed the transparent blue fill on the active desktop in the pager, instead using just a white outline to show which is selected (similar to dexpot).
* [Tasks] Don't use a solid fill on minimized tasks.
After installing, run the following to set the panel / breeze window border colors.
python3 ~/.local/share/plasma/desktoptheme/breeze-alphablack/desktoptheme.py set theme.accentColor 0,0,0
=[ Other Stuff ]=
Menu: https://store.kde.org/p/1160672/
Volume Mixer: https://store.kde.org/p/1100894/
Calendar: https://store.kde.org/p/998901/
Win7 Show Desktop: https://store.kde.org/p/1100895/
Alt+Tab Skin: https://store.kde.org/p/1153173/
v20 - October 9 2021
* Parse `[Section][SubSection]` in kdeglobals to fix `desktoptheme.py` commands.
* Use dbus plasma script to quickly change theme faster.
Ratings & Comments
55 Comments
10 10 the best
10 10 the best Excellent, thanks!
Remove Rating
10/10 congratulations, this function is to userfull to me must be a default in breeze
10 10 the best
10 10 the best
Love it! Works great on Arch Linux with Plasma 5.20.
10 10 the best
10 10 the best
10 10 the best
10 10 the best
3 even with transparency it looks worse then the "air" theme
10 10 the best
10 10 the best
how to change latte dock background to have round corner ?
It's not suppose to have a super round corner. https://i.imgur.com/vOLjexl.png It should look the same as Breeze and Breeze Dark. The Oxygen theme has rounded corners. You could edit the SVGs located at ~/.local/share/plasma/desktoptheme/ with Inkscape. You could also copy the SVGs from breeze located at /usr/share/plasma/desktoptheme/ under the "default" folder.
thanks, after update to 5.16, my window decoration always reset color and it's look like the theme always reset the color after reboot
After updating plasma to versin 5.16.0 under kde neon all widgets are white.
9 9 excellent
9 +
After updating plasma to the latest version (5.15.3) under arch this widget is kina broken. When changing the transparency it will make everything white.
The Qt 5.12.2 update is actually what broke it and the default breeze dark theme. I'll be uploading a new version soonish. https://github.com/Zren/breeze-alphablack/issues/13
oh thanks for info!
I uploaded v15 which has a fix for the generated popup's with custom opacity, however both the default popup background, and the tooltips will probably still be bugged until the upstream breeze theme is fixed (which is shipped in plasma-frameworks). If they hold back fixing it till the 5.57.0 release next month, I'll upload a v16 that overrides those SVGs, but tbh, I expect Arch to patch in a fix sooner that that.
Thank you. I appreciate your work!!