Tweaked the Xfwm4 theme

pull/27/head
Satyajit Sahoo 2013-04-07 15:42:35 +05:30
parent 1e9e40fee9
commit 7b23a6c3aa
14 changed files with 70 additions and 14 deletions

View File

@ -1,6 +1,6 @@
/* XPM */
static char * title_1_active_xpm[] = {
"1 21 3 1",
"1 25 3 1",
" c None",
". c #484848",
"+ c #2D2D2D",
@ -24,4 +24,8 @@ static char * title_1_active_xpm[] = {
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+"};

View File

@ -1,6 +1,6 @@
/* XPM */
static char * title_1_inactive_xpm[] = {
"1 21 3 1",
"1 25 3 1",
" c None",
". c #393939",
"+ c #2D2D2D",
@ -24,4 +24,8 @@ static char * title_1_inactive_xpm[] = {
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+"};

View File

@ -1,6 +1,6 @@
/* XPM */
static char * title_2_active_xpm[] = {
"1 21 3 1",
"1 25 3 1",
" c None",
". c #484848",
"+ c #2D2D2D",
@ -24,4 +24,8 @@ static char * title_2_active_xpm[] = {
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+"};

View File

@ -1,6 +1,6 @@
/* XPM */
static char * title_2_inactive_xpm[] = {
"1 21 3 1",
"1 25 3 1",
" c None",
". c #393939",
"+ c #2D2D2D",
@ -24,4 +24,8 @@ static char * title_2_inactive_xpm[] = {
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+"};

View File

@ -1,6 +1,6 @@
/* XPM */
static char * title_3_active_xpm[] = {
"1 21 3 1",
"1 25 3 1",
" c None",
". c #484848",
"+ c #2D2D2D",
@ -24,4 +24,8 @@ static char * title_3_active_xpm[] = {
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+"};

View File

@ -1,6 +1,6 @@
/* XPM */
static char * title_3_inactive_xpm[] = {
"1 21 3 1",
"1 25 3 1",
" c None",
". c #393939",
"+ c #2D2D2D",
@ -24,4 +24,8 @@ static char * title_3_inactive_xpm[] = {
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+"};

View File

@ -1,6 +1,6 @@
/* XPM */
static char * title_4_active_xpm[] = {
"1 21 3 1",
"1 25 3 1",
" c None",
". c #484848",
"+ c #2D2D2D",
@ -24,4 +24,8 @@ static char * title_4_active_xpm[] = {
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+"};

View File

@ -1,6 +1,6 @@
/* XPM */
static char * title_4_inactive_xpm[] = {
"1 21 3 1",
"1 25 3 1",
" c None",
". c #393939",
"+ c #2D2D2D",
@ -24,4 +24,8 @@ static char * title_4_inactive_xpm[] = {
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+"};

View File

@ -1,6 +1,6 @@
/* XPM */
static char * title_5_active_xpm[] = {
"1 21 3 1",
"1 25 3 1",
" c None",
". c #484848",
"+ c #2D2D2D",
@ -24,4 +24,8 @@ static char * title_5_active_xpm[] = {
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+"};

View File

@ -1,6 +1,6 @@
/* XPM */
static char * title_5_inactive_xpm[] = {
"1 21 3 1",
"1 25 3 1",
" c None",
". c #393939",
"+ c #2D2D2D",
@ -24,4 +24,8 @@ static char * title_5_inactive_xpm[] = {
"+",
"+",
"+",
"+",
"+",
"+",
"+",
"+"};

View File

@ -1,6 +1,6 @@
/* XPM */
static char * top_left_active_xpm[] = {
"2 21 3 1",
"2 25 3 1",
" c None",
". c #484848",
"+ c #2D2D2D",
@ -24,4 +24,8 @@ static char * top_left_active_xpm[] = {
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+"};

View File

@ -1,6 +1,6 @@
/* XPM */
static char * top_left_inactive_xpm[] = {
"2 21 3 1",
"2 25 3 1",
" c None",
". c #393939",
"+ c #2D2D2D",
@ -24,4 +24,8 @@ static char * top_left_inactive_xpm[] = {
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+"};

View File

@ -1,6 +1,6 @@
/* XPM */
static char * top_right_active_xpm[] = {
"2 21 3 1",
"2 25 3 1",
" c None",
". c #484848",
"+ c #2D2D2D",
@ -24,4 +24,8 @@ static char * top_right_active_xpm[] = {
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+."};

View File

@ -1,6 +1,6 @@
/* XPM */
static char * top_right_inactive_xpm[] = {
"2 21 3 1",
"2 25 3 1",
" c None",
". c #393939",
"+ c #2D2D2D",
@ -24,4 +24,8 @@ static char * top_right_inactive_xpm[] = {
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+.",
"+."};