From 9c8e9891e8805603be23e0a9042e58dbe789b90e Mon Sep 17 00:00:00 2001 From: EliverLara Date: Wed, 17 Apr 2019 11:45:06 -0500 Subject: [PATCH] Recompile theme --- gtk-3.0/gtk-dark.css | 2 +- gtk-3.0/gtk.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gtk-3.0/gtk-dark.css b/gtk-3.0/gtk-dark.css index dfc89eb..d41c5ec 100755 --- a/gtk-3.0/gtk-dark.css +++ b/gtk-3.0/gtk-dark.css @@ -3207,7 +3207,7 @@ notebook button.flat { border: none; background-color: transparent; } notebook button.flat:hover, notebook button.flat:active, notebook button.flat:checked { - background: #00D3A7; } + background: #c50ed2; } /********* * Paned * diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css index dfc89eb..d41c5ec 100755 --- a/gtk-3.0/gtk.css +++ b/gtk-3.0/gtk.css @@ -3207,7 +3207,7 @@ notebook button.flat { border: none; background-color: transparent; } notebook button.flat:hover, notebook button.flat:active, notebook button.flat:checked { - background: #00D3A7; } + background: #c50ed2; } /********* * Paned *