mirror of
https://github.com/rozniak/xfce-winxp-tc.git
synced 2026-05-04 21:21:21 +00:00
27 lines
361 B
C
27 lines
361 B
C
/* XPM */
|
|
static char *dummy[]={
|
|
"5 5 18 1",
|
|
"p c #00138c",
|
|
"o c #001499",
|
|
"l c #0016ae",
|
|
"g c #0017c1",
|
|
". c #0019cf",
|
|
"m c #001ea0",
|
|
"n c #001ea1",
|
|
"k c #0333c0",
|
|
"h c #0427bc",
|
|
"i c #0532c0",
|
|
"j c #0536c1",
|
|
"# c #0831d9",
|
|
"c c #0855dd",
|
|
"f c #0a49d9",
|
|
"d c #0d47da",
|
|
"e c #1054df",
|
|
"a c #1252e5",
|
|
"b c #166aee",
|
|
".#abc",
|
|
".#def",
|
|
"ghijk",
|
|
"lmmnm",
|
|
"opppp"};
|