From a7b4e935c7bce2fcda4cdd6909e1992ca98106e7 Mon Sep 17 00:00:00 2001 From: EliverLara Date: Sat, 5 Nov 2022 15:51:44 -0600 Subject: [PATCH] Recompile gtk 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 6f76b58..d778655 100755 --- a/gtk-3.0/gtk-dark.css +++ b/gtk-3.0/gtk-dark.css @@ -2583,7 +2583,7 @@ GraniteWidgetsWelcome { headerbar .path-buttons-box .current-dir image { color: #fff; outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(143, 188, 187, 0.7); + background-color: rgba(129, 161, 193, 0.7); text-shadow: none; } .titlebar .path-buttons-box button.current-dir:only-child image, headerbar .path-buttons-box button.current-dir:only-child image { diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css index e996adc..5a9f6c1 100755 --- a/gtk-3.0/gtk.css +++ b/gtk-3.0/gtk.css @@ -2583,7 +2583,7 @@ GraniteWidgetsWelcome { headerbar .path-buttons-box .current-dir image { color: #fff; outline-color: rgba(255, 255, 255, 0.3); - background-color: rgba(143, 188, 187, 0.7); + background-color: rgba(129, 161, 193, 0.7); text-shadow: none; } .titlebar .path-buttons-box button.current-dir:only-child image, headerbar .path-buttons-box button.current-dir:only-child image {