From facc88bb3511384110ab9a3e59fd8324bbf5fa2b Mon Sep 17 00:00:00 2001 From: EliverLara Date: Tue, 9 Oct 2018 10:57:32 -0500 Subject: [PATCH] Update xfce panel background --- gtk-3.0/gtk.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css index 1938575..054f7e2 100755 --- a/gtk-3.0/gtk.css +++ b/gtk-3.0/gtk.css @@ -5543,8 +5543,8 @@ window.background.budgie-settings-window.csd > box.horizontal > stack > scrolled background-color: #161925; } .xfce4-panel.panel { - background-color: #ebf0f5; - color: #31363d; } + background-color: #181b28; + color: #C3C7D1; } /******** * Gala *