https://bugs.kde.org/show_bug.cgi?id=487648
--- Comment #2 from yellow.dog...@gmail.com --- Thank you for addressing the issue with the button inconsistencies. Just my 2 cents on the matter after having seen the merge request: 1. Button Naming Convention: To improve clarity and consistency, consider renaming the buttons to match the names of the KCMs they navigate to. For example, instead of "Change Wallpaper...", simply use "Wallpaper" to emphasize that the button takes the user to the "Wallpaper" KCM rather than performing the action of changing the wallpaper directly. Similarly, rename "More Appearance Settings" to simply "Colors & Themes" to reflect the exact section in the sidebar. For the same reason, rename "More Behavior Settings" to "General Behavior." This way, the buttons that navigate to another section of System Settings will have exactly the name of the section they lead to, simplifying user understanding. This convention reflects what is already done in the "Most used" page and in the Powerdevil KCM. 2. Button Style: Using the flat button style for all buttons that navigate to a KCM might visually lighten the pages and provide a more uniform look. The raised buttons can be visually heavy, and a flat style could help maintain a cleaner appearance across the application. -- You are receiving this mail because: You are watching all bug changes.