diff options
author | raveit65 <[email protected]> | 2016-03-28 12:37:05 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-03-28 12:37:05 +0200 |
commit | 406802bc6f8939415ffc51a429aab948ce216571 (patch) | |
tree | b1e0250e9c0253f958c082b3351e82dbb1d363ea /desktop-themes/HighContrastInverse/pixmaps/stock_commandline-browser.xpm | |
parent | b0f54bc6e85088ae8016a1a8e8ebb49f9be57dd7 (diff) | |
download | mate-themes-406802bc6f8939415ffc51a429aab948ce216571.tar.bz2 mate-themes-406802bc6f8939415ffc51a429aab948ce216571.tar.xz |
rename dir ContrastHighInverse to HighContrastInverse
Diffstat (limited to 'desktop-themes/HighContrastInverse/pixmaps/stock_commandline-browser.xpm')
-rw-r--r-- | desktop-themes/HighContrastInverse/pixmaps/stock_commandline-browser.xpm | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/desktop-themes/HighContrastInverse/pixmaps/stock_commandline-browser.xpm b/desktop-themes/HighContrastInverse/pixmaps/stock_commandline-browser.xpm new file mode 100644 index 00000000..00b8f23a --- /dev/null +++ b/desktop-themes/HighContrastInverse/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", +" ", +" ", +" ", +" ", +" ..... ", +" ......... ", +" ...+@#@+... ", +" ..$%&&&&&%$.. ", +" ..%&&&&&&&%.. ", +" ..+&&&&&&&&&+.. ", +" ..@&&&&&&&&&@.. ", +" ..#&&&&&&&&&#.. ", +" ..@&&&&&&&&&@.. ", +" ..+&&&&&&&&&+.. ", +" ..%&&&&&&&%.. ", +" ..$%&&&&&%$.. ", +" ...+@#@+... ", +" ......... ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; |