summaryrefslogtreecommitdiff
path: root/themes/planton
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-09-01 16:36:12 +0000
committerDana Jansens <danakj@orodu.net>2003-09-01 16:36:12 +0000
commitbdfb4e3535393d8597ee013763b53f2fe7e855a3 (patch)
tree99a0331c77012ba3c939bb2f5b059be8e8d8e710 /themes/planton
parent45520c3244dd37982916f896a78a201fcf40457f (diff)
remove these themes
Diffstat (limited to 'themes/planton')
-rw-r--r--themes/planton/close.xbm4
-rw-r--r--themes/planton/desk.xbm4
-rw-r--r--themes/planton/desk_toggled.xbm5
-rw-r--r--themes/planton/iconify.xbm4
-rw-r--r--themes/planton/max.xbm4
-rw-r--r--themes/planton/max_toggled.xbm5
-rw-r--r--themes/planton/shade.xbm4
-rw-r--r--themes/planton/shade_toggled.xbm4
-rw-r--r--themes/planton/themerc128
9 files changed, 0 insertions, 162 deletions
diff --git a/themes/planton/close.xbm b/themes/planton/close.xbm
deleted file mode 100644
index 6245435a..00000000
--- a/themes/planton/close.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define close_width 8
-#define close_height 8
-static unsigned char close_bits[] = {
- 0xff, 0x81, 0x81, 0x81, 0x81, 0x81, 0x81, 0xff };
diff --git a/themes/planton/desk.xbm b/themes/planton/desk.xbm
deleted file mode 100644
index 6a346c00..00000000
--- a/themes/planton/desk.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define sticky_width 4
-#define sticky_height 4
-static unsigned char sticky_bits[] = {
- 0x0f, 0x0d, 0x0b, 0x0f };
diff --git a/themes/planton/desk_toggled.xbm b/themes/planton/desk_toggled.xbm
deleted file mode 100644
index 14e7f05c..00000000
--- a/themes/planton/desk_toggled.xbm
+++ /dev/null
@@ -1,5 +0,0 @@
-/* Created with The GIMP */
-#define stick_width 4
-#define stick_height 4
-static unsigned char stick_bits[] = {
- 0x0f, 0x0f, 0x0f, 0x0f };
diff --git a/themes/planton/iconify.xbm b/themes/planton/iconify.xbm
deleted file mode 100644
index 4371a6bf..00000000
--- a/themes/planton/iconify.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define iconify_width 8
-#define iconify_height 8
-static unsigned char iconify_bits[] = {
- 0x00, 0x00, 0x3c, 0x24, 0x24, 0x3c, 0x00, 0x00 };
diff --git a/themes/planton/max.xbm b/themes/planton/max.xbm
deleted file mode 100644
index 6f2cdb17..00000000
--- a/themes/planton/max.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define max_width 8
-#define max_height 8
-static unsigned char max_bits[] = {
- 0x00, 0x7e, 0x42, 0x42, 0x42, 0x42, 0x7e, 0x00 };
diff --git a/themes/planton/max_toggled.xbm b/themes/planton/max_toggled.xbm
deleted file mode 100644
index 399690af..00000000
--- a/themes/planton/max_toggled.xbm
+++ /dev/null
@@ -1,5 +0,0 @@
-/* Created with The GIMP */
-#define max_width 4
-#define max_height 4
-static unsigned char max_bits[] = {
- 0x0f, 0x0f, 0x09, 0x0f };
diff --git a/themes/planton/shade.xbm b/themes/planton/shade.xbm
deleted file mode 100644
index 44a5bf31..00000000
--- a/themes/planton/shade.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define shade_width 4
-#define shade_height 4
-static unsigned char shade_bits[] = {
- 0x0f, 0x09, 0x0f, 0x00 };
diff --git a/themes/planton/shade_toggled.xbm b/themes/planton/shade_toggled.xbm
deleted file mode 100644
index f231df14..00000000
--- a/themes/planton/shade_toggled.xbm
+++ /dev/null
@@ -1,4 +0,0 @@
-#define shade_t_width 4
-#define shade_t_height 4
-static unsigned char shade_t_bits[] = {
- 0x0f, 0x09, 0x0f, 0x00 };
diff --git a/themes/planton/themerc b/themes/planton/themerc
deleted file mode 100644
index 96814bb3..00000000
--- a/themes/planton/themerc
+++ /dev/null
@@ -1,128 +0,0 @@
-
-!! Menu settings
-
-menu.title: raised gradient vertical
-menu.title.color: #9cb6d5
-menu.title.colorTo: #39658b
-menu.title.borderColor: #000000
-menu.title.textColor: #ffffff
-menu.title.justify: center
-
-menu.frame: raised solid bevel1
-menu.frame.color: #f6f6f6
-menu.frame.textColor: #000000
-menu.frame.justify: left
-menu.frame.disableColor: #ffffff
-
-menu.hilite: flat solid bevel1
-menu.hilite.color: #3971ac
-menu.hilite.colorTo: #5a71c5
-menu.hilite.textColor: #ffffff
-
-!! General window settings
-window.button.pressed: flat solid bevel1
-window.button.pressed.color: #000000
-window.button.pressed.colorTo: #000000
-window.button.pressed.borderColor: #000000
-window.justify: center
-
-!! focused window settings
-window.frame.focusColor: #bec1d6
-
-window.title.focus: raised gradient vertical
-window.title.focus.color: #9cb6d5
-window.title.focus.colorTo: #39658b
-window.title.focus.borderColor: #000000
-
-window.handle.focus: raised gradient vertical
-window.handle.focus.color: #e6e2de
-window.handle.focus.colorTo: #737573
-window.handle.focus.borderColor: #000000
-
-window.grip.focus: raised gradient vertical
-window.grip.focus.color: #9cb6d5
-window.grip.focus.colorTo: #39658b
-window.grip.focus.borderColor: #000000
-
-window.label.focus: parentrelative
-window.label.focus.color: #bbbbcc
-window.label.focus.colorTo: #ccccdd
-window.label.focus.borderColor: #000000
-window.label.focus.textColor: #ffffff
-
-window.button.focus: parentrelative
-window.button.focus.color: #bbbbcc
-window.button.focus.colorTo: #ccccdd
-window.button.focus.borderColor: #7a8093
-window.button.focus.picColor: #ffffff
-
-window.button.pressed.focus: sunken solid
-window.button.pressed.focus.color: #9cb6d5
-window.button.pressed.focus.colorTo: #39658b
-window.button.pressed.focus.borderColor: #000000
-
-!! unfocused window settings
-window.frame.unfocusColor: #666462
-
-window.title.unfocus: raised gradient vertical
-window.title.unfocus.color: #dedede
-window.title.unfocus.colorTo: #c9c9c9
-window.title.unfocus.borderColor: #222222
-
-window.handle.unfocus: raised
-window.handle.unfocus.color: #e6e2de
-window.handle.unfocus.colorTo: #737573
-window.handle.unfocus.borderColor: #000000
-
-window.grip.unfocus: raised
-window.grip.unfocus.color: #e6e2de
-window.grip.unfocus.colorTo: #737573
-window.grip.unfocus.borderColor: #000000
-
-window.label.unfocus: parentrelative
-window.label.unfocus.color: #000000
-window.label.unfocus.colorTo: #000000
-window.label.unfocus.borderColor: #000000
-window.label.unfocus.textColor: #222222
-
-window.button.unfocus: parentrelative
-window.button.unfocus.color: #000000
-window.button.unfocus.colorTo: #000000
-window.button.unfocus.borderColor: #000000
-window.button.unfocus.picColor: #222222
-
-window.button.pressed.unfocus: flat gradient vertical bevel1
-window.button.pressed.unfocus.color: #e6e2de
-window.button.pressed.unfocus.colorTo: #737573
-window.button.pressed.unfocus.borderColor: #000000
-
-!##stupid shit
-window.button.disabled.focus: flat border
-window.button.disabled.focus.color: #990000
-window.button.disabled.focus.colorTo: #990000
-window.button.disabled.focus.picColor: #ffffff
-window.button.disabled.focus.borderColor: #83aede
-#
-window.button.disabled.unfocus: flat border gradient vertical
-window.button.disabled.unfocus.color: #d5dad5
-window.button.disabled.unfocus.colorTo: #b4b6b4
-window.button.disabled.unfocus.picColor: #7b7d7b
-window.button.disabled.unfocus.borderColor: #7b7d7b
-
-
-!! Global width settings
-borderWidth: 1
-bevelWidth: 1
-handleWidth: 4
-frameWidth: 0
-borderColor: #24272f
-
-!! Miscellaneous settings
-#borderColor: #222222
-
-!! font me!
-window.focus.font: Borzoi:pixelsize=10
-menu.frame.font: National First Font:pixelsize=15
-menu.title.font: Borzoi:pixelsize=10
-
-