diff options
Diffstat (limited to 'themes/Mac-OS-9-Platinum-Default/xfwm4/title-3-inactive.xpm')
| -rw-r--r-- | themes/Mac-OS-9-Platinum-Default/xfwm4/title-3-inactive.xpm | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/themes/Mac-OS-9-Platinum-Default/xfwm4/title-3-inactive.xpm b/themes/Mac-OS-9-Platinum-Default/xfwm4/title-3-inactive.xpm new file mode 100644 index 0000000..2fdccb4 --- /dev/null +++ b/themes/Mac-OS-9-Platinum-Default/xfwm4/title-3-inactive.xpm @@ -0,0 +1,29 @@ +/* XPM */ +static char * title_3_inactive_xpm[] = { +"7 22 4 1", +" c #000000", +". c #FFFFFF", +"+ c #CECECE", +"@ c #9C9C9C", +" ", +".......", +"+++++++", +"+++++++", +"+++++++", +"+++++++", +"+++++++", +"+++++++", +"+++++++", +"+++++++", +"+++++++", +"+++++++", +"+++++++", +"+++++++", +"+++++++", +"+++++++", +"+++++++", +"+++++++", +"+++++++", +"+++++++", +"@@@@@@@", +" "}; |
