diff --git a/Theme/Chicago95/xfce-notify-4.0/gtk.css b/Theme/Chicago95/xfce-notify-4.0/gtk.css new file mode 100644 index 0000000..3314799 --- /dev/null +++ b/Theme/Chicago95/xfce-notify-4.0/gtk.css @@ -0,0 +1,5 @@ +#XfceNotifyWindow { + background-color: #FFFFE1; + border-radius: 10px; + border: 1px solid #000000; +}