mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
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:
@@ -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 ",
|
||||
" #+.##.+# ",
|
||||
" ## ",
|
||||
" #### ",
|
||||
" ###### ",
|
||||
" ######## ",
|
||||
" ## ## ## ",
|
||||
" ## ",
|
||||
" ## ",
|
||||
" ## ",
|
||||
|
||||
Reference in New Issue
Block a user