summaryrefslogtreecommitdiff
path: root/lisp/sb-dir-plus.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/sb-dir-plus.xpm')
-rw-r--r--lisp/sb-dir-plus.xpm37
1 files changed, 19 insertions, 18 deletions
diff --git a/lisp/sb-dir-plus.xpm b/lisp/sb-dir-plus.xpm
index 4289abc0e43..009719bce6d 100644
--- a/lisp/sb-dir-plus.xpm
+++ b/lisp/sb-dir-plus.xpm
@@ -1,22 +1,23 @@
/* XPM */
-static char * sb_dir+_xpm[] = {
-"20 15 4 1",
+static char * sb_dir_plus_xpm[] = {
+"20 15 5 1",
" c None",
-". c #828282",
+". c #B8B8B8",
"+ c #000000",
"@ c #FFF993",
-" ....... ",
-".+++++++. ",
-".+@@@@@@+.......... ",
-".+@@@@@@@++++++++++.",
-".+@@@@@@@@@@@@@@@@+.",
-".+@@@@@@@++@@@@@@@+.",
-".+@@@@@@@++@@@@@@@+.",
-".+@@@@@++++++@@@@@+.",
-".+@@@@@++++++@@@@@+.",
-".+@@@@@@@++@@@@@@@+.",
-".+@@@@@@@++@@@@@@@+.",
-".+@@@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@@@+.",
-".++++++++++++++++++.",
-" .................. "};
+"# c #828282",
+" ...... ",
+" .++++++. ",
+".+@@@@@@+......... ",
+".+@@@@@@@+++++++++. ",
+".+@@@@@@@@@@@@@@@@+#",
+".+@@@@@@@+@@@@@@@@+#",
+".+@@@@@@@+.@@@@@@@+#",
+".+@@@@@+++++@@@@@@+#",
+".+@@@@@@.+...@@@@@+#",
+".+@@@@@@@+.@@@@@@@+#",
+".+@@@@@@@@.@@@@@@@+#",
+".+@@@@@@@@@@@@@@@@+#",
+".+@@@@@@@@@@@@@@@@+#",
+" #++++++++++++++++# ",
+" ################ "};