diff options
Diffstat (limited to 'desktop-themes/ContrastHighInverse')
131 files changed, 100 insertions, 3 deletions
diff --git a/desktop-themes/ContrastHighInverse/Makefile.am b/desktop-themes/ContrastHighInverse/Makefile.am index ced961d0..5b73d4ca 100644 --- a/desktop-themes/ContrastHighInverse/Makefile.am +++ b/desktop-themes/ContrastHighInverse/Makefile.am @@ -10,12 +10,14 @@ theme_DATA = index.theme SUBDIRS = \ gtk-2.0 \ gtk-3.0 \ - metacity-1 + metacity-1 \ + pixmaps DIST_SUBDIRS = \ gtk-2.0 \ gtk-3.0 \ - metacity-1 + metacity-1 \ + pixmaps DISTCLEANFILES=index.theme EXTRA_DIST=index.theme.in diff --git a/desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in b/desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in index 402a4e53..cd5444e1 100755 --- a/desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in +++ b/desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in @@ -9,7 +9,7 @@ #Note: we just use the LargePrint icons for now, they will be scaled #to the correct size -pixmap_path "@prefix@/share/themes/ContrastHighLargePrintInverse/pixmaps" +pixmap_path "@prefix@/share/themes/ContrastHighInverse/pixmaps" #TODO: move sun-jds style downstream style "sun-jds" diff --git a/desktop-themes/ContrastHighInverse/pixmaps/Makefile.am b/desktop-themes/ContrastHighInverse/pixmaps/Makefile.am new file mode 100644 index 00000000..63cf4832 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/Makefile.am @@ -0,0 +1,5 @@ +pixmapdir= $(datadir)/themes/ContrastHighInverse/pixmaps + +EXTRA_DIST= $(pixmap_DATA) + +include $(top_srcdir)/common/all-stock-icons.data diff --git a/desktop-themes/ContrastHighInverse/pixmaps/double-click-maybe.png b/desktop-themes/ContrastHighInverse/pixmaps/double-click-maybe.png Binary files differnew file mode 100644 index 00000000..e776cbac --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/double-click-maybe.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/double-click-off.png b/desktop-themes/ContrastHighInverse/pixmaps/double-click-off.png Binary files differnew file mode 100644 index 00000000..418db8b7 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/double-click-off.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/double-click-on.png b/desktop-themes/ContrastHighInverse/pixmaps/double-click-on.png Binary files differnew file mode 100644 index 00000000..c9ba34a5 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/double-click-on.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/marco-delete.png b/desktop-themes/ContrastHighInverse/pixmaps/marco-delete.png Binary files differnew file mode 100755 index 00000000..b2f69aa1 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/marco-delete.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/marco-maximize.png b/desktop-themes/ContrastHighInverse/pixmaps/marco-maximize.png Binary files differnew file mode 100644 index 00000000..ffacacc4 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/marco-maximize.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/marco-minimize.png b/desktop-themes/ContrastHighInverse/pixmaps/marco-minimize.png Binary files differnew file mode 100644 index 00000000..9e283409 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/marco-minimize.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/media-backward.png b/desktop-themes/ContrastHighInverse/pixmaps/media-backward.png Binary files differnew file mode 100644 index 00000000..d62926e6 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/media-backward.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/media-eject.png b/desktop-themes/ContrastHighInverse/pixmaps/media-eject.png Binary files differnew file mode 100644 index 00000000..2d72a5fa --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/media-eject.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/media-forward.png b/desktop-themes/ContrastHighInverse/pixmaps/media-forward.png Binary files differnew file mode 100644 index 00000000..8643b914 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/media-forward.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/media-next.png b/desktop-themes/ContrastHighInverse/pixmaps/media-next.png Binary files differnew file mode 100644 index 00000000..58c63a85 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/media-next.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/media-pause.png b/desktop-themes/ContrastHighInverse/pixmaps/media-pause.png Binary files differnew file mode 100644 index 00000000..70d17d1b --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/media-pause.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/media-play.png b/desktop-themes/ContrastHighInverse/pixmaps/media-play.png Binary files differnew file mode 100644 index 00000000..24b797d3 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/media-play.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/media-prev.png b/desktop-themes/ContrastHighInverse/pixmaps/media-prev.png Binary files differnew file mode 100644 index 00000000..d0cf74cf --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/media-prev.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/media-record.png b/desktop-themes/ContrastHighInverse/pixmaps/media-record.png Binary files differnew file mode 100644 index 00000000..a83915c6 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/media-record.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/media-stop.png b/desktop-themes/ContrastHighInverse/pixmaps/media-stop.png Binary files differnew file mode 100644 index 00000000..7ab1051b --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/media-stop.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/printer-broken.png b/desktop-themes/ContrastHighInverse/pixmaps/printer-broken.png Binary files differnew file mode 100644 index 00000000..cbcd5480 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/printer-broken.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/printer-default.png b/desktop-themes/ContrastHighInverse/pixmaps/printer-default.png Binary files differnew file mode 100644 index 00000000..f2eb8b59 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/printer-default.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/printer-inkjet.png b/desktop-themes/ContrastHighInverse/pixmaps/printer-inkjet.png Binary files differnew file mode 100644 index 00000000..0d3ffe43 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/printer-inkjet.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/printer-personal-laser.png b/desktop-themes/ContrastHighInverse/pixmaps/printer-personal-laser.png Binary files differnew file mode 100644 index 00000000..f7800534 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/printer-personal-laser.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/printer-workgroup-laser.png b/desktop-themes/ContrastHighInverse/pixmaps/printer-workgroup-laser.png Binary files differnew file mode 100644 index 00000000..534db451 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/printer-workgroup-laser.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_about.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_about.png Binary files differnew file mode 100755 index 00000000..f0b3235d --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_about.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_accessories.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_accessories.png Binary files differnew file mode 100755 index 00000000..8cecf42c --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_accessories.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_add.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_add.png Binary files differnew file mode 100755 index 00000000..5123745a --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_add.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_amusements.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_amusements.png Binary files differnew file mode 100755 index 00000000..a7bb13fd --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_amusements.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_apply.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_apply.png Binary files differnew file mode 100755 index 00000000..f5eceb2f --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_apply.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_attach.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_attach.png Binary files differnew file mode 100755 index 00000000..45b7bbcd --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_attach.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_bold.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_bold.png Binary files differnew file mode 100755 index 00000000..14abb2e6 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_bold.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_book.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_book.png Binary files differnew file mode 100755 index 00000000..b5d0f299 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_book.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_cancel.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_cancel.png Binary files differnew file mode 100755 index 00000000..b2f69aa1 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_cancel.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_cde-menu.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_cde-menu.png Binary files differnew file mode 100755 index 00000000..6f23299d --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_cde-menu.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_cdrom.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_cdrom.png Binary files differnew file mode 100755 index 00000000..0edc5919 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_cdrom.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_clear.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_clear.png Binary files differnew file mode 100755 index 00000000..6f68d267 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_clear.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_close.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_close.png Binary files differnew file mode 100755 index 00000000..b2f69aa1 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_close.png 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", +" ", +" ", +" ", +" ", +" ..... ", +" ......... ", +" ...+@#@+... ", +" ..$%&&&&&%$.. ", +" ..%&&&&&&&%.. ", +" ..+&&&&&&&&&+.. ", +" ..@&&&&&&&&&@.. ", +" ..#&&&&&&&&&#.. ", +" ..@&&&&&&&&&@.. ", +" ..+&&&&&&&&&+.. ", +" ..%&&&&&&&%.. ", +" ..$%&&&&&%$.. ", +" ...+@#@+... ", +" ......... ", +" ..... ", +" ", +" ", +" ", +" ", +" "}; 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", +" ", +" ", +" ", +" ", +"........................", +".+@@@@@@@@@@@@@@@@@@@#$.", +".%&*****************=-;.", +".>,')))))))))))))))!~{] ", +" .^,')))))))))))))!~{] ", +" .^,')))))))))))!~{] ", +" .^,'))))))))))/;] ", +" .^,'))))))))(_. ", +" .^,'))))))(:.. ", +" .^,'))))(:.. ", +" .^,'))(:.. ", +" .^,'(:.. ", +" .^<[.. ", +" .}.. ", +" . ", +" ", +" ", +" ", +" ", +" "}; diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_connect.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_connect.png Binary files differnew file mode 100755 index 00000000..65a018a5 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_connect.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_convert.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_convert.png Binary files differnew file mode 100755 index 00000000..eb773acd --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_convert.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_copy.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_copy.png Binary files differnew file mode 100755 index 00000000..d465318e --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_copy.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_cut.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_cut.png Binary files differnew file mode 100755 index 00000000..d90a0999 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_cut.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_delete.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_delete.png Binary files differnew file mode 100755 index 00000000..74fcdf7d --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_delete.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_dialog_error.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_dialog_error.png Binary files differnew file mode 100755 index 00000000..d0eb2267 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_dialog_error.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_dialog_info.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_dialog_info.png Binary files differnew file mode 100755 index 00000000..60f08e7a --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_dialog_info.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_dialog_question.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_dialog_question.png Binary files differnew file mode 100755 index 00000000..0e792ba3 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_dialog_question.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_dialog_warning.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_dialog_warning.png Binary files differnew file mode 100755 index 00000000..31b218d1 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_dialog_warning.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_disconnect.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_disconnect.png Binary files differnew file mode 100755 index 00000000..238d9430 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_disconnect.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_dnd.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_dnd.png Binary files differnew file mode 100755 index 00000000..c0a3c01a --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_dnd.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_dnd_multiple.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_dnd_multiple.png Binary files differnew file mode 100755 index 00000000..98348a25 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_dnd_multiple.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_drawer.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_drawer.png Binary files differnew file mode 100755 index 00000000..96220265 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_drawer.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_edit.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_edit.png Binary files differnew file mode 100755 index 00000000..46ca3701 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_edit.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_empty.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_empty.png Binary files differnew file mode 100755 index 00000000..31969a44 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_empty.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_execute.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_execute.png Binary files differnew file mode 100755 index 00000000..cb9461f8 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_execute.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_export.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_export.png Binary files differnew file mode 100755 index 00000000..c928149a --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_export.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_find-and-replace.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_find-and-replace.png Binary files differnew file mode 100755 index 00000000..ffeb60cf --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_find-and-replace.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_find.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_find.png Binary files differnew file mode 100755 index 00000000..89e0c8ac --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_find.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_floppy.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_floppy.png Binary files differnew file mode 100755 index 00000000..cb7b3ba3 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_floppy.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_go-back.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_go-back.png Binary files differnew file mode 100755 index 00000000..916265b4 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_go-back.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_go-down.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_go-down.png Binary files differnew file mode 100755 index 00000000..e650695b --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_go-down.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_go-forward.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_go-forward.png Binary files differnew file mode 100755 index 00000000..63ba5723 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_go-forward.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_go-up.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_go-up.png Binary files differnew file mode 100755 index 00000000..9b0d41bf --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_go-up.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_goto-bottom.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_goto-bottom.png Binary files differnew file mode 100755 index 00000000..7c15a6b0 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_goto-bottom.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_goto-first.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_goto-first.png Binary files differnew file mode 100755 index 00000000..1ba9e5e5 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_goto-first.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_goto-last.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_goto-last.png Binary files differnew file mode 100755 index 00000000..4ccb91b6 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_goto-last.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_goto-top.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_goto-top.png Binary files differnew file mode 100755 index 00000000..9d5317b5 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_goto-top.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_harddisk.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_harddisk.png Binary files differnew file mode 100755 index 00000000..937ca439 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_harddisk.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_help.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_help.png Binary files differnew file mode 100755 index 00000000..bb875287 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_help.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_home.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_home.png Binary files differnew file mode 100755 index 00000000..0f669761 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_home.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_import.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_import.png Binary files differnew file mode 100755 index 00000000..f49e8573 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_import.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_index.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_index.png Binary files differnew file mode 100755 index 00000000..46286ef4 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_index.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_info.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_info.png Binary files differnew file mode 100644 index 00000000..a4b89df6 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_info.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_insert-image.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_insert-image.png Binary files differnew file mode 100755 index 00000000..70439f74 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_insert-image.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_insert-object.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_insert-object.png Binary files differnew file mode 100755 index 00000000..f2dfda46 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_insert-object.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_insert-table.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_insert-table.png Binary files differnew file mode 100755 index 00000000..1a35df78 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_insert-table.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_internet.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_internet.png Binary files differnew file mode 100755 index 00000000..bc9a5a91 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_internet.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_italic.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_italic.png Binary files differnew file mode 100755 index 00000000..f8065487 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_italic.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_jump-to.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_jump-to.png Binary files differnew file mode 100755 index 00000000..b8296c39 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_jump-to.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_justify-center.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_justify-center.png Binary files differnew file mode 100755 index 00000000..9f98b919 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_justify-center.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_justify-fill.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_justify-fill.png Binary files differnew file mode 100755 index 00000000..33a2bfd3 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_justify-fill.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_justify-left.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_justify-left.png Binary files differnew file mode 100755 index 00000000..5138e00c --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_justify-left.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_justify-right.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_justify-right.png Binary files differnew file mode 100755 index 00000000..e89c0af1 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_justify-right.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_launcher-program.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_launcher-program.png Binary files differnew file mode 100755 index 00000000..778c34d4 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_launcher-program.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_line-in.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_line-in.png Binary files differnew file mode 100755 index 00000000..3b44ff10 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_line-in.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_lockscreen.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_lockscreen.png Binary files differnew file mode 100755 index 00000000..ba1ced46 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_lockscreen.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_logout.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_logout.png Binary files differnew file mode 100755 index 00000000..f55f1feb --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_logout.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_mate-logo.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_mate-logo.png Binary files differnew file mode 100644 index 00000000..825288cf --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_mate-logo.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_mate-util.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_mate-util.png Binary files differnew file mode 100755 index 00000000..611140f9 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_mate-util.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_mic.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_mic.png Binary files differnew file mode 100755 index 00000000..e87e12d7 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_mic.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_missing-image.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_missing-image.png Binary files differnew file mode 100755 index 00000000..077de5b7 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_missing-image.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_multimedia.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_multimedia.png Binary files differnew file mode 100755 index 00000000..9a292a98 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_multimedia.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_new.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_new.png Binary files differnew file mode 100755 index 00000000..aec40a31 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_new.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_no.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_no.png Binary files differnew file mode 100755 index 00000000..b2f69aa1 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_no.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_ok.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_ok.png Binary files differnew file mode 100755 index 00000000..f5eceb2f --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_ok.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_open.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_open.png Binary files differnew file mode 100755 index 00000000..7e5486f5 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_open.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_paste.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_paste.png Binary files differnew file mode 100755 index 00000000..94836722 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_paste.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_preferences.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_preferences.png Binary files differnew file mode 100755 index 00000000..08cae539 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_preferences.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_print-preview.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_print-preview.png Binary files differnew file mode 100755 index 00000000..f34d4dc2 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_print-preview.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_print.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_print.png Binary files differnew file mode 100755 index 00000000..5b638d23 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_print.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_properties.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_properties.png Binary files differnew file mode 100755 index 00000000..cd3d6940 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_properties.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_quit.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_quit.png Binary files differnew file mode 100755 index 00000000..f1a055f3 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_quit.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_redo.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_redo.png Binary files differnew file mode 100755 index 00000000..292eefc6 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_redo.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_refresh.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_refresh.png Binary files differnew file mode 100755 index 00000000..63679fdb --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_refresh.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_remove.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_remove.png Binary files differnew file mode 100755 index 00000000..52c7a879 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_remove.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_revert-to-saved.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_revert-to-saved.png Binary files differnew file mode 100755 index 00000000..9f16adc4 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_revert-to-saved.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_run.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_run.png Binary files differnew file mode 100755 index 00000000..33a4fbac --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_run.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_save-as.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_save-as.png Binary files differnew file mode 100755 index 00000000..ead822f1 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_save-as.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_save.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_save.png Binary files differnew file mode 100755 index 00000000..cb7b3ba3 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_save.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_screenshot.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_screenshot.png Binary files differnew file mode 100755 index 00000000..3aa4b30b --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_screenshot.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_searchtool.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_searchtool.png Binary files differnew file mode 100755 index 00000000..64c1cdac --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_searchtool.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_select-color.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_select-color.png Binary files differnew file mode 100755 index 00000000..f6347934 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_select-color.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_select-font.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_select-font.png Binary files differnew file mode 100755 index 00000000..7ae2e00e --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_select-font.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_sort-ascending.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_sort-ascending.png Binary files differnew file mode 100755 index 00000000..d92df958 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_sort-ascending.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_sort-descending.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_sort-descending.png Binary files differnew file mode 100755 index 00000000..8e26b4c2 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_sort-descending.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_spell-check.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_spell-check.png Binary files differnew file mode 100755 index 00000000..41126415 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_spell-check.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_stop.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_stop.png Binary files differnew file mode 100755 index 00000000..cb9f0427 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_stop.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_strikethrough.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_strikethrough.png Binary files differnew file mode 100755 index 00000000..11aca0bc --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_strikethrough.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_undelete.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_undelete.png Binary files differnew file mode 100755 index 00000000..80a7ba27 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_undelete.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_underline.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_underline.png Binary files differnew file mode 100755 index 00000000..b8e15b8e --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_underline.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_undo.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_undo.png Binary files differnew file mode 100755 index 00000000..ee061eda --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_undo.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_volume.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_volume.png Binary files differnew file mode 100755 index 00000000..982fc309 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_volume.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_yes.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_yes.png Binary files differnew file mode 100755 index 00000000..f5eceb2f --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_yes.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_zoom-100.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_zoom-100.png Binary files differnew file mode 100755 index 00000000..6cd2fa7e --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_zoom-100.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_zoom-fit.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_zoom-fit.png Binary files differnew file mode 100755 index 00000000..457c516d --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_zoom-fit.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_zoom-in.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_zoom-in.png Binary files differnew file mode 100755 index 00000000..f72c0bbb --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_zoom-in.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/stock_zoom-out.png b/desktop-themes/ContrastHighInverse/pixmaps/stock_zoom-out.png Binary files differnew file mode 100755 index 00000000..dd902879 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/stock_zoom-out.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/volume-max.png b/desktop-themes/ContrastHighInverse/pixmaps/volume-max.png Binary files differnew file mode 100644 index 00000000..b71d0cae --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/volume-max.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/volume-medium.png b/desktop-themes/ContrastHighInverse/pixmaps/volume-medium.png Binary files differnew file mode 100644 index 00000000..b52e2432 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/volume-medium.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/volume-min.png b/desktop-themes/ContrastHighInverse/pixmaps/volume-min.png Binary files differnew file mode 100644 index 00000000..18490db1 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/volume-min.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/volume-mute.png b/desktop-themes/ContrastHighInverse/pixmaps/volume-mute.png Binary files differnew file mode 100644 index 00000000..1d0fa048 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/volume-mute.png diff --git a/desktop-themes/ContrastHighInverse/pixmaps/volume-zero.png b/desktop-themes/ContrastHighInverse/pixmaps/volume-zero.png Binary files differnew file mode 100644 index 00000000..3d1f01d6 --- /dev/null +++ b/desktop-themes/ContrastHighInverse/pixmaps/volume-zero.png |