Files
numix-blue-gtk-theme/xfwm4/shade-active.xpm
T

31 lines
775 B
C
Raw Normal View History

2013-08-08 10:27:28 +05:30
/* XPM */
2014-02-20 03:03:42 +05:30
static char * shade_active_xpm[] = {
"24 24 3 1",
" c None",
". c #2D2D2D",
"+ c #DBDBDB",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"...........++...........",
"..........++++..........",
".........++++++.........",
"........++++++++........",
".......+++.++.+++.......",
"...........++...........",
"...........++...........",
"...........++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};