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

Unfocused NSOutlineView and NSTableView cell styling with dark theme on El Capitan #32

Open
alataffective opened this issue Dec 5, 2019 · 0 comments

Comments

@alataffective
Copy link

Hi,

ThemeKit is wonderful, thank you.

I wonder if you can help.

I have an app that I wish to apply dark theme on macOS older than Mojave back as far as El Capitan.

I am having problems with the styling of selected cells in NSOutlineView and NSTableView when the view does not have focus.

The problem can be demonstrated with the ThemeKit Demo app.

Here it is on Mojave:
Screenshot 2019-12-05 at 12 48 18

And here it is on El Capitan:
78268067_2467128526936192_5752003022381121536_n

In both cases, the text field has focus so that the outline view does not have focus.

On Mojave the cell text is readable, however on El Capitan the cell text is difficult to read due to the grey text.

A similar situation exists for the Lady in Dark Theme and Purple Green Theme on El Capitan.

Can you please advise how this might be resolved?

Thanks,
Al.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant