diff --git a/templates/gtk4-oodwaita/templates/gtk.mustache b/templates/gtk4-oodwaita/templates/gtk.mustache index 9129adb..bfc7d20 100644 --- a/templates/gtk4-oodwaita/templates/gtk.mustache +++ b/templates/gtk4-oodwaita/templates/gtk.mustache @@ -2541,6 +2541,20 @@ entry { /*}*/ +menu, popover, +popover.menu modelbutton, button.link, button.link:hover, button.link:active, button.link:checked, columnview > header > button, treeview.view > header > button, window.print treeview.dialog-action-box > header > button +{ + color: @popover_fg_color; + background-color: @popover_bg_color; +} +menubutton.osd > button:hover, button.osd:hover, +menubutton.osd > button:checked:hover, button.osd:checked:hover, +popover.menu modelbutton:hover, button.link:hover, button.link:hover, button.link:active, button.link:checked, columnview > header > button:hover, treeview.view > header > button:hover, window.print treeview.dialog-action-box > header > button:hover +{ + color: @accent_fg_color; + background-color: @accent_bg_color; +} + /* // {{scheme-name}} scheme by {{scheme-author}} diff --git a/templates/gtk4-oodwaita/templates/themix.mustache.in b/templates/gtk4-oodwaita/templates/themix.mustache.in index 5e7298a..e579a23 100644 --- a/templates/gtk4-oodwaita/templates/themix.mustache.in +++ b/templates/gtk4-oodwaita/templates/themix.mustache.in @@ -63,6 +63,20 @@ entry { /*}*/ +menu, popover, +popover.menu modelbutton, button.link, button.link:hover, button.link:active, button.link:checked, columnview > header > button, treeview.view > header > button, window.print treeview.dialog-action-box > header > button +{ + color: @popover_fg_color; + background-color: @popover_bg_color; +} +menubutton.osd > button:hover, button.osd:hover, +menubutton.osd > button:checked:hover, button.osd:checked:hover, +popover.menu modelbutton:hover, button.link:hover, button.link:hover, button.link:active, button.link:checked, columnview > header > button:hover, treeview.view > header > button:hover, window.print treeview.dialog-action-box > header > button:hover +{ + color: @accent_fg_color; + background-color: @accent_bg_color; +} + /* // {{scheme-name}} scheme by {{scheme-author}} diff --git a/templates_extra/gtk4-oodwaita/templates/gtk.mustache b/templates_extra/gtk4-oodwaita/templates/gtk.mustache index 9129adb..bfc7d20 100644 --- a/templates_extra/gtk4-oodwaita/templates/gtk.mustache +++ b/templates_extra/gtk4-oodwaita/templates/gtk.mustache @@ -2541,6 +2541,20 @@ entry { /*}*/ +menu, popover, +popover.menu modelbutton, button.link, button.link:hover, button.link:active, button.link:checked, columnview > header > button, treeview.view > header > button, window.print treeview.dialog-action-box > header > button +{ + color: @popover_fg_color; + background-color: @popover_bg_color; +} +menubutton.osd > button:hover, button.osd:hover, +menubutton.osd > button:checked:hover, button.osd:checked:hover, +popover.menu modelbutton:hover, button.link:hover, button.link:hover, button.link:active, button.link:checked, columnview > header > button:hover, treeview.view > header > button:hover, window.print treeview.dialog-action-box > header > button:hover +{ + color: @accent_fg_color; + background-color: @accent_bg_color; +} + /* // {{scheme-name}} scheme by {{scheme-author}} diff --git a/templates_extra/gtk4-oodwaita/templates/themix.mustache.in b/templates_extra/gtk4-oodwaita/templates/themix.mustache.in index 5e7298a..e579a23 100644 --- a/templates_extra/gtk4-oodwaita/templates/themix.mustache.in +++ b/templates_extra/gtk4-oodwaita/templates/themix.mustache.in @@ -63,6 +63,20 @@ entry { /*}*/ +menu, popover, +popover.menu modelbutton, button.link, button.link:hover, button.link:active, button.link:checked, columnview > header > button, treeview.view > header > button, window.print treeview.dialog-action-box > header > button +{ + color: @popover_fg_color; + background-color: @popover_bg_color; +} +menubutton.osd > button:hover, button.osd:hover, +menubutton.osd > button:checked:hover, button.osd:checked:hover, +popover.menu modelbutton:hover, button.link:hover, button.link:hover, button.link:active, button.link:checked, columnview > header > button:hover, treeview.view > header > button:hover, window.print treeview.dialog-action-box > header > button:hover +{ + color: @accent_fg_color; + background-color: @accent_bg_color; +} + /* // {{scheme-name}} scheme by {{scheme-author}}