diff options
| author | navewindre <boneyaard@gmail.com> | 2024-10-12 13:02:24 +0200 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2024-10-12 13:02:24 +0200 |
| commit | 65b505c0810107fa80ecb8a482133b6caa2f25d7 (patch) | |
| tree | 6e711ec28e4abedf939dad096c57b3742fb6d852 /themes/Mac-OS-9-Platinum-Default/gtk-2.0/Others/bg-tiled.xpm | |
| parent | 3c6c468c7b9a482bc7df34a36c1c4c0ce188fb93 (diff) | |
fffff
Diffstat (limited to 'themes/Mac-OS-9-Platinum-Default/gtk-2.0/Others/bg-tiled.xpm')
| -rw-r--r-- | themes/Mac-OS-9-Platinum-Default/gtk-2.0/Others/bg-tiled.xpm | 15 |
1 files changed, 15 insertions, 0 deletions
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", +".+++++++", +"+.@+++@+", +"++.+++++", +"@+++@+++", +"++++++.+", +"++@++.@+", +"++++.+++", +"@+++@+++"}; |
