https://bugs.kde.org/show_bug.cgi?id=400870
Bug ID: 400870 Summary: sddm-theme-breeze - remove white border around avatar/make it transparent Product: Breeze Version: 5.14.2 Platform: Neon Packages OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: raitarohik...@protonmail.com Target Milestone: --- SUMMARY I personally think that the breeze theme for the sddm is really great, except one small thing. The white border around the avatar. To remove it I use sed but the gist is: `property var colorBorder: transparent` instead of the default. Here is the command. > sudo sed -i 's/property\ var\ colorBorder\:\ > PlasmaCore.ColorScope.textColor/property\ var\ colorBorder\:\ transparent/g' > /usr/share/sddm/themes/breeze/components/UserDelegate.qml > /usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/UserDelegate.qml Operating System: KDE neon 5.14 KDE Plasma Version: 5.14.3 Qt Version: 5.11.2 KDE Frameworks Version: 5.51.0 -- You are receiving this mail because: You are watching all bug changes.