diff options
author | raveit65 <[email protected]> | 2014-10-29 19:52:29 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-29 22:29:05 +0100 |
commit | 2541c1a3e567a2c2addda4b6043e67913a4aa2b0 (patch) | |
tree | 4c122a749bd50d164898fd75a94caa2b192feeb9 /desktop-themes/ContrastHighInverse/pixmaps/stock_commandline-browser.xpm | |
parent | 75ef7685ce928a2b0ab74d130458082960f5113b (diff) | |
download | mate-themes-2541c1a3e567a2c2addda4b6043e67913a4aa2b0.tar.bz2 mate-themes-2541c1a3e567a2c2addda4b6043e67913a4aa2b0.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", +" ", +" ", +" ", +" ", +" ..... ", +" ......... ", +" ...+@#@+... ", +" ..$%&&&&&%$.. ", +" ..%&&&&&&&%.. ", +" ..+&&&&&&&&&+.. ", +" ..@&&&&&&&&&@.. ", +" ..#&&&&&&&&&#.. ", +" ..@&&&&&&&&&@.. ", +" ..+&&&&&&&&&+.. ", +" ..%&&&&&&&%.. ", +" ..$%&&&&&%$.. ", +" ...+@#@+... ", +" ......... ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; |