Closed axel-op closed 4 years ago
This PR inverts the colors of list.hoverBackground and list.focusBackground, to match the behavior of all default themes, that use a translucid, light color for items hovered by the mouse, and a solid color for items selected with the keyboard.
list.hoverBackground
list.focusBackground
Nice change 👍
@axel-op both of your PRs should be merged and available with release 1.2.10 sorry for the delay!
No problem at all! I still have one or two PRs that I will open today or tomorrow.
This PR inverts the colors of
list.hoverBackground
andlist.focusBackground
, to match the behavior of all default themes, that use a translucid, light color for items hovered by the mouse, and a solid color for items selected with the keyboard.