remove these themes
This commit is contained in:
parent
45520c3244
commit
bdfb4e3535
31 changed files with 0 additions and 879 deletions
|
@ -1,5 +0,0 @@
|
||||||
/* Created with The GIMP */
|
|
||||||
#define close_width 4
|
|
||||||
#define close_height 4
|
|
||||||
static unsigned char close_bits[] = {
|
|
||||||
0x09, 0x06, 0x06, 0x09 };
|
|
|
@ -1,4 +0,0 @@
|
||||||
#define sticky_width 4
|
|
||||||
#define sticky_height 4
|
|
||||||
static unsigned char sticky_bits[] = {
|
|
||||||
0x0f, 0x0d, 0x0b, 0x0f };
|
|
|
@ -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 };
|
|
|
@ -1,5 +0,0 @@
|
||||||
/* Created with The GIMP */
|
|
||||||
#define icon_width 4
|
|
||||||
#define icon_height 4
|
|
||||||
static unsigned char icon_bits[] = {
|
|
||||||
0x00, 0x0f, 0x09, 0x0f };
|
|
|
@ -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 };
|
|
|
@ -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 };
|
|
|
@ -1,4 +0,0 @@
|
||||||
#define shade_width 4
|
|
||||||
#define shade_height 4
|
|
||||||
static unsigned char shade_bits[] = {
|
|
||||||
0x0f, 0x09, 0x0f, 0x00 };
|
|
|
@ -1,4 +0,0 @@
|
||||||
#define shade_t_width 4
|
|
||||||
#define shade_t_height 4
|
|
||||||
static unsigned char shade_t_bits[] = {
|
|
||||||
0x0f, 0x09, 0x0f, 0x00 };
|
|
|
@ -1,146 +0,0 @@
|
||||||
!! i stole this idea from benr's E17 theme -> cuddletech.com
|
|
||||||
!! it's almost identical except for a few bit here and then, dunno
|
|
||||||
!! if that itself was a sexed up bbtheme, i have never seen it, if so.
|
|
||||||
|
|
||||||
!! Toolbar settings
|
|
||||||
toolbar: flat solid bevel1
|
|
||||||
toolbar.color: #d5d6d5
|
|
||||||
toolbar.colorTo: #000000
|
|
||||||
toolbar.borderColor: #000000
|
|
||||||
toolbar.justify: center
|
|
||||||
|
|
||||||
toolbar.button: parentrelative
|
|
||||||
toolbar.button.picColor: #000000
|
|
||||||
toolbar.button.pressed: parentrelative
|
|
||||||
toolbar.button.pressed.picColor: #e6e6ee
|
|
||||||
|
|
||||||
toolbar.label: parentrelative
|
|
||||||
toolbar.label.textColor: #000000
|
|
||||||
|
|
||||||
toolbar.clock: parentrelative
|
|
||||||
toolbar.clock.textColor: #000000
|
|
||||||
|
|
||||||
toolbar.windowLabel: parentrelative
|
|
||||||
toolbar.windowLabel.textColor: #000000
|
|
||||||
|
|
||||||
!! Menu settings
|
|
||||||
|
|
||||||
menu.title: sunken gradient vertical bevel1
|
|
||||||
menu.title.color: #3b4260
|
|
||||||
menu.title.colorTo: #666d93
|
|
||||||
menu.title.borderColor: #000000
|
|
||||||
menu.title.textColor: #ffffff
|
|
||||||
menu.title.justify: center
|
|
||||||
|
|
||||||
menu.frame: raised solid bevel1
|
|
||||||
menu.frame.color: #f6f6f6
|
|
||||||
!! #eeeeee
|
|
||||||
menu.frame.textColor: #000000
|
|
||||||
menu.frame.justify: left
|
|
||||||
menu.frame.disableColor: #ffffff
|
|
||||||
|
|
||||||
menu.hilite: flat solid bevel1
|
|
||||||
menu.hilite.color: #979797
|
|
||||||
#9c9ead
|
|
||||||
menu.hilite.textColor: #ffffff
|
|
||||||
|
|
||||||
menu.bullet: triangle
|
|
||||||
menu.bullet.position: right
|
|
||||||
|
|
||||||
!! General window settings
|
|
||||||
window.button.pressed: flat gradient vertical bevel1
|
|
||||||
window.button.pressed.color: #9393b9
|
|
||||||
window.button.pressed.colorTo: #424253
|
|
||||||
window.button.pressed.borderColor: #000000
|
|
||||||
window.justify: left
|
|
||||||
|
|
||||||
!! focused window settings
|
|
||||||
window.frame.focusColor: #787a95
|
|
||||||
|
|
||||||
window.title.focus: sunken gradient vertical bevel1
|
|
||||||
#window.title.focus.color: #313856
|
|
||||||
#window.title.focus.colorTo: #666d93
|
|
||||||
#painful but true
|
|
||||||
window.title.focus.color: #3b4260
|
|
||||||
window.title.focus.colorTo: #666d93
|
|
||||||
#window.title.focus.borderColor: #f1f1f1
|
|
||||||
|
|
||||||
window.handle.focus: flat gradient vertical bevel1
|
|
||||||
window.handle.focus.color: #3b4260
|
|
||||||
window.handle.focus.colorTo: #666d93
|
|
||||||
#window.handle.focus.borderColor: #000000
|
|
||||||
|
|
||||||
window.grip.focus: flat gradient vertical bevel1
|
|
||||||
window.grip.focus.color: #3b4260
|
|
||||||
window.grip.focus.colorTo: #666d93
|
|
||||||
#window.grip.focus.borderColor: #000000
|
|
||||||
|
|
||||||
window.label.focus: parentrelative
|
|
||||||
window.label.focus.textColor: #ffffff
|
|
||||||
!!#window.label.focus.textColor: #f1f3f8
|
|
||||||
!!#ffffff
|
|
||||||
|
|
||||||
window.button.focus: parentrelative
|
|
||||||
window.button.focus.picColor: #f1f1f1
|
|
||||||
!!#dfe2ed
|
|
||||||
|
|
||||||
window.button.pressed.focus: flat gradient vertical bevel1
|
|
||||||
window.button.pressed.focus.color: #9393b9
|
|
||||||
window.button.pressed.focus.colorTo: #424253
|
|
||||||
#window.button.pressed.focus.borderColor: #000000
|
|
||||||
|
|
||||||
!! unfocused window settings
|
|
||||||
window.frame.unfocusColor: #a5a5a5
|
|
||||||
|
|
||||||
window.title.unfocus: sunken gradient vertical bevel1
|
|
||||||
window.title.unfocus.color: #5a5a5a
|
|
||||||
window.title.unfocus.colorTo: #919191
|
|
||||||
#window.title.unfocus.borderColor: #000000
|
|
||||||
|
|
||||||
window.handle.unfocus: flat gradient vertical bevel1
|
|
||||||
window.handle.unfocus.color: #5a5a5a
|
|
||||||
window.handle.unfocus.colorTo: #9c9c9c
|
|
||||||
#window.handle.unfocus.borderColor: #000000
|
|
||||||
|
|
||||||
window.grip.unfocus: flat gradient vertical bevel1
|
|
||||||
window.grip.unfocus.color: #5a5a5a
|
|
||||||
window.grip.unfocus.colorTo: #9c9c9c
|
|
||||||
#window.grip.unfocus.borderColor: #000000
|
|
||||||
|
|
||||||
window.label.unfocus: parentrelative
|
|
||||||
window.label.unfocus.textColor: #d8d8d8
|
|
||||||
|
|
||||||
window.button.unfocus: parentrelative
|
|
||||||
window.button.unfocus.picColor: #cbcbcb
|
|
||||||
|
|
||||||
window.button.pressed.unfocus: flat gradient vertical bevel1
|
|
||||||
window.button.pressed.unfocus.color: #919191
|
|
||||||
window.button.pressed.unfocus.colorTo: #5a5a5a
|
|
||||||
window.button.pressed.unfocus.borderColor: #000000
|
|
||||||
|
|
||||||
!#oh xor...
|
|
||||||
window.button.disabled.focus: parentrelative
|
|
||||||
window.button.disabled.focus.picColor: #4a5073
|
|
||||||
#
|
|
||||||
window.button.disabled.unfocus: parentrelative
|
|
||||||
window.button.disabled.unfocus.picColor: #6a716a
|
|
||||||
|
|
||||||
!! Global width settings
|
|
||||||
borderWidth: 1
|
|
||||||
bevelWidth: 1
|
|
||||||
handleWidth: 2
|
|
||||||
frameWidth: 0
|
|
||||||
|
|
||||||
!! Miscellaneous settings
|
|
||||||
borderColor: #222222
|
|
||||||
rootCommand: wmsetbg /win/lin/lefm.png
|
|
||||||
|
|
||||||
window.title.layout: ILMC
|
|
||||||
|
|
||||||
!! font me!
|
|
||||||
window.focus.font: Borzoi:pixelsize=10
|
|
||||||
menu.frame.font: National First Font:pixelsize=15
|
|
||||||
menu.title.font: Borzoi:pixelsize=10
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
#define close_width 6
|
|
||||||
#define close_height 6
|
|
||||||
static unsigned char close_bits[] = {
|
|
||||||
0x33, 0x3f, 0x1e, 0x1e, 0x3f, 0x33 };
|
|
|
@ -1,4 +0,0 @@
|
||||||
#define iconify_width 6
|
|
||||||
#define iconify_height 6
|
|
||||||
static unsigned char iconify_bits[] = {
|
|
||||||
0x00, 0x00, 0x00, 0x00, 0x3f, 0x3f };
|
|
|
@ -1,4 +0,0 @@
|
||||||
#define max_width 6
|
|
||||||
#define max_height 6
|
|
||||||
static unsigned char max_bits[] = {
|
|
||||||
0x3f, 0x3f, 0x21, 0x21, 0x21, 0x3f };
|
|
|
@ -1,133 +0,0 @@
|
||||||
!! merry2
|
|
||||||
!! Menu settings
|
|
||||||
|
|
||||||
menu.title: flat gradient vertical bevel1
|
|
||||||
menu.title.color: #3e71aa
|
|
||||||
menu.title.colorTo: #3e71aa
|
|
||||||
menu.title.borderColor: #000000
|
|
||||||
menu.title.textColor: #ffffff
|
|
||||||
menu.title.justify: center
|
|
||||||
menu.frame: flat solid bevel1
|
|
||||||
menu.frame.color: #f6f6f6
|
|
||||||
menu.frame.colorTo: #000000
|
|
||||||
menu.frame.borderColor: #000000
|
|
||||||
menu.frame.textColor: #000000
|
|
||||||
menu.frame.justify: left
|
|
||||||
menu.frame.disableColor: #ececec
|
|
||||||
|
|
||||||
menu.hilite: flat solid
|
|
||||||
menu.hilite.color: #3e71aa
|
|
||||||
menu.hilite.colorTo: #5a6dbd
|
|
||||||
menu.hilite.borderColor: #000000
|
|
||||||
menu.hilite.textColor: #ffffff
|
|
||||||
|
|
||||||
menu.bullet: triangle
|
|
||||||
menu.bullet.position: right
|
|
||||||
|
|
||||||
!! 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: #000000
|
|
||||||
|
|
||||||
window.title.focus: flat solid bevel1
|
|
||||||
window.title.focus.color: #f6f6f6
|
|
||||||
window.title.focus.colorTo: #f6f6f6
|
|
||||||
window.title.focus.borderColor: #000000
|
|
||||||
|
|
||||||
window.handle.focus: raised border gradient vertical bevel1
|
|
||||||
window.handle.focus.color: #f6f6f6
|
|
||||||
window.handle.focus.colorTo: #dadada
|
|
||||||
window.handle.focus.borderColor: #f6f6f6
|
|
||||||
|
|
||||||
window.grip.focus: raised solid bevel1
|
|
||||||
window.grip.focus.color: #f6f6f6
|
|
||||||
window.grip.focus.colorTo: #dadada
|
|
||||||
window.grip.focus.borderColor: #000000
|
|
||||||
|
|
||||||
#blue
|
|
||||||
#window.label.focus: flat border gradient vertical bevel1
|
|
||||||
#window.label.focus.color: #4c59a6
|
|
||||||
#window.label.focus.colorTo: #5a6dbe
|
|
||||||
#window.label.focus.borderColor: #000000
|
|
||||||
#window.label.focus.textColor: #ffffff
|
|
||||||
|
|
||||||
#green
|
|
||||||
window.label.focus: flat border gradient vertical interlaced bevel1
|
|
||||||
window.label.focus.color: #3e71aa
|
|
||||||
window.label.focus.colorTo: #3e71aa
|
|
||||||
window.label.focus.borderColor: #000000
|
|
||||||
window.label.focus.textColor: #ffffff
|
|
||||||
|
|
||||||
window.button.focus: flat solid bevel1
|
|
||||||
window.button.focus.color: #f6f6f6
|
|
||||||
window.button.focus.colorTo: #000000
|
|
||||||
window.button.focus.borderColor: #000000
|
|
||||||
window.button.focus.picColor: #1f1f1f
|
|
||||||
|
|
||||||
window.button.pressed.focus: sunken solid bevel1
|
|
||||||
window.button.pressed.focus.color: #e6e2de
|
|
||||||
window.button.pressed.focus.colorTo: #000000
|
|
||||||
window.button.pressed.focus.borderColor: #000000
|
|
||||||
|
|
||||||
!! unfocused window settings
|
|
||||||
window.frame.unfocusColor: #000000
|
|
||||||
|
|
||||||
window.title.unfocus: flat solid bevel1
|
|
||||||
window.title.unfocus.color: #f6f6f6
|
|
||||||
window.title.unfocus.colorTo: #dadada
|
|
||||||
window.title.unfocus.borderColor: #000000
|
|
||||||
|
|
||||||
window.handle.unfocus: raised border gradient vertical bevel1
|
|
||||||
window.handle.unfocus.color: #f6f6f6
|
|
||||||
window.handle.unfocus.colorTo: #dadada
|
|
||||||
window.handle.unfocus.borderColor: #f6f6f6
|
|
||||||
|
|
||||||
window.grip.unfocus: parentrelative
|
|
||||||
window.grip.unfocus.color: #f6f6f6
|
|
||||||
window.grip.unfocus.colorTo: #dadada
|
|
||||||
window.grip.unfocus.borderColor: #000000
|
|
||||||
|
|
||||||
#huh i dunno what you like?? # = the brown block
|
|
||||||
window.label.unfocus: parentrelative
|
|
||||||
#window.label.unfocus: flat border solid
|
|
||||||
#window.label.unfocus.color: #d5d6d5
|
|
||||||
#window.label.unfocus.colorTo: #e1e1e1
|
|
||||||
#window.label.unfocus.borderColor: #222222
|
|
||||||
window.label.unfocus.textColor: #4d4d4d
|
|
||||||
#window.label.unfocus.textColor: #ffffff
|
|
||||||
|
|
||||||
window.button.unfocus: flat solid bevel1
|
|
||||||
window.button.unfocus.color: #f6f6f6
|
|
||||||
window.button.unfocus.colorTo: #000000
|
|
||||||
window.button.unfocus.borderColor: #868074
|
|
||||||
window.button.unfocus.picColor: #4d4d4d
|
|
||||||
|
|
||||||
window.button.pressed.unfocus: sunken solid bevel1
|
|
||||||
window.button.pressed.unfocus.color: #e6e2de
|
|
||||||
window.button.pressed.unfocus.colorTo: #000000
|
|
||||||
window.button.pressed.unfocus.borderColor: #000000
|
|
||||||
|
|
||||||
!#oh xor...
|
|
||||||
window.button.disabled.focus: parentrelative
|
|
||||||
window.button.disabled.focus.picColor: #7c7c7c
|
|
||||||
|
|
||||||
window.button.disabled.unfocus: parentrelative
|
|
||||||
window.button.disabled.unfocus.picColor: #7c7c7c
|
|
||||||
|
|
||||||
!! Global width settings
|
|
||||||
borderWidth: 1
|
|
||||||
bevelWidth: 1
|
|
||||||
handleWidth: 4
|
|
||||||
frameWidth: 0
|
|
||||||
|
|
||||||
!! Miscellaneous settings
|
|
||||||
borderColor: #222222
|
|
||||||
!! font me!
|
|
||||||
window.focus.font: Bitstream Vera Sans:bold:pixelsize=10
|
|
||||||
menu.frame.font: National First Font:pixelsize=15
|
|
||||||
menu.title.font: Bitstream Vera Sans:bold:pixelsize=10
|
|
|
@ -1,5 +0,0 @@
|
||||||
#define close_width 9
|
|
||||||
#define close_height 9
|
|
||||||
static unsigned char close_bits[] = {
|
|
||||||
0x83, 0x01, 0xc7, 0x01, 0xee, 0x00, 0x7c, 0x00, 0x38, 0x00, 0x7c, 0x00,
|
|
||||||
0xee, 0x00, 0xc7, 0x01, 0x83, 0x01 };
|
|
|
@ -1,5 +0,0 @@
|
||||||
#define iconify_width 9
|
|
||||||
#define iconify_height 9
|
|
||||||
static unsigned char iconify_bits[] = {
|
|
||||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
|
|
||||||
0x00, 0x00, 0xff, 0x01, 0xff, 0x01 };
|
|
|
@ -1,5 +0,0 @@
|
||||||
#define max_width 9
|
|
||||||
#define max_height 9
|
|
||||||
static unsigned char max_bits[] = {
|
|
||||||
0xff, 0x01, 0xff, 0x01, 0xff, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01,
|
|
||||||
0x01, 0x01, 0x01, 0x01, 0xff, 0x01 };
|
|
|
@ -1,119 +0,0 @@
|
||||||
!total rip of ximian's industrial theme for metacity, by tigert, i believe.
|
|
||||||
|
|
||||||
!! Menu settings
|
|
||||||
|
|
||||||
menu.title: raised gradient vertical bevel1
|
|
||||||
menu.title.color: #6295e6
|
|
||||||
menu.title.colorTo: #41719c
|
|
||||||
menu.title.textColor: #fcfcfe
|
|
||||||
menu.title.justify: center
|
|
||||||
|
|
||||||
menu.frame: raised solid bevel1
|
|
||||||
menu.frame.color: #f6f6f6
|
|
||||||
menu.frame.colorTo: #000000
|
|
||||||
menu.frame.textColor: #000000
|
|
||||||
menu.frame.justify: left
|
|
||||||
menu.frame.disableColor: #ececec
|
|
||||||
|
|
||||||
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.justify: center
|
|
||||||
|
|
||||||
!! focused window settings
|
|
||||||
window.frame.focusColor: #000000
|
|
||||||
|
|
||||||
window.title.focus: Raised gradient interlaced vertical
|
|
||||||
#window.title.focus.color: #a8c3e5
|
|
||||||
#window.title.focus.colorTo: #5b7eac
|
|
||||||
window.title.focus.color: #6295e6
|
|
||||||
window.title.focus.colorTo: #316194
|
|
||||||
|
|
||||||
window.handle.focus: raised gradient vertical bevel 2
|
|
||||||
window.handle.focus.color: #6295e6
|
|
||||||
window.handle.focus.colorTo: #316194
|
|
||||||
|
|
||||||
window.grip.focus: raised gradient vertical bevel 2
|
|
||||||
window.grip.focus.color: #6295e6
|
|
||||||
window.grip.focus.colorTo: #316194
|
|
||||||
|
|
||||||
window.label.focus: parentrelative
|
|
||||||
window.label.focus.color: #000000
|
|
||||||
window.label.focus.colorTo: #000000
|
|
||||||
window.label.focus.textColor: #ffffff
|
|
||||||
|
|
||||||
window.button.focus: flat border
|
|
||||||
window.button.focus.color: #395583
|
|
||||||
window.button.focus.colorTo: #7399cd
|
|
||||||
window.button.focus.picColor: #ffffff
|
|
||||||
window.button.focus.borderColor: #83aede
|
|
||||||
|
|
||||||
window.button.pressed.focus: flat border solid
|
|
||||||
window.button.pressed.focus.color: #314464
|
|
||||||
window.button.pressed.focus.colorTo: #000000
|
|
||||||
window.button.pressed.focus.borderColor: #83aede
|
|
||||||
|
|
||||||
!! unfocused window settings
|
|
||||||
window.frame.unfocusColor: #000000
|
|
||||||
|
|
||||||
window.title.unfocus: raised gradient vertical bevel1
|
|
||||||
window.title.unfocus.color: #e1e1e1
|
|
||||||
window.title.unfocus.colorTo: #a5a2a5
|
|
||||||
|
|
||||||
window.handle.unfocus: raised gradient vertical bevel1
|
|
||||||
window.handle.unfocus.color: #e6e6e6
|
|
||||||
window.handle.unfocus.colorTo: #cdcac7
|
|
||||||
|
|
||||||
window.grip.unfocus: raised gradient vertical bevel1
|
|
||||||
window.grip.unfocus.color: #e6e6e6
|
|
||||||
window.grip.unfocus.colorTo: #cdcac7
|
|
||||||
|
|
||||||
window.label.unfocus: parentrelative
|
|
||||||
!window.label.unfocus.textColor: #ffffff
|
|
||||||
window.label.unfocus.textColor: #7b7d7b
|
|
||||||
|
|
||||||
window.button.unfocus: flat border gradient vertical
|
|
||||||
window.button.unfocus.color: #d5dad5
|
|
||||||
window.button.unfocus.colorTo: #b4b6b4
|
|
||||||
window.button.unfocus.picColor: #7b7d7b
|
|
||||||
window.button.unfocus.borderColor: #7b7d7b
|
|
||||||
|
|
||||||
window.button.pressed.unfocus: flat border solid
|
|
||||||
window.button.pressed.unfocus.color: #c5c2c5
|
|
||||||
window.button.pressed.unfocus.colorTo: #000000
|
|
||||||
window.button.pressed.unfocus.borderColor: #7b7d7b
|
|
||||||
|
|
||||||
!##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: 3
|
|
||||||
frameWidth: 0
|
|
||||||
!borderColor: #091d2e
|
|
||||||
borderColor: #091d2e
|
|
||||||
|
|
||||||
!! font me!
|
|
||||||
!window.title.font: Borzoi:pixelsize=9:shadow=y:shadowtint=75
|
|
||||||
window.focus.font: Bitstream Vera Sans:bold:pixelsize=11:shadow=y:shadowtint=30
|
|
||||||
window.unfocus.font: Bitstream Vera Sans:bold:pixelsize=11
|
|
||||||
menu.frame.font: National First Font:pixelsize=15
|
|
||||||
!menu.title.font: Bitstream Vera Sans:bold:pixelsize=9:shadow=y:shadowtint=75
|
|
||||||
menu.title.font: Bitstream Vera Sans:bold:pixelsize=10
|
|
|
@ -1,4 +0,0 @@
|
||||||
#define close_width 7
|
|
||||||
#define close_height 7
|
|
||||||
static unsigned char close_bits[] = {
|
|
||||||
0x63, 0x77, 0x3e, 0x1c, 0x3e, 0x77, 0x63 };
|
|
|
@ -1,4 +0,0 @@
|
||||||
#define iconify_width 7
|
|
||||||
#define iconify_height 7
|
|
||||||
static unsigned char iconify_bits[] = {
|
|
||||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x7f, 0x7f };
|
|
|
@ -1,4 +0,0 @@
|
||||||
#define max_width 7
|
|
||||||
#define max_height 7
|
|
||||||
static unsigned char max_bits[] = {
|
|
||||||
0x7f, 0x7f, 0x7f, 0x41, 0x41, 0x41, 0x7f };
|
|
|
@ -1,123 +0,0 @@
|
||||||
!total rip of ximian's industrial theme for metacity, by tigert, i believe.
|
|
||||||
|
|
||||||
!! Menu settings
|
|
||||||
|
|
||||||
menu.title: raised gradient vertical bevel1
|
|
||||||
menu.title.color: #6295e6
|
|
||||||
menu.title.colorTo: #41719c
|
|
||||||
menu.title.textColor: #fcfcfe
|
|
||||||
menu.title.justify: center
|
|
||||||
|
|
||||||
menu.frame: raised solid bevel1
|
|
||||||
menu.frame.color: #f6f6f6
|
|
||||||
menu.frame.colorTo: #000000
|
|
||||||
menu.frame.textColor: #000000
|
|
||||||
menu.frame.justify: left
|
|
||||||
menu.frame.disableColor: #ececec
|
|
||||||
|
|
||||||
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.justify: center
|
|
||||||
|
|
||||||
!! focused window settings
|
|
||||||
window.frame.focusColor: #000000
|
|
||||||
|
|
||||||
window.title.focus: Raised gradient interlaced vertical
|
|
||||||
!window.title.focus.color: #a8c3e5
|
|
||||||
!window.title.focus.colorTo: #5b7eac
|
|
||||||
window.title.focus.color: #6295e6
|
|
||||||
window.title.focus.colorTo: #316194
|
|
||||||
|
|
||||||
window.handle.focus: raised gradient vertical bevel 2
|
|
||||||
window.handle.focus.color: #6295e6
|
|
||||||
window.handle.focus.colorTo: #316194
|
|
||||||
|
|
||||||
window.grip.focus: parentrelative
|
|
||||||
window.grip.focus.color: #5189e5
|
|
||||||
window.grip.focus.colorTo: #316194
|
|
||||||
|
|
||||||
window.label.focus: parentrelative
|
|
||||||
window.label.focus.color: #000000
|
|
||||||
window.label.focus.colorTo: #000000
|
|
||||||
window.label.focus.textColor: #ffffff
|
|
||||||
|
|
||||||
window.button.focus: flat border
|
|
||||||
window.button.focus.color: #395583
|
|
||||||
window.button.focus.colorTo: #7399cd
|
|
||||||
window.button.focus.picColor: #ffffff
|
|
||||||
window.button.focus.borderColor: #83aede
|
|
||||||
|
|
||||||
window.button.pressed.focus: flat border solid
|
|
||||||
window.button.pressed.focus.color: #314464
|
|
||||||
window.button.pressed.focus.colorTo: #000000
|
|
||||||
window.button.pressed.focus.borderColor: #83aede
|
|
||||||
|
|
||||||
!! unfocused window settings
|
|
||||||
window.frame.unfocusColor: #000000
|
|
||||||
|
|
||||||
#window.title.unfocus: raised gradient vertical bevel1
|
|
||||||
window.title.unfocus: raised solid
|
|
||||||
window.title.unfocus.color: #f6f6f6
|
|
||||||
#window.title.unfocus.color: #e1e1e1
|
|
||||||
window.title.unfocus.colorTo: #a5a2a5
|
|
||||||
|
|
||||||
window.handle.unfocus: raised gradient vertical bevel1
|
|
||||||
window.handle.unfocus.color: #f6f6f6
|
|
||||||
window.handle.unfocus.colorTo: #f6f6f6
|
|
||||||
|
|
||||||
window.grip.unfocus: parentrelative
|
|
||||||
window.grip.unfocus.color: #e6e6e6
|
|
||||||
window.grip.unfocus.colorTo: #cdcac7
|
|
||||||
|
|
||||||
window.label.unfocus: parentrelative
|
|
||||||
!window.label.unfocus.textColor: #ffffff
|
|
||||||
window.label.unfocus.textColor: #7b7d7b
|
|
||||||
|
|
||||||
window.button.unfocus: flat border gradient vertical
|
|
||||||
!window.button.unfocus.color: #d5dad5
|
|
||||||
!window.button.unfocus.colorTo: #b4b6b4
|
|
||||||
window.button.unfocus.color: #f6f6f6
|
|
||||||
window.button.unfocus.colorTo: #f6f6f6
|
|
||||||
window.button.unfocus.picColor: #7b7d7b
|
|
||||||
window.button.unfocus.borderColor: #7b7d7b
|
|
||||||
|
|
||||||
window.button.pressed.unfocus: flat border solid
|
|
||||||
window.button.pressed.unfocus.color: #c5c2c5
|
|
||||||
window.button.pressed.unfocus.colorTo: #000000
|
|
||||||
window.button.pressed.unfocus.borderColor: #7b7d7b
|
|
||||||
|
|
||||||
!##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: 3
|
|
||||||
frameWidth: 0
|
|
||||||
!borderColor: #091d2e
|
|
||||||
borderColor: #091d2e
|
|
||||||
|
|
||||||
!! font me!
|
|
||||||
!window.title.font: Borzoi:pixelsize=11
|
|
||||||
window.focus.font: Bitstream Vera Sans:bold:pixelsize=9:shadow=y:shadowtint=75
|
|
||||||
window.unfocus.font: Bitstream Vera Sans:bold:pixelsize=9
|
|
||||||
menu.frame.font: National First Font:pixelsize=15
|
|
||||||
!menu.title.font: Bitstream Vera Sans:bold:pixelsize=9:shadow=y:shadowtint=75
|
|
||||||
menu.title.font: Bitstream Vera Sans:bold:pixelsize=10
|
|
|
@ -1,120 +0,0 @@
|
||||||
!total rip of ximian's industrial theme for metacity, by tigert, i believe.
|
|
||||||
|
|
||||||
!! Menu settings
|
|
||||||
|
|
||||||
menu.title: raised gradient vertical bevel1
|
|
||||||
menu.title.color: #6295e6
|
|
||||||
menu.title.colorTo: #41719c
|
|
||||||
menu.title.textColor: #fcfcfe
|
|
||||||
menu.title.justify: center
|
|
||||||
|
|
||||||
menu.frame: raised solid bevel1
|
|
||||||
menu.frame.color: #f6f6f6
|
|
||||||
menu.frame.colorTo: #000000
|
|
||||||
menu.frame.textColor: #000000
|
|
||||||
menu.frame.justify: left
|
|
||||||
menu.frame.disableColor: #ececec
|
|
||||||
|
|
||||||
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.justify: left
|
|
||||||
|
|
||||||
!! focused window settings
|
|
||||||
window.frame.focusColor: #000000
|
|
||||||
|
|
||||||
window.title.focus: Raised solid
|
|
||||||
#window.title.focus.color: #afbd85
|
|
||||||
#window.title.focus.colorTo: #5b7eac
|
|
||||||
window.title.focus.color: #afbd85
|
|
||||||
window.title.focus.colorTo: #316194
|
|
||||||
|
|
||||||
window.handle.focus: raised gradient vertical bevel 2
|
|
||||||
window.handle.focus.color: #6295e6
|
|
||||||
window.handle.focus.colorTo: #316194
|
|
||||||
|
|
||||||
window.grip.focus: parentrelative
|
|
||||||
window.grip.focus.color: #5189e5
|
|
||||||
window.grip.focus.colorTo: #316194
|
|
||||||
|
|
||||||
window.label.focus: parentrelative
|
|
||||||
window.label.focus.color: #000000
|
|
||||||
window.label.focus.colorTo: #000000
|
|
||||||
window.label.focus.textColor: #ffffff
|
|
||||||
|
|
||||||
window.button.focus: flat border
|
|
||||||
window.button.focus.color: #7d8f56
|
|
||||||
#window.button.focus.colorTo: #7399cd
|
|
||||||
window.button.focus.picColor: #ffffff
|
|
||||||
window.button.focus.borderColor: #ffffff
|
|
||||||
|
|
||||||
window.button.pressed.focus: flat border solid
|
|
||||||
window.button.pressed.focus.color: #314464
|
|
||||||
window.button.pressed.focus.colorTo: #000000
|
|
||||||
window.button.pressed.focus.borderColor: #83aede
|
|
||||||
|
|
||||||
!! unfocused window settings
|
|
||||||
window.frame.unfocusColor: #000000
|
|
||||||
|
|
||||||
window.title.unfocus: raised gradient vertical bevel1
|
|
||||||
window.title.unfocus.color: #e1e1e1
|
|
||||||
window.title.unfocus.colorTo: #a5a2a5
|
|
||||||
|
|
||||||
window.handle.unfocus: raised gradient vertical bevel1
|
|
||||||
window.handle.unfocus.color: #e6e6e6
|
|
||||||
window.handle.unfocus.colorTo: #cdcac7
|
|
||||||
|
|
||||||
window.grip.unfocus: raised gradient vertical bevel1
|
|
||||||
window.grip.unfocus.color: #e6e6e6
|
|
||||||
window.grip.unfocus.colorTo: #cdcac7
|
|
||||||
|
|
||||||
window.label.unfocus: parentrelative
|
|
||||||
#window.label.unfocus.textColor: #ffffff
|
|
||||||
window.label.unfocus.textColor: #7b7d7b
|
|
||||||
|
|
||||||
window.button.unfocus: flat border gradient vertical
|
|
||||||
window.button.unfocus.color: #d5dad5
|
|
||||||
window.button.unfocus.colorTo: #b4b6b4
|
|
||||||
window.button.unfocus.picColor: #7b7d7b
|
|
||||||
window.button.unfocus.borderColor: #7b7d7b
|
|
||||||
|
|
||||||
window.button.pressed.unfocus: flat border solid
|
|
||||||
window.button.pressed.unfocus.color: #c5c2c5
|
|
||||||
window.button.pressed.unfocus.colorTo: #000000
|
|
||||||
window.button.pressed.unfocus.borderColor: #7b7d7b
|
|
||||||
|
|
||||||
!##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: #091d2e
|
|
||||||
borderColor: #091d2e
|
|
||||||
|
|
||||||
window.title.layout: NLIMC
|
|
||||||
|
|
||||||
!! font me!
|
|
||||||
#window.focus.font: Borzoi:pixelsize=11
|
|
||||||
window.focus.font: Bitstream Vera Sans:bold:pixelsize=10
|
|
||||||
menu.frame.font: National First Font:pixelsize=15
|
|
||||||
#menu.title.font: Bitstream Vera Sans:bold:pixelsize=9:shadow=y:shadowtint=75
|
|
||||||
menu.title.font: Bitstream Vera Sans:bold:pixelsize=10
|
|
|
@ -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 };
|
|
|
@ -1,4 +0,0 @@
|
||||||
#define sticky_width 4
|
|
||||||
#define sticky_height 4
|
|
||||||
static unsigned char sticky_bits[] = {
|
|
||||||
0x0f, 0x0d, 0x0b, 0x0f };
|
|
|
@ -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 };
|
|
|
@ -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 };
|
|
|
@ -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 };
|
|
|
@ -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 };
|
|
|
@ -1,4 +0,0 @@
|
||||||
#define shade_width 4
|
|
||||||
#define shade_height 4
|
|
||||||
static unsigned char shade_bits[] = {
|
|
||||||
0x0f, 0x09, 0x0f, 0x00 };
|
|
|
@ -1,4 +0,0 @@
|
||||||
#define shade_t_width 4
|
|
||||||
#define shade_t_height 4
|
|
||||||
static unsigned char shade_t_bits[] = {
|
|
||||||
0x0f, 0x09, 0x0f, 0x00 };
|
|
|
@ -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
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue