Michael Chalupiak 24d4801414 themes
2025-02-01 15:42:37 -05:00

58 lines
839 B
C

/* XPM */
static char * top_left_active_xpm[] = {
"8 48 6 1",
" c None",
"$ c #0000FF s active_hilight_1",
"+ c #FFFF00 s active_hilight_2",
"@ c #00FF00 s active_mid_1",
"# c #FF00FF s active_shadow_2",
"& c #000000 s active_border_color",
"$$$$$$$$",
"$$$$$$$$",
"$$++++++",
"$$++++++",
"$$++&&&&",
"$$++&&&&",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@"};