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,19 +1,10 @@
|
||||
/* XPM */
|
||||
static char *stick_toggled_prelight[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"22 25 12 1 ",
|
||||
"22 25 3 1 ",
|
||||
" c #2D2D2D2D2D2D",
|
||||
". c #312B2DD62D69",
|
||||
"X c #566D34032F9E",
|
||||
"o c #591634732FC6",
|
||||
"X c #566D34032F9E s active_color_1",
|
||||
"O c #484848484848",
|
||||
"+ c #85AA3BD63269",
|
||||
"@ c #87A93C2B3288",
|
||||
"# c #88543C473292",
|
||||
"$ c #C23645DE35FF",
|
||||
"% c #C5DF467A3636",
|
||||
"& c #C8DD46F83663",
|
||||
"* c #D6D649493737",
|
||||
/* pixels */
|
||||
"OOOOOOOOOOOOOOOOOOOOOO",
|
||||
" ",
|
||||
@@ -25,12 +16,12 @@ static char *stick_toggled_prelight[] = {
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" .@$$@ ",
|
||||
" @****@ ",
|
||||
" %*Xo*% ",
|
||||
" %*XX*% ",
|
||||
" #****@ ",
|
||||
" .#%%@. ",
|
||||
" XXXX ",
|
||||
" XXXXXX ",
|
||||
" XXXXXX ",
|
||||
" XXXXXX ",
|
||||
" XXXXXX ",
|
||||
" XXXX ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
|
||||
Reference in New Issue
Block a user