diff --git a/gtk-3.0/gtk-dark.css b/gtk-3.0/gtk-dark.css index 4322f3b..f9b0140 100755 --- a/gtk-3.0/gtk-dark.css +++ b/gtk-3.0/gtk-dark.css @@ -3220,7 +3220,7 @@ notebook button.flat { border: none; background-color: transparent; } notebook button.flat:hover, notebook button.flat:active, notebook button.flat:checked { - background: #00D3A7; } + background: #F67E7D; } /********* * Paned * diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css index 4322f3b..f9b0140 100755 --- a/gtk-3.0/gtk.css +++ b/gtk-3.0/gtk.css @@ -3220,7 +3220,7 @@ notebook button.flat { border: none; background-color: transparent; } notebook button.flat:hover, notebook button.flat:active, notebook button.flat:checked { - background: #00D3A7; } + background: #F67E7D; } /********* * Paned *