From 08f85f255e782407582153907a8ca81666bc8a89 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 9 Apr 2016 22:08:54 +0200 Subject: Revert "rename dir ContrastHighInverse to HighContrastInverse" This reverts commit 406802bc6f8939415ffc51a429aab948ce216571. The name change prevent us to do any change in our theme, it seems that gtk+ version will always be prefered if we use the same name. --- .../pixmaps/stock_commandline-browser.xpm | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 desktop-themes/ContrastHighInverse/pixmaps/stock_commandline-browser.xpm (limited to 'desktop-themes/ContrastHighInverse/pixmaps/stock_commandline-browser.xpm') 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", +" ", +" ", +" ", +" ", +" ..... ", +" ......... ", +" ...+@#@+... ", +" ..$%&&&&&%$.. ", +" ..%&&&&&&&%.. ", +" ..+&&&&&&&&&+.. ", +" ..@&&&&&&&&&@.. ", +" ..#&&&&&&&&&#.. ", +" ..@&&&&&&&&&@.. ", +" ..+&&&&&&&&&+.. ", +" ..%&&&&&&&%.. ", +" ..$%&&&&&%$.. ", +" ...+@#@+... ", +" ......... ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; -- cgit v1.2.1