one-dark/xfwm4/top-right-active.xpm

38 lines
758 B
C
Raw Normal View History

2022-08-04 18:29:31 +08:00
/* XPM */
static char * top_right_active_xpm[] = {
2022-08-09 00:09:29 +08:00
"16 32 2 1",
2022-08-04 18:29:31 +08:00
" c None",
2022-08-04 19:50:10 +08:00
". c #C0C0FF s active_color_1",
2022-08-04 18:29:31 +08:00
"........ ",
".......... ",
"............ ",
"............. ",
".............. ",
".............. ",
"............... ",
"............... ",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................"}