diff options
author | raveit65 <[email protected]> | 2016-04-09 22:08:54 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-04-09 22:10:36 +0200 |
commit | 08f85f255e782407582153907a8ca81666bc8a89 (patch) | |
tree | d3b33b6b90129ce6c636b49bd1cf192a66419380 /desktop-themes/ContrastHighInverse/pixmaps/stock_commandline-history.xpm | |
parent | 76eb0b1112238d06ea95a0d4efe755de11befe02 (diff) | |
download | mate-themes-08f85f255e782407582153907a8ca81666bc8a89.tar.bz2 mate-themes-08f85f255e782407582153907a8ca81666bc8a89.tar.xz |
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.
Diffstat (limited to 'desktop-themes/ContrastHighInverse/pixmaps/stock_commandline-history.xpm')
-rw-r--r-- | desktop-themes/ContrastHighInverse/pixmaps/stock_commandline-history.xpm | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_commandline-history.xpm b/desktop-themes/ContrastHighInverse/pixmaps/stock_commandline-history.xpm new file mode 100644 index 00000000..875a6b3a --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_commandline-history.xpm @@ -0,0 +1,55 @@ +/* XPM */ +static char * stock_commandline_history_xpm[] = { +"24 24 28 1", +" c None", +". c #000000", +"+ c #5F5F5F", +"@ c #6F6F6F", +"# c #6E6E6E", +"$ c #636363", +"% c #7E7E7E", +"& c #E2E2E2", +"* c #E9E9E9", +"= c #E7E7E7", +"- c #C2C2C2", +"; c #606060", +"> c #3E3E3E", +", c #AFAFAF", +"' c #F7F7F7", +") c #FFFFFF", +"! c #FCFCFC", +"~ c #D4D4D4", +"{ c #676767", +"] c #1D1D1D", +"^ c #444444", +"/ c #E0E0E0", +"( c #EFEFEF", +"_ c #777777", +": c #787878", +"< c #969696", +"[ c #5C5C5C", +"} c #242424", +" ", +" ", +" ", +" ", +"........................", +".+@@@@@@@@@@@@@@@@@@@#$.", +".%&*****************=-;.", +".>,')))))))))))))))!~{] ", +" .^,')))))))))))))!~{] ", +" .^,')))))))))))!~{] ", +" .^,'))))))))))/;] ", +" .^,'))))))))(_. ", +" .^,'))))))(:.. ", +" .^,'))))(:.. ", +" .^,'))(:.. ", +" .^,'(:.. ", +" .^<[.. ", +" .}.. ", +" . ", +" ", +" ", +" ", +" ", +" "}; |