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