[Xfce-bugs] [Bug 15866] Highlighted items on the desktop are marked only on text, not icon

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sat Aug 24 04:18:52 CEST 2019


https://bugzilla.xfce.org/show_bug.cgi?id=15866

Andre Miranda <andreldm at xfce.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andreldm at xfce.org

--- Comment #2 from Andre Miranda <andreldm at xfce.org> ---
Theo, I think for the sake of consistency we should update the fallback style.

The tinting code changed during the gtk3 port:
https://git.xfce.org/xfce/xfdesktop/commit/?id=db2337d

I guess the following styles look good, let know if you agree with them being
part of the fallback css.

XfdesktopIconView:active {
color: @theme_selected_bg_color;
}
XfdesktopIconView.view .label:active {
color: @theme_selected_fg_color;
}

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list