1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-09-28 14:00:44 +00:00
horst3180_arc-theme/common/xfwm4/top-right-active-shaded.xpm
2015-05-28 17:41:22 +02:00

31 lines
329 B
C

/* XPM */
static char * top_right_active_shaded_xpm[] = {
"5 24 3 1",
" c None",
". c #EEEFF1",
"+ c #E7E8EB",
".. ",
"++.. ",
"+++. ",
"++++.",
"+++++",
"+++++",
"+++++",
"+++++",
"+++++",
"+++++",
"+++++",
"+++++",
"+++++",
"+++++",
"+++++",
"+++++",
"+++++",
"+++++",
"+++++",
"+++++",
"+++++",
"+++++",
"+++++",
"+++++"};