Add shade and unshade buttons

This commit is contained in:
Satyajit Sahoo
2013-08-08 10:27:28 +05:30
parent 6821ac4b34
commit 87f0e146ca
43 changed files with 212 additions and 21 deletions
+16 -17
View File
@@ -1,23 +1,22 @@
/* XPM */
static char * close_inactive_xpm[] = {
"16 16 17 1",
"16 16 16 1",
" c None",
". c #2D2D2D",
"+ c #ADA9A8",
"@ c #848181",
"+ c #AAAAAA",
"@ c #828282",
"# c #3A3A3A",
"$ c #858383",
"% c #A5A1A0",
"& c #484747",
"$ c #848484",
"% c #A2A2A2",
"& c #474747",
"* c #3B3B3B",
"= c #A6A3A2",
"- c #A39F9D",
"; c #4C4B4B",
"> c #A29F9E",
", c #A3A09F",
"' c #474646",
") c #83807F",
"! c #383838",
"= c #A4A4A4",
"- c #A0A0A0",
"; c #4B4B4B",
"> c #A1A1A1",
", c #464646",
"' c #818181",
") c #383838",
"................",
"................",
"................",
@@ -27,9 +26,9 @@ static char * close_inactive_xpm[] = {
"....*=+--+%#....",
".....;=++-&.....",
".....;=++-&.....",
"....*=+>>+%#....",
"....$+,'',+@....",
"....+)!..!)+....",
"....*=+--+%#....",
"....$+>,,>+@....",
"....+')..)'+....",
"................",
"................",
"................",
+1 -1
View File
@@ -3,7 +3,7 @@ static char * hide_inactive_xpm[] = {
"16 16 3 1",
" c None",
". c #2D2D2D",
"+ c #ADA9A8",
"+ c #AAAAAA",
"................",
"................",
"................",
+1 -1
View File
@@ -3,7 +3,7 @@ static char * maximize_inactive_xpm[] = {
"16 16 3 1",
" c None",
". c #2D2D2D",
"+ c #ADA9A8",
"+ c #AAAAAA",
"................",
"................",
"................",
+22
View File
@@ -0,0 +1,22 @@
/* XPM */
static char * shade_active_xpm[] = {
"16 16 3 1",
" c None",
". c #2D2D2D",
"+ c #DBDBDB",
"................",
"................",
"................",
"................",
".......++.......",
"......++++......",
".....++++++.....",
"....++++++++....",
"...+++.++.+++...",
".......++.......",
".......++.......",
".......++.......",
"................",
"................",
"................",
"................"};
+22
View File
@@ -0,0 +1,22 @@
/* XPM */
static char * shade_inactive_xpm[] = {
"16 16 3 1",
" c None",
". c #2D2D2D",
"+ c #AAAAAA",
"................",
"................",
"................",
"................",
".......++.......",
"......++++......",
".....++++++.....",
"....++++++++....",
"...+++.++.+++...",
".......++.......",
".......++.......",
".......++.......",
"................",
"................",
"................",
"................"};
+22
View File
@@ -0,0 +1,22 @@
/* XPM */
static char * shade_prelight_xpm[] = {
"16 16 3 1",
" c None",
". c #2D2D2D",
"+ c #D64937",
"................",
"................",
"................",
"................",
".......++.......",
"......++++......",
".....++++++.....",
"....++++++++....",
"...+++.++.+++...",
".......++.......",
".......++.......",
".......++.......",
"................",
"................",
"................",
"................"};
+22
View File
@@ -0,0 +1,22 @@
/* XPM */
static char * shade_pressed_xpm[] = {
"16 16 3 1",
" c None",
". c #2D2D2D",
"+ c #B44335",
"................",
"................",
"................",
"................",
".......++.......",
"......++++......",
".....++++++.....",
"....++++++++....",
"...+++.++.+++...",
".......++.......",
".......++.......",
".......++.......",
"................",
"................",
"................",
"................"};
+22
View File
@@ -0,0 +1,22 @@
/* XPM */
static char * shade_toggled_active_xpm[] = {
"16 16 3 1",
" c None",
". c #2D2D2D",
"+ c #DBDBDB",
"................",
"................",
"................",
"................",
".......++.......",
".......++.......",
".......++.......",
"...+++.++.+++...",
"....++++++++....",
".....++++++.....",
"......++++......",
".......++.......",
"................",
"................",
"................",
"................"};
+22
View File
@@ -0,0 +1,22 @@
/* XPM */
static char * shade_toggled_inactive_xpm[] = {
"16 16 3 1",
" c None",
". c #2D2D2D",
"+ c #AAAAAA",
"................",
"................",
"................",
"................",
".......++.......",
".......++.......",
".......++.......",
"...+++.++.+++...",
"....++++++++....",
".....++++++.....",
"......++++......",
".......++.......",
"................",
"................",
"................",
"................"};
+22
View File
@@ -0,0 +1,22 @@
/* XPM */
static char * shade_toggled_prelight_xpm[] = {
"16 16 3 1",
" c None",
". c #2D2D2D",
"+ c #D64937",
"................",
"................",
"................",
"................",
".......++.......",
".......++.......",
".......++.......",
"...+++.++.+++...",
"....++++++++....",
".....++++++.....",
"......++++......",
".......++.......",
"................",
"................",
"................",
"................"};
+22
View File
@@ -0,0 +1,22 @@
/* XPM */
static char * shade_toggled_pressed_xpm[] = {
"16 16 3 1",
" c None",
". c #2D2D2D",
"+ c #B44335",
"................",
"................",
"................",
"................",
".......++.......",
".......++.......",
".......++.......",
"...+++.++.+++...",
"....++++++++....",
".....++++++.....",
"......++++......",
".......++.......",
"................",
"................",
"................",
"................"};