Shiki-Colors-*/xfwm4: thin out bottom xpms
This commit is contained in:
parent
d42d496653
commit
0d77026b1f
@ -1,12 +1,6 @@
|
|||||||
/* XPM */
|
/* XPM */
|
||||||
static char * bottom_active_xpm[] = {
|
static char * bottom_active_xpm[] = {
|
||||||
"20 4 5 1",
|
"20 1 2 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #C3C3C3",
|
". c #3C3C3C",
|
||||||
"+ c #ADADAD",
|
"...................."};
|
||||||
"@ c #979797",
|
|
||||||
"# c #3C3C3C",
|
|
||||||
"....................",
|
|
||||||
"++++++++++++++++++++",
|
|
||||||
"@@@@@@@@@@@@@@@@@@@@",
|
|
||||||
"####################"};
|
|
||||||
|
@ -1,12 +1,6 @@
|
|||||||
/* XPM */
|
/* XPM */
|
||||||
static char * bottom_inactive_xpm[] = {
|
static char * bottom_inactive_xpm[] = {
|
||||||
"20 4 5 1",
|
"20 1 2 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #C3C3C3",
|
". c #3C3C3C",
|
||||||
"+ c #ADADAD",
|
"...................."};
|
||||||
"@ c #979797",
|
|
||||||
"# c #3C3C3C",
|
|
||||||
"....................",
|
|
||||||
"++++++++++++++++++++",
|
|
||||||
"@@@@@@@@@@@@@@@@@@@@",
|
|
||||||
"####################"};
|
|
||||||
|
@ -1,12 +1,6 @@
|
|||||||
/* XPM */
|
/* XPM */
|
||||||
static char * bottom_active_xpm[] = {
|
static char * bottom_active_xpm[] = {
|
||||||
"20 4 5 1",
|
"20 1 2 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #6B6B6B",
|
". c #212121",
|
||||||
"+ c #5F5F5F",
|
"...................."};
|
||||||
"@ c #535353",
|
|
||||||
"# c #212121",
|
|
||||||
"....................",
|
|
||||||
"++++++++++++++++++++",
|
|
||||||
"@@@@@@@@@@@@@@@@@@@@",
|
|
||||||
"####################"};
|
|
||||||
|
@ -1,12 +1,6 @@
|
|||||||
/* XPM */
|
/* XPM */
|
||||||
static char * bottom_inactive_xpm[] = {
|
static char * bottom_inactive_xpm[] = {
|
||||||
"20 4 5 1",
|
"20 1 2 1",
|
||||||
" c None",
|
" c None",
|
||||||
". c #6B6B6B",
|
". c #212121",
|
||||||
"+ c #5F5F5F",
|
"...................."};
|
||||||
"@ c #535353",
|
|
||||||
"# c #212121",
|
|
||||||
"....................",
|
|
||||||
"++++++++++++++++++++",
|
|
||||||
"@@@@@@@@@@@@@@@@@@@@",
|
|
||||||
"####################"};
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user