dots/files/.themes/BellePintosGrande/xfwm4/left-inactive.xpm
2025-11-16 22:32:14 +01:00

41 lines
543 B
C

/* XPM */
static char * left_inactive_xpm[] = {
"5 32 6 1",
" c None",
". c #949594 s inactive_shadow_2",
"+ c #FFFFFF s inactive_hilight_2",
"# c #D5D6D5 s inactive_color_2",
"* c #B4BAB4 s inactive_mid_2",
"@ c #000000",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###",
"@+###"};