Add initial dotfiles

This commit is contained in:
2021-12-15 12:59:29 +00:00
parent 2afb2b3736
commit e0eabd7579
448 changed files with 28827 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
#define close_width 11
#define close_height 11
static unsigned char close_bits[] = {
0x70,0xf8,0x8c,0xf9,0x72,0xfa,0xfa,0xfa,0xfd,0xfd,0xfd,0xfd,
0xfd,0xfd,0xfa,0xfa,0x72,0xfa,0x8c,0xf9,0x70,0xf8};

View File

@@ -0,0 +1,5 @@
#define close_width 11
#define close_height 11
static unsigned char close_bits[] = {
0x70,0xf8,0x8c,0xf9,0x02,0xfa,0x02,0xfa,0x01,0xfc,0x01,0xfc,
0x01,0xfc,0x02,0xfa,0x02,0xfa,0x8c,0xf9,0x70,0xf8};

View File

@@ -0,0 +1,4 @@
#define desk_width 8
#define desk_height 8
static unsigned char desk_bits[] = {
0x00, 0x00, 0x48, 0x78, 0x7f, 0x78, 0x48, 0x00 };

View File

@@ -0,0 +1,4 @@
#define desk_toggled_width 8
#define desk_toggled_height 8
static unsigned char desk_toggled_bits[] = {
0x00, 0x66, 0x66, 0x00, 0x00, 0x66, 0x66, 0x00 };

View File

@@ -0,0 +1,5 @@
#define close_width 11
#define close_height 11
static unsigned char close_bits[] = {
0xfc,0xf9,0x02,0xfa,0xf9,0xfc,0xfd,0xfd,0xfd,0xfd,0xfd,0xfd,
0xfd,0xfd,0xfd,0xfd,0xf9,0xfc,0x02,0xfa,0xfc,0xf9};

View File

@@ -0,0 +1,5 @@
#define close_width 11
#define close_height 11
static unsigned char close_bits[] = {
0xfc,0xf9,0x02,0xfa,0x01,0xfc,0x01,0xfc,0x01,0xfc,0x01,0xfc,
0x01,0xfc,0x01,0xfc,0x01,0xfc,0x02,0xfa,0xfc,0xf9};

View File

@@ -0,0 +1,5 @@
#define close_width 11
#define close_height 11
static unsigned char close_bits[] = {
0x20,0xf8,0x50,0xf8,0x50,0xf8,0x88,0xf8,0xa8,0xf8,0x24,0xf9,
0x74,0xf9,0x72,0xfa,0xfa,0xfa,0x01,0xfc,0xff,0xff};

View File

@@ -0,0 +1,5 @@
#define close_width 11
#define close_height 11
static unsigned char close_bits[] = {
0x20,0xf8,0x50,0xf8,0x50,0xf8,0x88,0xf8,0x88,0xf8,0x04,0xf9,
0x04,0xf9,0x02,0xfa,0x02,0xfa,0x01,0xfc,0xff,0xff};

View File

@@ -0,0 +1,5 @@
#define close_width 11
#define close_height 11
static unsigned char close_bits[] = {
0x03,0xf8,0x0d,0xf8,0x31,0xf8,0xc5,0xf8,0x1d,0xfb,0x7d,0xfc,
0x1d,0xfb,0xc5,0xf8,0x31,0xf8,0x0d,0xf8,0x03,0xf8};

View File

@@ -0,0 +1,5 @@
#define close_width 11
#define close_height 11
static unsigned char close_bits[] = {
0x20,0xf8,0x50,0xf8,0xa8,0xf8,0x74,0xf9,0xfa,0xfa,0xfd,0xfd,
0xfa,0xfa,0x74,0xf9,0xa8,0xf8,0x50,0xf8,0x20,0xf8};

View File

@@ -0,0 +1,5 @@
#define close_width 11
#define close_height 11
static unsigned char close_bits[] = {
0x20,0xf8,0x50,0xf8,0x88,0xf8,0x04,0xf9,0x02,0xfa,0x01,0xfc,
0x02,0xfa,0x04,0xf9,0x88,0xf8,0x50,0xf8,0x20,0xf8};

View File

@@ -0,0 +1,117 @@
!!General
window.handle.width: 0
window.client.padding.width: 0
window.client.padding.height: 0
border.width: 0
osd.border.width: 0
padding.width: 5
menu.overlap: 0
border.color: #15191f
window.frameColor: #15191f
window.*.client.color: #15191f
*.text.justify: center
!!Fonts
!!window.active.label.text.font: shadow=y:shadowoffset=1:shadowtint=3
!!window.inactive.label.text.font: shadow=y:shadowoffset=1:shadowtint=0
menu.items.font:
menu.title.text.font: shadow=no:shadowoffset=0:shadowtint=30
!!Menu
menu.border.color: #15191f
menu.border.width: 5
menu.title.bg: flat
menu.title.bg.color: #15191f
menu.title.bg.colorTo: #15191f
menu.title.bg.border.color: #ecf2f2
menu.title.border.width: 5
menu.title.text.color: #33aeff
menu.items.bg: flat
menu.items.bg.color: #15191f
menu.items.bg.border.color: #fff
menu.items.text.color: #ecf2f2
menu.items.disabled.text.color: #babdb6
menu.items.active.bg: flat
menu.items.active.bg.color: #15191f
menu.items.active.bg.colorTo: #15191f
menu.items.active.text.color: #33aeff
menu.items.active.bg.border.color: #15191f
menu.overlap.x: -15
menu.separator.width: 2
menu.separator.color: #F865A5
menu.separator.padding.height: 10
menu.separator.padding.width: 15
!!Active
window.active.title.bg: flat
window.active.title.bg.color: #15191f
window.active.title.bg.colorTo: #15191f
window.active.title.bg.border.color: #15191f
window.active.label.bg: parentrelative
window.active.label.text.color: #15191f
window.active.button.*.bg: parentrelative
window.active.button.*.image.color: #e59aff
window.active.button.hover.bg.color: #729fcf
window.active.button.hover.image.color: #ffffff
window.active.button.pressed.bg.color: #a7cef2
window.active.button.disabled.image.color: #6d8fbc
window.*.grip.bg: flat
window.*.grip.bg.color: #15191f
!!Inactive
window.inactive.title.bg: flat
window.inactive.title.bg.color: #15191f
window.inactive.title.bg.colorTo: #15191f
window.inactive.title.bg.border.color: #efefef
window.inactive.label.bg: parentrelative
window.inactive.label.text.color: #15191f
window.inactive.button.*.bg: parentrelative
window.inactive.button.*.image.color: #2b2f35
window.inactive.button.pressed.bg.color: #d3d7cf
window.inactive.button.pressed.bg.color: #4f5051
window.inactive.button.disabled.image.color: #d0d0d0
!! close button
window.active.button.close.unpressed.image.color: #33aeff
window.active.button.close.hover.image.color: #3f99bf
window.active.button.close.pressed.image.color: #33aeff
window.active.button.close.disabled.image.color: #33aeff
window.active.button.close.toggled.unpressed.image.color: #33aeff
window.active.button.close.toggled.hover.image.color: #3f99bf
window.active.button.close.toggled.pressed.image.color: #33aeff
!! iconify button
window.active.button.iconify.unpressed.image.color: #6BC4FF
window.active.button.iconify.hover.image.color: #0094F5
window.active.button.iconify.pressed.image.color: #6BC4FF
window.active.button.iconify.disabled.image.color: #6BC4FF
window.active.button.iconify.toggled.unpressed.image.color: #6BC4FF
window.active.button.iconify.toggled.hover.image.color: #0094F5
window.active.button.iconify.toggled.pressed.image.color: #6BC4FF
!! max button
window.active.button.max.unpressed.image.color: #A3DBFF
window.active.button.max.hover.image.color: #0094F5
window.active.button.max.pressed.image.color: #A3DBFF
window.active.button.max.disabled.image.color: #A3DBFF
window.active.button.max.toggled.unpressed.image.color: #A3DBFF
window.active.button.max.toggled.hover.image.color: #0094F5
window.active.button.max.toggled.pressed.image.color: #A3DBFF
!! OSD
osd.label.text.color: #ecf2f2