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,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 ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
|
||||
Reference in New Issue
Block a user