dotfiles/config/.themes/xfwm4_hidpi/top-left-inactive.xpm
Michael Chalupiak 24d4801414 themes
2025-02-01 15:42:37 -05:00

58 lines
851 B
C

/* XPM */
static char * top_left_inactive_xpm[] = {
"8 48 6 1",
" c None",
"$ c #FFFF00 s inactive_hilight_1",
"+ c #00FF00 s inactive_hilight_2",
"@ c #FF00FF s inactive_mid_1",
"# c #000000 s inactive_shadow_2",
"& c #0000FF s inactive_border_color",
"$$$$$$$$",
"$$$$$$$$",
"$$++++++",
"$$++++++",
"$$++&&&&",
"$$++&&&&",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@",
"$$++&&@@"};