mirror of
https://github.com/gryf/wmamixer.git
synced 2026-02-01 15:15:47 +01:00
27 lines
5.7 KiB
C
27 lines
5.7 KiB
C
/* XPM */
|
|
static char * chars128_xpm[] = {
|
|
"312 18 5 1",
|
|
" c None",
|
|
". c #282828 s back_color",
|
|
"+ c #004941 s led_color_low",
|
|
"@ c #20B2AE s led_color_high",
|
|
"# c #188A86 s led_color_med",
|
|
"........................................................................................................................................................................................................................................................................................................................",
|
|
"........................................................................................................................................................................................................................................................................................................................",
|
|
"..++@@@@@@++..##@@@@@@......@@@@@@##..##@@@@@@....##@@@@@@##..##@@@@@@##..##@@@@@@##..##++++++##....@@@@@@......++++++##..##++++++##..##++++++....@@++++++@@..##@@@@@@....##@@@@@@##..##@@@@@@##..##@@@@@@##..##@@@@@@##..##@@@@@@##..##@@@@@@##..##++++++##..##++++++##..##++++++##..##++++++##..##++++++##..##@@@@@@##",
|
|
"..++@@@@@@++..##@@@@@@......@@@@@@##..##@@@@@@....##@@@@@@##..##@@@@@@##..##@@@@@@##..##++++++##....@@@@@@......++++++##..##++++++##..##++++++....@@++++++@@..##@@@@@@....##@@@@@@##..##@@@@@@##..##@@@@@@##..##@@@@@@##..##@@@@@@##..##@@@@@@##..##++++++##..##++++++##..##++++++##..##++++++##..##++++++##..##@@@@@@##",
|
|
"..@@......@@..@@......@@..@@......++..@@......@@..@@......++..@@......++..@@......++..@@......@@..++..@@..++..++......@@..@@......@@..@@......++..@@@@..@@@@..@@......@@..@@......@@..@@......@@..@@......@@..@@......@@..@@......++..++..@@..++..@@......@@..@@......@@..@@......@@..@@......@@..@@......@@..++......@@",
|
|
"..@@......@@..@@......@@..@@......++..@@......@@..@@......++..@@......++..@@......++..@@......@@..++..@@..++..++......@@..@@......@@..@@......++..@@@@..@@@@..@@......@@..@@......@@..@@......@@..@@......@@..@@......@@..@@......++..++..@@..++..@@......@@..@@......@@..@@......@@..@@......@@..@@......@@..++......@@",
|
|
"..@@......@@..@@......@@..@@......++..@@......@@..@@......++..@@......++..@@......++..@@......@@..++..@@..++..++......@@..@@....@@....@@......++..@@..@@..@@..@@......@@..@@......@@..@@......@@..@@......@@..@@......@@..@@......++..++..@@..++..@@......@@..@@......@@..@@......@@....@@..@@....@@......@@..++....@@++",
|
|
"..@@......@@..@@......@@..@@......++..@@......@@..@@......++..@@......++..@@......++..@@......@@..++..@@..++..++......@@..@@....@@....@@......++..@@..@@..@@..@@......@@..@@......@@..@@......@@..@@......@@..@@......@@..@@......++..++..@@..++..@@......@@..@@......@@..@@......@@....@@..@@....@@......@@..++....@@++",
|
|
"..##@@@@@@##..##@@@@@@....##++++++....##++++++##..##@@@@@@....##@@@@@@....##++##@@##..##@@@@@@##....++##++......++++++##..##@@@@......##++++++....##++++++##..##++++++##..##++++++##..##@@@@@@##..##@@++++##..##@@@@@@....##@@@@@@##....++##++....##++++++##..##++++++##..##++++++##......@@......##@@@@@@##....++@@++..",
|
|
"..##@@@@@@##..##@@@@@@....##++++++....##++++++##..##@@@@@@....##@@@@@@....##++##@@##..##@@@@@@##....++##++......++++++##..##@@@@......##++++++....##++++++##..##++++++##..##++++++##..##@@@@@@##..##@@++++##..##@@@@@@....##@@@@@@##....++##++....##++++++##..##++++++##..##++++++##......@@......##@@@@@@##....++@@++..",
|
|
"..@@......@@..@@......@@..@@......++..@@......@@..@@......++..@@......++..@@......@@..@@......@@..++..@@..++..++......@@..@@....@@....@@......++..@@......@@..@@......@@..@@......@@..@@......++..@@..@@..@@..@@......@@..++......@@..++..@@..++..@@......@@..@@......@@..@@..@@..@@....@@..@@....++......@@..++@@....++",
|
|
"..@@......@@..@@......@@..@@......++..@@......@@..@@......++..@@......++..@@......@@..@@......@@..++..@@..++..++......@@..@@....@@....@@......++..@@......@@..@@......@@..@@......@@..@@......++..@@..@@..@@..@@......@@..++......@@..++..@@..++..@@......@@..@@......@@..@@..@@..@@....@@..@@....++......@@..++@@....++",
|
|
"..@@......@@..@@......@@..@@......++..@@......@@..@@......++..@@......++..@@......@@..@@......@@..++..@@..++..@@......@@..@@......@@..@@......++..@@......@@..@@......@@..@@......@@..@@......++..@@....@@@@..@@......@@..++......@@..++..@@..++..@@......@@..@@......@@..@@@@..@@@@..@@......@@..++......@@..@@......++",
|
|
"..@@......@@..@@......@@..@@......++..@@......@@..@@......++..@@......++..@@......@@..@@......@@..++..@@..++..@@......@@..@@......@@..@@......++..@@......@@..@@......@@..@@......@@..@@......++..@@....@@@@..@@......@@..++......@@..++..@@..++..@@......@@..@@......@@..@@@@..@@@@..@@......@@..++......@@..@@......++",
|
|
"..##++++++##..##@@@@@@......@@@@@@##..##@@@@@@....##@@@@@@##..##++++++....##@@@@@@##..##++++++##....@@@@@@....##@@@@@@##..##++++++##..##@@@@@@##..##++++++##..##++++++##..##@@@@@@##..##++++++....##@@@@@@##..##++++++##..##@@@@@@##....++##++....##@@@@@@##....##@@##....##++++++##..##++++++##..##@@@@@@##..##@@@@@@##",
|
|
"..##++++++##..##@@@@@@......@@@@@@##..##@@@@@@....##@@@@@@##..##++++++....##@@@@@@##..##++++++##....@@@@@@....##@@@@@@##..##++++++##..##@@@@@@##..##++++++##..##++++++##..##@@@@@@##..##++++++....##@@@@@@##..##++++++##..##@@@@@@##....++##++....##@@@@@@##....##@@##....##++++++##..##++++++##..##@@@@@@##..##@@@@@@##",
|
|
"........................................................................................................................................................................................................................................................................................................................",
|
|
"........................................................................................................................................................................................................................................................................................................................"};
|