mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 08:14:58 +01:00
ui: tooltip: remove out of place outline color (use tooltip background color)
This commit is contained in:
parent
a5efe1a1ee
commit
b8317c9b87
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue