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 {