diff options
author | raveit65 <[email protected]> | 2014-10-29 19:52:29 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-29 22:09:21 +0100 |
commit | 64417fe4947b45dc2d37ebdc0e7a1335c030941a (patch) | |
tree | 491bc088b9a2a87d3ac013db6cf466c76157e2ea /desktop-themes/ContrastHighInverse/pixmaps/stock_commandline-browser.xpm | |
parent | 3bc3e32c4ec713b69078a956c55cc2ad75a545b4 (diff) | |
download | mate-themes-64417fe4947b45dc2d37ebdc0e7a1335c030941a.tar.bz2 mate-themes-64417fe4947b45dc2d37ebdc0e7a1335c030941a.tar.xz |
move ContrastHighLargePrintInverse pixmaps to ContrastHighInverse
Diffstat (limited to 'desktop-themes/ContrastHighInverse/pixmaps/stock_commandline-browser.xpm')
-rw-r--r-- | desktop-themes/ContrastHighInverse/pixmaps/stock_commandline-browser.xpm | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_commandline-browser.xpm b/desktop-themes/ContrastHighInverse/pixmaps/stock_commandline-browser.xpm new file mode 100644 index 00000000..00b8f23a --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_commandline-browser.xpm @@ -0,0 +1,35 @@ +/* XPM */ +static char * stock_commandline_browser_xpm[] = { +"24 24 8 1", +" c None", +". c #000000", +"+ c #616161", +"@ c #B7B7B7", +"# c #ECECEC", +"$ c #303030", +"% c #C9C9C9", +"& c #FFFFFF", +" ", +" ", +" ", +" ", +" ..... ", +" ......... ", +" ...+@#@+... ", +" ..$%&&&&&%$.. ", +" ..%&&&&&&&%.. ", +" ..+&&&&&&&&&+.. ", +" ..@&&&&&&&&&@.. ", +" ..#&&&&&&&&&#.. ", +" ..@&&&&&&&&&@.. ", +" ..+&&&&&&&&&+.. ", +" ..%&&&&&&&%.. ", +" ..$%&&&&&%$.. ", +" ...+@#@+... ", +" ......... ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; |