diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index af22acaa6..f6f725b6e 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -1275,7 +1275,7 @@ StTooltip StLabel { #notification StEntry:focus { border: 1px solid #8b8b8b; - color: #545454; + color: #333333; background-gradient-direction: vertical; background-gradient-start: rgb(200,200,200); background-gradient-end: white;