Make Xfwm4 theme use symbolic colors from the theme

Specifically, the hover and pressed effects are drawn with bg[SELECTED]
This commit is contained in:
Simon Steinbeiss
2014-02-15 00:35:06 +01:00
parent 34172de078
commit b87b7dad9e
28 changed files with 113 additions and 162 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
/* XPM */
static char *hide_pressed[] = {
static char *hide_prelight[] = {
/* columns rows colors chars-per-pixel */
"22 25 5 1 ",
" c #2D2D2D2D2D2D",
". c #316D2DDE2D6E",
". c #32802E0F2D7E s active_color_1",
"X c #484848484848",
"o c #B0FC42A834FD",
"O c #B4B443433535",
"o c #D22E488336F0",
"O c #D6D649493737",
/* pixels */
"XXXXXXXXXXXXXXXXXXXXXX",
" ",
@@ -19,9 +19,9 @@ static char *hide_pressed[] = {
" ",
" ",
" ",
" ",
" ........ ",
" ........ ",
" OOOOOOOO ",
" oooooooo ",
" ",
" ",
" ",