Populate dotfiles repository
This commit is contained in:
4
openbox/.themes/Aesthetic/openbox-3/bullet.xbm
Executable file
4
openbox/.themes/Aesthetic/openbox-3/bullet.xbm
Executable file
@@ -0,0 +1,4 @@
|
||||
#define bullet_width 6
|
||||
#define bullet_height 6
|
||||
static unsigned char bullet_bits[] = {
|
||||
0x06, 0x0c, 0x18, 0x18, 0x0c, 0x06 };
|
||||
4
openbox/.themes/Aesthetic/openbox-3/close.xbm
Normal file
4
openbox/.themes/Aesthetic/openbox-3/close.xbm
Normal file
@@ -0,0 +1,4 @@
|
||||
#define close_width 6
|
||||
#define close_height 6
|
||||
static unsigned char close_bits[] = {
|
||||
0x3f, 0x3f, 0x3f, 0x3f, 0x3f, 0x3f };
|
||||
4
openbox/.themes/Aesthetic/openbox-3/desk.xbm
Executable file
4
openbox/.themes/Aesthetic/openbox-3/desk.xbm
Executable file
@@ -0,0 +1,4 @@
|
||||
#define desk_toggled_width 8
|
||||
#define desk_toggled_height 8
|
||||
static unsigned char desk_toggled_bits[] = {
|
||||
0xe7, 0xe7, 0xe7, 0x00, 0x00, 0xe7, 0xe7, 0xe7 };
|
||||
4
openbox/.themes/Aesthetic/openbox-3/desk_toggled.xbm
Executable file
4
openbox/.themes/Aesthetic/openbox-3/desk_toggled.xbm
Executable file
@@ -0,0 +1,4 @@
|
||||
#define desk_width 8
|
||||
#define desk_height 8
|
||||
static unsigned char desk_bits[] = {
|
||||
0x04, 0x0e, 0x3f, 0x1e, 0x1c, 0x24, 0x40, 0x80 };
|
||||
4
openbox/.themes/Aesthetic/openbox-3/iconify.xbm
Normal file
4
openbox/.themes/Aesthetic/openbox-3/iconify.xbm
Normal file
@@ -0,0 +1,4 @@
|
||||
#define iconify_width 6
|
||||
#define iconify_height 6
|
||||
static unsigned char iconify_bits[] = {
|
||||
0x00, 0x00, 0x00, 0x1e, 0x00, 0x00 };
|
||||
4
openbox/.themes/Aesthetic/openbox-3/max.xbm
Normal file
4
openbox/.themes/Aesthetic/openbox-3/max.xbm
Normal file
@@ -0,0 +1,4 @@
|
||||
#define max_width 6
|
||||
#define max_height 6
|
||||
static unsigned char max_bits[] = {
|
||||
0x3f, 0x21, 0x21, 0x21, 0x21, 0x3f };
|
||||
4
openbox/.themes/Aesthetic/openbox-3/max_toggled.xbm
Executable file
4
openbox/.themes/Aesthetic/openbox-3/max_toggled.xbm
Executable file
@@ -0,0 +1,4 @@
|
||||
#define max_toggled_width 6
|
||||
#define max_toggled_height 6
|
||||
static unsigned char max_toggled_bits[] = {
|
||||
0x28, 0x18, 0x38, 0x07, 0x06, 0x05 };
|
||||
4
openbox/.themes/Aesthetic/openbox-3/shade.xbm
Executable file
4
openbox/.themes/Aesthetic/openbox-3/shade.xbm
Executable file
@@ -0,0 +1,4 @@
|
||||
#define shade_width 8
|
||||
#define shade_height 8
|
||||
static unsigned char shade_bits[] = {
|
||||
0x18, 0x3c, 0x7e, 0xff, 0xdb, 0x18, 0x18, 0x18 };
|
||||
4
openbox/.themes/Aesthetic/openbox-3/shade_toggled.xbm
Executable file
4
openbox/.themes/Aesthetic/openbox-3/shade_toggled.xbm
Executable file
@@ -0,0 +1,4 @@
|
||||
#define shade_toggled_width 8
|
||||
#define shade_toggled_height 8
|
||||
static unsigned char shade_toggled_bits[] = {
|
||||
0x18, 0x18, 0x18, 0xdb, 0xff, 0x7e, 0x3c, 0x18 };
|
||||
127
openbox/.themes/Aesthetic/openbox-3/themerc
Executable file
127
openbox/.themes/Aesthetic/openbox-3/themerc
Executable file
@@ -0,0 +1,127 @@
|
||||
# Menu
|
||||
menu.border.width: 16
|
||||
menu.overlap.x: -20
|
||||
menu.overlap.y: 8
|
||||
|
||||
menu.border.color: #181A28
|
||||
|
||||
menu.title.bg: flat solid
|
||||
menu.title.bg.color: #181A28
|
||||
menu.title.text.color: #af4c6d
|
||||
menu.separator.color: #181A28
|
||||
menu.items.bg: flat solid
|
||||
menu.items.bg.color: #181A28
|
||||
|
||||
menu.items.text.color: #ffffff
|
||||
menu.items.disabled.text.color: #181A28
|
||||
|
||||
menu.items.active.bg: flat solid
|
||||
menu.items.active.bg.color: #181A28
|
||||
menu.items.active.text.color: #af4c6d
|
||||
|
||||
# Active window
|
||||
window.active.border.color: #181A28
|
||||
|
||||
window.active.title.bg: flat solid
|
||||
window.active.title.bg.color: #181A28
|
||||
window.active.title.separator.color: #181A28
|
||||
window.active.text.justify: left
|
||||
|
||||
window.active.label.bg: parentrelative
|
||||
window.active.label.text.color: #ffffff
|
||||
|
||||
window.active.handle.bg: flat solid
|
||||
window.active.handle.bg.color: #181A28
|
||||
|
||||
window.active.grip.bg: flat solid
|
||||
window.active.grip.bg.color: #181A28
|
||||
|
||||
window.active.button.unpressed.bg: flat solid
|
||||
window.active.button.unpressed.bg.color: #181A28
|
||||
window.active.button.unpressed.image.color: #ffffff
|
||||
|
||||
window.active.button.pressed.bg: flat solid
|
||||
window.active.button.pressed.bg.color: #181A28
|
||||
window.active.button.pressed.image.color: #ffffff
|
||||
|
||||
window.active.button.disabled.bg: flat solid
|
||||
window.active.button.disabled.bg.color: #181A28
|
||||
window.active.button.disabled.image.color: #dcdcdc
|
||||
|
||||
|
||||
# Inactive window
|
||||
window.inactive.border.color: #181A28
|
||||
|
||||
window.inactive.title.bg: flat solid
|
||||
window.inactive.title.bg.color: #181A28
|
||||
window.inactive.title.separator.color: #181A28
|
||||
window.inactive.text.justify: center
|
||||
|
||||
window.inactive.label.bg: parentrelative
|
||||
window.inactive.label.text.color: #ffffff
|
||||
|
||||
window.inactive.handle.bg: flat solid
|
||||
window.inactive.handle.bg.color: #181A28
|
||||
|
||||
window.inactive.grip.bg: flat solid
|
||||
window.inactive.grip.bg.color: #181A28
|
||||
|
||||
window.inactive.button.unpressed.bg: flat solid
|
||||
window.inactive.button.unpressed.bg.color: #181A28
|
||||
window.inactive.button.unpressed.image.color: #ffffff
|
||||
|
||||
window.inactive.button.pressed.bg: flat solid
|
||||
window.inactive.button.pressed.bg.color: #181A28
|
||||
window.inactive.button.pressed.image.color: #ffffff
|
||||
|
||||
window.inactive.button.disabled.bg: flat solid
|
||||
window.inactive.button.disabled.bg.color: #181A28
|
||||
window.inactive.button.disabled.image.color: #181A28
|
||||
|
||||
|
||||
# OSD
|
||||
osd.border.width: 1
|
||||
osd.border.color: #181A28
|
||||
|
||||
osd.bg: flat solid
|
||||
osd.bg.color: #fff
|
||||
|
||||
osd.label.bg: flat solid
|
||||
osd.label.bg.color: #dedede
|
||||
osd.label.text.color: #555555
|
||||
|
||||
osd.hilight.bg: flat solid
|
||||
osd.hilight.bg.color: #af4c6d
|
||||
|
||||
osd.unhilight.bg: flat solid
|
||||
osd.unhilight.bg.color: #888888
|
||||
|
||||
osd.button.unpressed.bg: flat border
|
||||
osd.button.unpressed.bg.color: #f0f0f0
|
||||
osd.button.unpressed.*.border.color: #b2b2b2
|
||||
|
||||
osd.button.pressed.bg: flat border
|
||||
osd.button.pressed.bg.color: #d3d3d3
|
||||
osd.button.pressed.*.border.color: #b2b2b2
|
||||
|
||||
osd.button.focused.bg: flat solid border
|
||||
osd.button.focused.bg.color: #f0f0f0
|
||||
osd.button.focused.*.border.color: #9c9c9c
|
||||
|
||||
osd.button.focused.box.color: #af4c6d
|
||||
|
||||
|
||||
# Fonts
|
||||
window.active.label.text.font:shadow=n
|
||||
window.inactive.label.text.font:shadow=n
|
||||
menu.items.font:shadow=n
|
||||
menu.title.text.font:shadow=n
|
||||
|
||||
|
||||
# Everything else
|
||||
border.width: 0
|
||||
#padding.width: 10
|
||||
#padding.height: 5
|
||||
window.handle.width: 0
|
||||
window.client.padding.width: 0
|
||||
window.label.text.justify: center
|
||||
Reference in New Issue
Block a user