one-dark/xfwm4/right-active.xpm

55 lines
919 B
C
Raw Normal View History

2022-08-04 18:29:31 +08:00
/* XPM */
static char * right_active_xpm[] = {
2022-08-04 19:52:57 +08:00
"2 48 3 1",
2022-08-04 18:29:31 +08:00
" c None",
"# c #C0C0C0 s active_color_2",
"@ c #C0C0FF s active_color_2",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@",
"########@@@@"};