ui: tooltip: remove out of place outline color (use tooltip background color)
This commit is contained in:
parent
a5efe1a1ee
commit
b8317c9b87
@ -1051,6 +1051,7 @@ style "tooltip" = "medium_text"
|
|||||||
{
|
{
|
||||||
fg[NORMAL] = @fg_tooltip
|
fg[NORMAL] = @fg_tooltip
|
||||||
bg[NORMAL] = @bg_tooltip
|
bg[NORMAL] = @bg_tooltip
|
||||||
|
bg[SELECTED] = @bg_tooltip
|
||||||
}
|
}
|
||||||
|
|
||||||
style "default_toggle_button"
|
style "default_toggle_button"
|
||||||
|
Loading…
Reference in New Issue
Block a user