Use slightly better icons for macOS prefs in dark mode.
authorCarl Hetherington <cth@carlh.net>
Sun, 16 Oct 2022 20:21:34 +0000 (22:21 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 18 Oct 2022 18:37:00 +0000 (20:37 +0200)
commitfecfda4c913da3f60ab4329d1f4f412bc27d19a7
treedbf98f66d23dd6677e487e4efdbdad8d7650923e
parente983d424808894dc9b036c46cd61d8fa39487dfd
Use slightly better icons for macOS prefs in dark mode.
86 files changed:
graphics/osx/preferences/advanced.png [deleted file]
graphics/osx/preferences/advanced@2x.png [deleted file]
graphics/osx/preferences/advanced@2x_black.png [new file with mode: 0644]
graphics/osx/preferences/advanced@2x_white.png [new file with mode: 0644]
graphics/osx/preferences/advanced_black.png [new file with mode: 0644]
graphics/osx/preferences/advanced_white.png [new file with mode: 0644]
graphics/osx/preferences/cover_sheet.png [deleted file]
graphics/osx/preferences/cover_sheet@2x.png [deleted file]
graphics/osx/preferences/cover_sheet@2x_black.png [new file with mode: 0644]
graphics/osx/preferences/cover_sheet@2x_white.png [new file with mode: 0644]
graphics/osx/preferences/cover_sheet_black.png [new file with mode: 0644]
graphics/osx/preferences/cover_sheet_white.png [new file with mode: 0644]
graphics/osx/preferences/defaults.png [deleted file]
graphics/osx/preferences/defaults@2x.png [deleted file]
graphics/osx/preferences/defaults@2x_black.png [new file with mode: 0644]
graphics/osx/preferences/defaults@2x_white.png [new file with mode: 0644]
graphics/osx/preferences/defaults_black.png [new file with mode: 0644]
graphics/osx/preferences/defaults_white.png [new file with mode: 0644]
graphics/osx/preferences/email.png [deleted file]
graphics/osx/preferences/email@2x.png [deleted file]
graphics/osx/preferences/email@2x_black.png [new file with mode: 0644]
graphics/osx/preferences/email@2x_white.png [new file with mode: 0644]
graphics/osx/preferences/email_black.png [new file with mode: 0644]
graphics/osx/preferences/email_white.png [new file with mode: 0644]
graphics/osx/preferences/general.png [deleted file]
graphics/osx/preferences/general@2x.png [deleted file]
graphics/osx/preferences/general@2x_black.png [new file with mode: 0644]
graphics/osx/preferences/general@2x_white.png [new file with mode: 0644]
graphics/osx/preferences/general_black.png [new file with mode: 0644]
graphics/osx/preferences/general_white.png [new file with mode: 0644]
graphics/osx/preferences/identifiers.png [deleted file]
graphics/osx/preferences/identifiers@2x.png [deleted file]
graphics/osx/preferences/identifiers@2x_black.png [new file with mode: 0644]
graphics/osx/preferences/identifiers@2x_white.png [new file with mode: 0644]
graphics/osx/preferences/identifiers_black.png [new file with mode: 0644]
graphics/osx/preferences/identifiers_white.png [new file with mode: 0644]
graphics/osx/preferences/kdm_email.png [deleted file]
graphics/osx/preferences/kdm_email@2x.png [deleted file]
graphics/osx/preferences/kdm_email@2x_black.png [new file with mode: 0644]
graphics/osx/preferences/kdm_email@2x_white.png [new file with mode: 0644]
graphics/osx/preferences/kdm_email_black.png [new file with mode: 0644]
graphics/osx/preferences/kdm_email_white.png [new file with mode: 0644]
graphics/osx/preferences/keys.png [deleted file]
graphics/osx/preferences/keys@2x.png [deleted file]
graphics/osx/preferences/keys@2x_black.png [new file with mode: 0644]
graphics/osx/preferences/keys@2x_white.png [new file with mode: 0644]
graphics/osx/preferences/keys_black.png [new file with mode: 0644]
graphics/osx/preferences/keys_white.png [new file with mode: 0644]
graphics/osx/preferences/locations.png [deleted file]
graphics/osx/preferences/locations@2x.png [deleted file]
graphics/osx/preferences/locations@2x_black.png [new file with mode: 0644]
graphics/osx/preferences/locations@2x_white.png [new file with mode: 0644]
graphics/osx/preferences/locations_black.png [new file with mode: 0644]
graphics/osx/preferences/locations_white.png [new file with mode: 0644]
graphics/osx/preferences/notifications.png [deleted file]
graphics/osx/preferences/notifications@2x.png [deleted file]
graphics/osx/preferences/notifications@2x_black.png [new file with mode: 0644]
graphics/osx/preferences/notifications@2x_white.png [new file with mode: 0644]
graphics/osx/preferences/notifications_black.png [new file with mode: 0644]
graphics/osx/preferences/notifications_white.png [new file with mode: 0644]
graphics/osx/preferences/servers.png [deleted file]
graphics/osx/preferences/servers@2x.png [deleted file]
graphics/osx/preferences/servers@2x_black.png [new file with mode: 0644]
graphics/osx/preferences/servers@2x_white.png [new file with mode: 0644]
graphics/osx/preferences/servers_black.png [new file with mode: 0644]
graphics/osx/preferences/servers_white.png [new file with mode: 0644]
graphics/osx/preferences/sound.png [deleted file]
graphics/osx/preferences/sound@2x.png [deleted file]
graphics/osx/preferences/sound@2x_black.png [new file with mode: 0644]
graphics/osx/preferences/sound@2x_white.png [new file with mode: 0644]
graphics/osx/preferences/sound_black.png [new file with mode: 0644]
graphics/osx/preferences/sound_white.png [new file with mode: 0644]
graphics/osx/preferences/tms.png [deleted file]
graphics/osx/preferences/tms@2x.png [deleted file]
graphics/osx/preferences/tms@2x_black.png [new file with mode: 0644]
graphics/osx/preferences/tms@2x_white.png [new file with mode: 0644]
graphics/osx/preferences/tms_black.png [new file with mode: 0644]
graphics/osx/preferences/tms_white.png [new file with mode: 0644]
graphics/src/preferences.svg [deleted file]
graphics/src/preferences_black.svg [new file with mode: 0644]
graphics/src/preferences_white.svg [new file with mode: 0644]
graphics/update
platform/osx/make_dmg.sh
src/wx/config_dialog.cc
src/wx/config_dialog.h
src/wx/full_config_dialog.cc