summaryrefslogtreecommitdiff
path: root/gtk2_ardour/pixmaps/zoom_full.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/pixmaps/zoom_full.xpm')
-rw-r--r--gtk2_ardour/pixmaps/zoom_full.xpm37
1 files changed, 19 insertions, 18 deletions
diff --git a/gtk2_ardour/pixmaps/zoom_full.xpm b/gtk2_ardour/pixmaps/zoom_full.xpm
index f902403722..5564074875 100644
--- a/gtk2_ardour/pixmaps/zoom_full.xpm
+++ b/gtk2_ardour/pixmaps/zoom_full.xpm
@@ -1,29 +1,30 @@
/* XPM */
static char * zoom_full_xpm[] = {
-"12 12 14 1",
+"12 12 15 1",
" c None",
". c #000000",
"+ c #474747",
"@ c #E7E7E7",
"# c #F6F6F6",
"$ c #DCDCDC",
-"% c #FFFFFF",
-"& c #DFDFDF",
-"* c #D7D7D7",
-"= c #D6D6D6",
-"- c #040404",
-"; c #070707",
-"> c #060606",
-", c #050505",
+"% c #ACACAC",
+"& c #FFFFFF",
+"* c #DFDFDF",
+"= c #D7D7D7",
+"- c #D6D6D6",
+"; c #040404",
+"> c #070707",
+", c #060606",
+"' c #050505",
" ... ",
" +.@#$.+ ",
-" .%%.%%. ",
-".&%..%%*. ",
-".#%%.%%#. ",
-".$%%.%%&. ",
-" .%...%.+ ",
-" +.*#=... ",
+" .%&&&%. ",
+".*..&..=. ",
+".#.&&&.#. ",
+".$..&..*. ",
+" .%&&&%.+ ",
+" +.=#-... ",
" ...+... ",
-" -.; ",
-" >.-",
-" ,."};
+" ;.> ",
+" ,.;",
+" '."};