From 7b3f5c45070fddc5448e20b62992774e1f9d5ef8 Mon Sep 17 00:00:00 2001 From: navewindre Date: Fri, 1 Nov 2024 23:44:58 +0100 Subject: a --- themes/platinum-custom/xfwm4/left-active.xpm | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 themes/platinum-custom/xfwm4/left-active.xpm (limited to 'themes/platinum-custom/xfwm4/left-active.xpm') diff --git a/themes/platinum-custom/xfwm4/left-active.xpm b/themes/platinum-custom/xfwm4/left-active.xpm new file mode 100644 index 0000000..18201e8 --- /dev/null +++ b/themes/platinum-custom/xfwm4/left-active.xpm @@ -0,0 +1,13 @@ +/* XPM */ +static char * left_active_xpm[] = { +"6 5 5 1", +" c None", +". c #000000", +"+ c #9C9C9C", +"@ c #CECECE", +"# c #FFFFFF", +".+@@#.", +".+@@#.", +".+@@#.", +".+@@#.", +".+@@#."}; -- cgit v1.2.3