Currently in Krita 3.0 dev1 Toolbox gives very poor visual feedback of selected tool (too small contrast between selection rectangle over icon and background of Toolbox). I have tested on Windows 7. Please check atached image for details :). Reproducible: Always
Created attachment 98040 [details] My proposal to fix these issue.
Git commit 441a6fa591cc71470712208c36dd3e2937e6afd5 by Boudewijn Rempt. Committed on 23/03/2016 at 12:53. Pushed by rempt into branch 'master'. Use the highlight color for the selected tool This also 'fixes' the setting of the highlight color in the toolbar, we should be taking the app's palette, not the one set on the current widget. M +2 -1 libs/ui/kis_paintop_box.cc M +2 -0 libs/widgets/KoToolBox.cpp M +15 -0 libs/widgets/KoToolBoxButton.cpp M +1 -0 libs/widgets/KoToolBoxButton_p.h http://commits.kde.org/krita/441a6fa591cc71470712208c36dd3e2937e6afd5
Git commit a372129071c6e10d01e9ab2164e7b41147466d3a by Friedrich W. H. Kossebau, on behalf of Boudewijn Rempt. Committed on 24/05/2016 at 14:18. Pushed by kossebau into branch 'master'. Use the highlight color for the selected tool This also 'fixes' the setting of the highlight color in the toolbar, we should be taking the app's palette, not the one set on the current widget. M +2 -0 libs/widgets/KoToolBox.cpp M +15 -0 libs/widgets/KoToolBoxButton.cpp M +1 -0 libs/widgets/KoToolBoxButton_p.h http://commits.kde.org/calligra/a372129071c6e10d01e9ab2164e7b41147466d3a