From f21b39c98c1a1f347d290ffc2e522eed9ad9bbfe Mon Sep 17 00:00:00 2001 From: EliverLara Date: Sun, 19 Sep 2021 15:34:52 -0500 Subject: [PATCH] Rebuild shell theme --- gnome-shell/gnome-shell.css | 2 +- gnome-shell/v40/gnome-shell.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-shell/gnome-shell.css b/gnome-shell/gnome-shell.css index 03a0e82..d5e9281 100644 --- a/gnome-shell/gnome-shell.css +++ b/gnome-shell/gnome-shell.css @@ -112,7 +112,7 @@ StEntry { warning-color: #f47d49; padding: 0 4px; } StEntry StLabel.hint-text { - color: rgba(146, 155, 168, 0.7); } + color: rgba(152, 171, 178, 0.7); } /* Scrollbars */ StScrollView.vfade { diff --git a/gnome-shell/v40/gnome-shell.css b/gnome-shell/v40/gnome-shell.css index a0bf693..4c09177 100644 --- a/gnome-shell/v40/gnome-shell.css +++ b/gnome-shell/v40/gnome-shell.css @@ -112,7 +112,7 @@ StEntry { warning-color: #f47d49; padding: 0 4px; } StEntry StLabel.hint-text { - color: rgba(146, 155, 168, 0.7); } + color: rgba(152, 171, 178, 0.7); } /* Scrollbars */ StScrollView.vfade {