diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-02 03:58:06 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-02 03:58:06 +0000 |
| commit | 37019bc8a9450d0b87f1e448345df0a39a8ef00c (patch) | |
| tree | 357efa6a0f068e4007b1aeaa00271263aef08bcf /themes/artwiz-boxed/openbox-3 | |
| parent | ee5277073c9526b4ef0d57d5b821c8568a37ecbf (diff) | |
capitalize the theme names
Diffstat (limited to 'themes/artwiz-boxed/openbox-3')
| -rw-r--r-- | themes/artwiz-boxed/openbox-3/bullet.xbm | 4 | ||||
| -rw-r--r-- | themes/artwiz-boxed/openbox-3/close.xbm | 4 | ||||
| -rw-r--r-- | themes/artwiz-boxed/openbox-3/desk.xbm | 4 | ||||
| -rw-r--r-- | themes/artwiz-boxed/openbox-3/desk_toggled.xbm | 4 | ||||
| -rw-r--r-- | themes/artwiz-boxed/openbox-3/iconify.xbm | 4 | ||||
| -rw-r--r-- | themes/artwiz-boxed/openbox-3/max.xbm | 4 | ||||
| -rw-r--r-- | themes/artwiz-boxed/openbox-3/max_toggled.xbm | 4 | ||||
| -rw-r--r-- | themes/artwiz-boxed/openbox-3/themerc.xml | 148 |
8 files changed, 0 insertions, 176 deletions
diff --git a/themes/artwiz-boxed/openbox-3/bullet.xbm b/themes/artwiz-boxed/openbox-3/bullet.xbm deleted file mode 100644 index 5bab764e..00000000 --- a/themes/artwiz-boxed/openbox-3/bullet.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define bullet_blank_width 7 -#define bullet_blank_height 7 -static unsigned char bullet_blank_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/themes/artwiz-boxed/openbox-3/close.xbm b/themes/artwiz-boxed/openbox-3/close.xbm deleted file mode 100644 index 0f085f73..00000000 --- a/themes/artwiz-boxed/openbox-3/close.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define close_width 7 -#define close_height 7 -static unsigned char close_bits[] = { - 0x41, 0x22, 0x14, 0x08, 0x14, 0x22, 0x41 }; diff --git a/themes/artwiz-boxed/openbox-3/desk.xbm b/themes/artwiz-boxed/openbox-3/desk.xbm deleted file mode 100644 index 4a462003..00000000 --- a/themes/artwiz-boxed/openbox-3/desk.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define desk_width 7 -#define desk_height 7 -static unsigned char desk_bits[] = { - 0x00, 0x00, 0x14, 0x00, 0x14, 0x00, 0x00 }; diff --git a/themes/artwiz-boxed/openbox-3/desk_toggled.xbm b/themes/artwiz-boxed/openbox-3/desk_toggled.xbm deleted file mode 100644 index 509d16e0..00000000 --- a/themes/artwiz-boxed/openbox-3/desk_toggled.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define desk_toggled_width 7 -#define desk_toggled_height 7 -static unsigned char desk_toggled_bits[] = { - 0x00, 0x22, 0x00, 0x00, 0x00, 0x22, 0x00 }; diff --git a/themes/artwiz-boxed/openbox-3/iconify.xbm b/themes/artwiz-boxed/openbox-3/iconify.xbm deleted file mode 100644 index c16a8934..00000000 --- a/themes/artwiz-boxed/openbox-3/iconify.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define iconify_width 7 -#define iconify_height 7 -static unsigned char iconify_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x7f, 0x41, 0x7f }; diff --git a/themes/artwiz-boxed/openbox-3/max.xbm b/themes/artwiz-boxed/openbox-3/max.xbm deleted file mode 100644 index 402b1cf5..00000000 --- a/themes/artwiz-boxed/openbox-3/max.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define max_width 7 -#define max_height 7 -static unsigned char max_bits[] = { - 0x7f, 0x7f, 0x41, 0x41, 0x41, 0x41, 0x7f }; diff --git a/themes/artwiz-boxed/openbox-3/max_toggled.xbm b/themes/artwiz-boxed/openbox-3/max_toggled.xbm deleted file mode 100644 index d486135a..00000000 --- a/themes/artwiz-boxed/openbox-3/max_toggled.xbm +++ /dev/null @@ -1,4 +0,0 @@ -#define max_toggled_width 7 -#define max_toggled_height 7 -static unsigned char max_toggled_bits[] = { - 0x7c, 0x44, 0x5f, 0x55, 0x7d, 0x11, 0x1f }; diff --git a/themes/artwiz-boxed/openbox-3/themerc.xml b/themes/artwiz-boxed/openbox-3/themerc.xml deleted file mode 100644 index 9c360b65..00000000 --- a/themes/artwiz-boxed/openbox-3/themerc.xml +++ /dev/null @@ -1,148 +0,0 @@ -<?xml version="1.0"?> -<openbox_theme version="1" xmlns="http://openbox.org/themerc"> - <dimensions> - <handle>4</handle> - <padding x="1" y="1"/> - </dimensions> - <window> - <border> - <width>1</width> - <primary r="0" g="0" b="0" a="255"/> - </border> - <justify>center</justify> - <active> - <clientpadding r="64" g="68" b="72" a="255"/> - <label> - <text> - <primary r="255" g="255" b="255" a="255"/> - </text> - <style>sunken diagonal gradient</style> - <primary r="16" g="32" b="48" a="255"/> - <secondary r="112" g="128" b="144" a="255"/> - </label> - <buttons> - <unpressed> - <image r="255" g="255" b="255" a="255"/> - <style>raised gradient diagonal</style> - <primary r="144" g="148" b="152" a="255"/> - <secondary r="32" g="36" b="40" a="255"/> - </unpressed> - <disabled> - <image r="190" g="190" b="190" a="255"/> - <style>raised gradient diagonal</style> - <primary r="144" g="148" b="152" a="255"/> - <secondary r="32" g="36" b="40" a="255"/> - </disabled> - <toggled-unpressed> - <image r="255" g="255" b="255" a="255"/> - <style>raised gradient diagonal</style> - <primary r="144" g="148" b="152" a="255"/> - <secondary r="32" g="36" b="40" a="255"/> - </toggled-unpressed> - <pressed> - <style>sunken gradient diagonal</style> - <primary r="32" g="64" b="80" a="255"/> - <secondary r="96" g="112" b="128" a="255"/> - </pressed> - </buttons> - <titlebar> - <style>raised gradient vertical</style> - <primary r="128" g="132" b="136" a="255"/> - <secondary r="48" g="52" b="56" a="255"/> - </titlebar> - <handle> - <style>raised gradient diagonal</style> - <primary r="112" g="116" b="120" a="255"/> - <secondary r="64" g="68" b="72" a="255"/> - </handle> - <grip> - <style>sunken diagonal gradient</style> - <primary r="32" g="48" b="64" a="255"/> - <secondary r="96" g="112" b="128" a="255"/> - </grip> - </active> - <inactive> - <clientpadding r="32" g="36" b="40" a="255"/> - <label> - <text> - <primary r="96" g="100" b="104" a="255"/> - </text> - <style>sunken gradient diagonal</style> - <primary r="0" g="0" b="0" a="255"/> - <secondary r="64" g="80" b="96" a="255"/> - </label> - <buttons> - <unpressed> - <image r="112" g="116" b="120" a="255"/> - <style>raised gradient diagonal</style> - <primary r="80" g="84" b="88" a="255"/> - <secondary r="0" g="0" b="0" a="255"/> - </unpressed> - <pressed> - <image r="112" g="116" b="120" a="255"/> - <style>sunken gradient diagonal</style> - <primary r="80" g="84" b="88" a="255"/> - <secondary r="0" g="0" b="0" a="255"/> - </pressed> - <disabled> - <image r="112" g="116" b="120" a="255"/> - <style>raised gradient diagonal</style> - <primary r="80" g="84" b="88" a="255"/> - <secondary r="0" g="0" b="0" a="255"/> - </disabled> - <toggled-unpressed> - <image r="112" g="116" b="120" a="255"/> - <style>raised gradient diagonal</style> - <primary r="80" g="84" b="88" a="255"/> - <secondary r="0" g="0" b="0" a="255"/> - </toggled-unpressed> - </buttons> - <titlebar> - <style>raised vertical gradient</style> - <primary r="80" g="84" b="88" a="255"/> - <secondary r="0" g="0" b="0" a="255"/> - </titlebar> - <handle> - <style>raised gradient diagonal</style> - <primary r="80" g="84" b="88" a="255"/> - <secondary r="0" g="0" b="0" a="255"/> - </handle> - <grip> - <style>sunken diagonal gradient</style> - <primary r="0" g="0" b="0" a="255"/> - <secondary r="48" g="64" b="80" a="255"/> - </grip> - </inactive> - </window> - <menu> - <border> - <width>1</width> - <primary r="0" g="0" b="0" a="255"/> - </border> - <justify>center</justify> - <title> - <text> - <primary r="255" g="255" b="255" a="255"/> - </text> - <style>raised gradient diagonal</style> - <primary r="144" g="148" b="152" a="255"/> - <secondary r="32" g="36" b="40" a="255"/> - </title> - <inactive> - <primary r="144" g="160" b="176" a="255"/> - </inactive> - <active> - <text> - <primary r="255" g="255" b="255" a="255"/> - </text> - <style>raised gradient diagonal</style> - <primary r="144" g="148" b="152" a="255"/> - <secondary r="32" g="36" b="40" a="255"/> - </active> - <entries> - <style>sunken gradient diagonal</style> - <primary r="16" g="32" b="48" a="255"/> - <secondary r="112" g="128" b="144" a="255"/> - </entries> - </menu> -</openbox_theme> |
