From 104ff9da6b98dcc0582ce86f7403827b7e986202 Mon Sep 17 00:00:00 2001 From: EliverLara Date: Wed, 17 Apr 2019 11:48:11 -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 13ab281..c9d9094 100755 --- a/gtk-3.0/gtk-dark.css +++ b/gtk-3.0/gtk-dark.css @@ -3236,7 +3236,7 @@ notebook button.flat { border: none; background-color: transparent; } notebook button.flat:hover, notebook button.flat:active, notebook button.flat:checked { - background: #00D3A7; } + background: #0072ff; } /********* * Paned * diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css index 70650a3..427559e 100755 --- a/gtk-3.0/gtk.css +++ b/gtk-3.0/gtk.css @@ -3243,7 +3243,7 @@ notebook button.flat { border: none; background-color: transparent; } notebook button.flat:hover, notebook button.flat:active, notebook button.flat:checked { - background: #00D3A7; } + background: #0072ff; } /********* * Paned *