summaryrefslogtreecommitdiffstats
path: root/src/xpm/showlinenumbers.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'src/xpm/showlinenumbers.xpm')
-rw-r--r--src/xpm/showlinenumbers.xpm21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/xpm/showlinenumbers.xpm b/src/xpm/showlinenumbers.xpm
new file mode 100644
index 0000000..fb697dc
--- /dev/null
+++ b/src/xpm/showlinenumbers.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static const char *showlinenumbers[]={
+"16 16 2 1",
+". c None",
+"# c #000040",
+"................",
+"................",
+"................",
+"................",
+"...#...##..###..",
+"..##..#..#....#.",
+"...#.....#....#.",
+"...#....#...##..",
+"...#...#......#.",
+"...#..#.......#.",
+"..###.####.###..",
+"................",
+"................",
+"................",
+"................",
+"................"};