Adjusted text for notify

This commit is contained in:
sleekmason 2022-04-17 09:26:44 -05:00
parent 88de80159d
commit 16e1932929

View file

@ -4702,7 +4702,7 @@ XfdesktopIconView.view {
border: none;
box-shadow: none; }
#XfceNotifyWindow progressbar trough {
background-image: linear-gradient(to bottom, shade(#464F4F, 0.65), shade(#464F4F, 1.25));
background-image: linear-gradient(to bottom, shade(#525151, 0.65), shade(#525151, 1.25));
border: 1px solid shade(#525151, 0.2);
border-radius: 3px;
padding: 1px 0; }