From 65b505c0810107fa80ecb8a482133b6caa2f25d7 Mon Sep 17 00:00:00 2001 From: navewindre Date: Sat, 12 Oct 2024 13:02:24 +0200 Subject: fffff --- .../Mac-OS-9-Platinum-Default/gtk-2.0/Others/bg-tiled.xpm | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 themes/Mac-OS-9-Platinum-Default/gtk-2.0/Others/bg-tiled.xpm (limited to 'themes/Mac-OS-9-Platinum-Default/gtk-2.0/Others/bg-tiled.xpm') diff --git a/themes/Mac-OS-9-Platinum-Default/gtk-2.0/Others/bg-tiled.xpm b/themes/Mac-OS-9-Platinum-Default/gtk-2.0/Others/bg-tiled.xpm new file mode 100644 index 0000000..f2aeee9 --- /dev/null +++ b/themes/Mac-OS-9-Platinum-Default/gtk-2.0/Others/bg-tiled.xpm @@ -0,0 +1,15 @@ +/* XPM */ +static char * bg_tiled_xpm[] = { +"8 8 4 1", +" c None", +". c #DDDDDD", +"+ c #CCCCCC", +"@ c #EEEEEE", +".+++++++", +"+.@+++@+", +"++.+++++", +"@+++@+++", +"++++++.+", +"++@++.@+", +"++++.+++", +"@+++@+++"}; -- cgit v1.2.3