theme: Darken notification entry color a lot

Makes it a lot easier to see what you're typing.
This commit is contained in:
Jasper St. Pierre 2011-08-26 15:26:07 -04:00
parent f99b4da4ec
commit 90783c7cdf

View File

@ -1275,7 +1275,7 @@ StTooltip StLabel {
#notification StEntry:focus { #notification StEntry:focus {
border: 1px solid #8b8b8b; border: 1px solid #8b8b8b;
color: #545454; color: #333333;
background-gradient-direction: vertical; background-gradient-direction: vertical;
background-gradient-start: rgb(200,200,200); background-gradient-start: rgb(200,200,200);
background-gradient-end: white; background-gradient-end: white;