From 65b505c0810107fa80ecb8a482133b6caa2f25d7 Mon Sep 17 00:00:00 2001 From: navewindre Date: Sat, 12 Oct 2024 13:02:24 +0200 Subject: fffff --- themes/Mac-OS-9-Platinum-Default/xfwm4/bottom-active.xpm | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 themes/Mac-OS-9-Platinum-Default/xfwm4/bottom-active.xpm (limited to 'themes/Mac-OS-9-Platinum-Default/xfwm4/bottom-active.xpm') diff --git a/themes/Mac-OS-9-Platinum-Default/xfwm4/bottom-active.xpm b/themes/Mac-OS-9-Platinum-Default/xfwm4/bottom-active.xpm new file mode 100644 index 0000000..d89e066 --- /dev/null +++ b/themes/Mac-OS-9-Platinum-Default/xfwm4/bottom-active.xpm @@ -0,0 +1,14 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"5 6 5 1", +" c None", +". c #000000", +"+ c #FFFFFF", +"@ c #CECECE", +"# c #9C9C9C", +".....", +"+++++", +"@@@@@", +"@@@@@", +"#####", +"....."}; -- cgit v1.2.3