From 65b505c0810107fa80ecb8a482133b6caa2f25d7 Mon Sep 17 00:00:00 2001 From: navewindre Date: Sat, 12 Oct 2024 13:02:24 +0200 Subject: fffff --- .../xfwm4/close-active.xpm | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 themes/Mac-OS-9-Platinum-Default/xfwm4/close-active.xpm (limited to 'themes/Mac-OS-9-Platinum-Default/xfwm4/close-active.xpm') diff --git a/themes/Mac-OS-9-Platinum-Default/xfwm4/close-active.xpm b/themes/Mac-OS-9-Platinum-Default/xfwm4/close-active.xpm new file mode 100644 index 0000000..169eceb --- /dev/null +++ b/themes/Mac-OS-9-Platinum-Default/xfwm4/close-active.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * close_active_xpm[] = { +"13 13 9 1", +" c #8C8C8C", +". c #CECECE", +"+ c #212121", +"@ c #FFFFFF", +"# c #9C9C9C", +"$ c #ADADAD", +"% c #BDBDBD", +"& c #DEDEDE", +"* c #EFEFEF", +" .", +" +++++++++++@", +" +@........+@", +" +.##$$%%. +@", +" +.#$$%%.. +@", +" +.$$%%..& +@", +" +.$%%..&& +@", +" +.%%..&&* +@", +" +.%..&&** +@", +" +...&&**@ +@", +" +. +@", +" +++++++++++@", +".@@@@@@@@@@@@"}; -- cgit v1.2.3