From a986a20bc158f07e56b29d04d79401fc36a0ead2 Mon Sep 17 00:00:00 2001 From: Mate Date: Mon, 7 Jun 2021 15:26:36 +0200 Subject: add YaruOK and YaruGreen --- desktop-themes/YaruOk/xfwm4/right-inactive.xpm | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 desktop-themes/YaruOk/xfwm4/right-inactive.xpm (limited to 'desktop-themes/YaruOk/xfwm4/right-inactive.xpm') diff --git a/desktop-themes/YaruOk/xfwm4/right-inactive.xpm b/desktop-themes/YaruOk/xfwm4/right-inactive.xpm new file mode 100644 index 00000000..d47f59fb --- /dev/null +++ b/desktop-themes/YaruOk/xfwm4/right-inactive.xpm @@ -0,0 +1,13 @@ +/* XPM */ +static char *right_inactive[] = { +/* columns rows colors chars-per-pixel */ +"4 4 3 1 ", +" c #EDECEB", +". c #D2D0CE", +"X c #85827E", +/* pixels */ +" .X", +" .X", +" .X", +" .X" +}; -- cgit v1.2.1