diff options
Diffstat (limited to 'desktop-themes/YaruOk/xfwm4/bottom-inactive.xpm')
-rw-r--r-- | desktop-themes/YaruOk/xfwm4/bottom-inactive.xpm | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/desktop-themes/YaruOk/xfwm4/bottom-inactive.xpm b/desktop-themes/YaruOk/xfwm4/bottom-inactive.xpm deleted file mode 100644 index b9925f0b..00000000 --- a/desktop-themes/YaruOk/xfwm4/bottom-inactive.xpm +++ /dev/null @@ -1,13 +0,0 @@ -/* XPM */ -static char *bottom_inactive[] = { -/* columns rows colors chars-per-pixel */ -"4 4 3 1 ", -" c #EDECEB", -". c #D2D0CE", -"X c #85827E", -/* pixels */ -" ", -" ", -"....", -"XXXX" -}; |