Created attachment 121034 [details] Notification counter is red and pixellated SUMMARY In Latte-git, the notification bubbles that show the number of unread messages in Kmail / Akregator etc., look pretty bad (see screenshot). I think that they used to look way better in older versions of Latte-dock. STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Git commit df9394ddd65c6cb17faf2d37192ad76ffad33d33 by Michail Vourlakos. Committed on 21/06/2019 at 09:47. Pushed by mvourlakos into branch 'master'. option for prominent color of Notification Badges --The user from Tasks,Badges can choose a more prominent color for notification badges (usually reddish). In case the user has not enabled that option(default) then the plasma theme highlight color is used which is also the default option of Latte v0.8 M +3 -0 containment/package/contents/config/main.xml M +1 -0 containment/package/contents/ui/main.qml M +1 -0 plasmoid/package/contents/ui/main.qml M +8 -2 plasmoid/package/contents/ui/task/ProgressOverlay.qml M +0 -6 shell/package/contents/configuration/pages/AppearanceConfig.qml M +0 -5 shell/package/contents/configuration/pages/BehaviorConfig.qml M +12 -6 shell/package/contents/configuration/pages/TasksConfig.qml https://commits.kde.org/latte-dock/df9394ddd65c6cb17faf2d37192ad76ffad33d33
(In reply to tromzy from comment #0) > I added an option for Notification Badges Color. Default behavior is the previous one and the user can choose a more prominent if wants to (reddish usually from plasma current theme through Tasks,Badges For the pixelated text a removed a commit found in Plasma that was trying to center the text properly I dont know if that helped but except that I dont think I can do any better, you can try it and report back your findings
It looks better in blue ! Thanks for the reactivity !