Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle OS X dark mode #118

Closed
brettbode opened this issue Aug 26, 2020 · 4 comments
Closed

Handle OS X dark mode #118

brettbode opened this issue Aug 26, 2020 · 4 comments
Assignees
Milestone

Comments

@brettbode
Copy link
Owner

When using dark mode on recent OS X versions the button icons on the main window look very poor. Look into handling dark mode better, possibly with alternate icons.

@brettbode
Copy link
Owner Author

The lists in the orbital surface window are very difficult to read in dark mode.

@brettbode
Copy link
Owner Author

Code checked in to handle the AO and MO lists in the surface window.
Need to work on the axis labels for the energy and frequency plots.

@brettbode brettbode self-assigned this Sep 7, 2021
@brettbode
Copy link
Owner Author

Checked in fixes for the frequency and energy plot windows. They both will change with dark mode correctly. Copy and exporting graphs results in the normal light mode version regardless of display mode.

This addresses the issues I know about where dark mode display is "broken". Still to consider are modifications to the toolbar images (particularly the View image does not look very good in dark mode) and inverting the background color in the main display with dark mode (if it is the default). A preference to disable the behavior should also be added.

@brettbode
Copy link
Owner Author

Added support to the molecule display window and tweaked the view image to look better in dark mode.

@brettbode brettbode added this to the v-next milestone Sep 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant