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_toggled_prelight[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"22 25 8 1 ",
|
||||
"22 25 4 1 ",
|
||||
" c #2D2D2D2D2D2D",
|
||||
". c #4123307C2E5B",
|
||||
"X c #484848484848",
|
||||
"o c #82573B493237",
|
||||
"O c #87A93C2B3288",
|
||||
"+ c #BF8D456D35D6",
|
||||
"@ c #C18C45C235F4",
|
||||
"# c #D6D649493737",
|
||||
"# c #D6D649493737 s active_color_1",
|
||||
/* pixels */
|
||||
"XXXXXXXXXXXXXXXXXXXXXX",
|
||||
" ",
|
||||
@@ -23,11 +19,11 @@ static char *shade_toggled_prelight[] = {
|
||||
" ## ",
|
||||
" ## ",
|
||||
" ## ",
|
||||
" #+.##.+# ",
|
||||
" O#@##@#O ",
|
||||
" o####o ",
|
||||
" o##o ",
|
||||
" oo ",
|
||||
" ## ## ## ",
|
||||
" ######## ",
|
||||
" ###### ",
|
||||
" #### ",
|
||||
" ## ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
|
||||
Reference in New Issue
Block a user