Skip to content

Make KColorScheme::FocusColor QPalette::Accent

Marco Martin requested to merge work/mart/focusIsAccent into master

This is an alternative to !15

This doesn't require new keys in the color file, but partly repurposes Focus to be Accent. Semantically Focus is a subset of Accent, rather the other way around, but is a way better choice than the highlight background, as accent and highlight background need to be 2 separate and different (even if usually related) colors.

Merge request reports

Loading