summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-sheet/func-cross.xpm
Side-by-side diff
Diffstat (limited to 'noncore/apps/opie-sheet/func-cross.xpm') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/opie-sheet/func-cross.xpm40
1 files changed, 21 insertions, 19 deletions
diff --git a/noncore/apps/opie-sheet/func-cross.xpm b/noncore/apps/opie-sheet/func-cross.xpm
index 6f77502..3b3f3d5 100644
--- a/noncore/apps/opie-sheet/func-cross.xpm
+++ b/noncore/apps/opie-sheet/func-cross.xpm
@@ -1,21 +1,23 @@
/* XPM */
static const char * func_cross_xpm[] = {
-"16 16 2 1",
-" c None",
-". c #000000",
-" ",
-" ",
-" ",
-" .. ",
-" .. ",
-" .. ",
-" ... .. ... ",
-" .......... ",
-" ...... ",
-" .... ",
-" ...... ",
-" ... ... ",
-" . . ",
-" ",
-" ",
-" "};
+"16 16 4 1",
+". c None",
+"b c #0000ff",
+"a c #0058c0",
+"# c #585858",
+"................",
+"................",
+"....#......##...",
+"...#a#....#ab#..",
+"..#bba#..#abb#..",
+"...#bba##abb#...",
+"....#bbaabb#....",
+".....#bbbb#.....",
+".....#bbbb#.....",
+"....#bbaabb#....",
+"...#bba##abb#...",
+"..#bba#..#abb#..",
+"..#ba#....#a#...",
+"...##......#....",
+"................",
+"................"};