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
+7 -11
View File
@@ -1,15 +1,11 @@
/* XPM */
static char *shade_prelight[] = {
/* columns rows colors chars-per-pixel */
"22 25 8 1 ",
"22 25 4 1 ",
" c #2D2D2D2D2D2D",
". c #43CC30EC2E84",
"X c #7C5A3A4B31DC",
"o c #484848484848",
"O c #82573B493237",
"+ c #C23645DE35FF",
"@ c #C3E046253618",
"# c #D6D649493737",
"# c #D6D649493737 s active_color_1",
/* pixels */
"oooooooooooooooooooooo",
" ",
@@ -20,11 +16,11 @@ static char *shade_prelight[] = {
" ",
" ",
" ",
" XX ",
" O##O ",
" O####O ",
" X#+##+#X ",
" #+.##.+# ",
" ## ",
" #### ",
" ###### ",
" ######## ",
" ## ## ## ",
" ## ",
" ## ",
" ## ",