mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
reinstate tooltip custom colors etc
git-svn-id: svn://localhost/ardour2/branches/3.0@9393 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
d8e3f0acb8
commit
b1ed372a8f
2 changed files with 14 additions and 0 deletions
|
|
@ -1834,3 +1834,10 @@ widget "*ContrastingPopup*" style:highest "contrasting_popup"
|
|||
|
||||
widget "*RouteNameEditorEntry" style:highest "text_cell_entry"
|
||||
widget "*RegionNameEditorEntry" style:highest "text_cell_entry"
|
||||
|
||||
style "tooltip" = "medium_text"
|
||||
{
|
||||
fg[NORMAL] = @@COLPREFIX@_fg_tooltip
|
||||
bg[NORMAL] = @@COLPREFIX@_bg_tooltip
|
||||
}
|
||||
widget "gtk-tooltip*" style:highest "tooltip"
|
||||
|
|
|
|||
|
|
@ -1834,3 +1834,10 @@ widget "*ContrastingPopup*" style:highest "contrasting_popup"
|
|||
|
||||
widget "*RouteNameEditorEntry" style:highest "text_cell_entry"
|
||||
widget "*RegionNameEditorEntry" style:highest "text_cell_entry"
|
||||
|
||||
style "tooltip" = "medium_text"
|
||||
{
|
||||
fg[NORMAL] = @@COLPREFIX@_fg_tooltip
|
||||
bg[NORMAL] = @@COLPREFIX@_bg_tooltip
|
||||
}
|
||||
widget "gtk-tooltip*" style:highest "tooltip"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue