fixed some xfwm4 buttons

This commit is contained in:
Eudaimon 2022-02-28 17:39:55 +01:00
parent b6c57cdd45
commit 9d244b3ee4
5 changed files with 14 additions and 14 deletions

View File

@ -2,10 +2,10 @@
static char * shade_inactive_xpm[] = {
"33 37 5 1",
" c None",
". c #C0C0FF s inactive_color_2",
"@ c #949594 s inactive_shadow_2",
". c #C0C0FF s inactive_color_1",
"@ c #949594 s inactive_shadow_1",
"# c #000000 s inactive_text_color",
"$ c #B4BAB4 s inactive_mid_2",
"$ c #B4BAB4 s inactive_mid_1",
".................................",
".................................",
".................................",

View File

@ -2,10 +2,10 @@
static char * shade_inactive_xpm[] = {
"33 37 5 1",
" c None",
". c #C0C0FF s inactive_color_2",
"@ c #949594 s inactive_shadow_2",
". c #C0C0FF s inactive_color_1",
"@ c #949594 s inactive_shadow_1",
"# c #000000 s inactive_text_color",
"$ c #B4BAB4 s inactive_mid_2",
"$ c #B4BAB4 s inactive_mid_1",
".................................",
".................................",
".................................",

View File

@ -2,10 +2,10 @@
static char * stick_inactive_xpm[] = {
"33 37 5 1",
" c None",
". c #C0C0FF s inactive_color_2",
"@ c #949594 s inactive_shadow_2",
". c #C0C0FF s inactive_color_1",
"@ c #949594 s inactive_shadow_1",
"# c #000000 s inactive_text_color",
"$ c #B4BAB4 s inactive_mid_2",
"$ c #B4BAB4 s inactive_mid_1",
".................................",
".................................",
".................................",

View File

@ -2,8 +2,8 @@
static char * stick_active_xpm[] = {
"33 37 6 1",
" c None",
"$ c #C0C0FF s active_color_2",
"@ c #949594 s active_shadow_2",
"$ c #C0C0FF s active_mid_1",
"@ c #949594 s active_shadow_1",
"# c #000000 s active_text_color",
". c #B4BAB4 s active_color_1",
"H c #C0C0FF s active_color_1",

View File

@ -2,10 +2,10 @@
static char * stick_inactive_xpm[] = {
"33 37 5 1",
" c None",
". c #C0C0FF s inactive_color_2",
"@ c #949594 s inactive_shadow_2",
". c #C0C0FF s inactive_color_1",
"@ c #949594 s inactive_shadow_1",
"# c #000000 s inactive_text_color",
"$ c #B4BAB4 s inactive_mid_2",
"$ c #B4BAB4 s inactive_mid_1",
".................................",
".................................",
".................................",