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

34 lines
848 B
C
Raw Normal View History

2013-08-08 10:27:28 +05:30
/* XPM */
2014-02-20 14:10:03 +05:30
static char * shade_prelight_xpm[] = {
"24 26 4 1",
2014-02-20 03:03:42 +05:30
" c None",
2015-05-31 21:50:35 +05:30
". c #444444",
"+ c #eeeeee",
"@ c #484848",
"@@@@@@@@@@@@@@@@@@@@@@@@",
2014-02-20 03:03:42 +05:30
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"...........++...........",
"..........++++..........",
".........++++++.........",
"........++++++++........",
".......+++.++.+++.......",
"...........++...........",
"...........++...........",
"...........++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
2014-02-20 03:03:42 +05:30
"........................"};