Moved between oomox themes
This one's based on Numix, which should look a lot better.
This commit is contained in:
38
.themes/oomox-numix-gruvbox/xfwm4/shade-inactive.xpm
Normal file
38
.themes/oomox-numix-gruvbox/xfwm4/shade-inactive.xpm
Normal file
@@ -0,0 +1,38 @@
|
||||
/* XPM */
|
||||
static char * shade_prelight_xpm[] = {
|
||||
"24 26 4 1",
|
||||
" c None",
|
||||
<<<<<<< HEAD
|
||||
". c #32302f",
|
||||
"+ c #1d2021",
|
||||
=======
|
||||
". c #444444",
|
||||
"+ c #888888",
|
||||
"@ c #393939",
|
||||
"@@@@@@@@@@@@@@@@@@@@@@@@",
|
||||
>>>>>>> 20c317abd13ec1b1bd1eef62707456f4e76b1f5d
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"...........++...........",
|
||||
"..........++++..........",
|
||||
".........++++++.........",
|
||||
"........++++++++........",
|
||||
".......+++.++.+++.......",
|
||||
"...........++...........",
|
||||
"...........++...........",
|
||||
"...........++...........",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................",
|
||||
"........................"};
|
Reference in New Issue
Block a user