Add GTK3 theme for xfce-notify

This commit is contained in:
Ian Whitlock 2017-11-27 23:15:05 -06:00
parent 53f59dbe9a
commit 037243a01d

View File

@ -0,0 +1,5 @@
#XfceNotifyWindow {
background-color: #FFFFE1;
border-radius: 10px;
border: 1px solid #000000;
}