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

Add dark mode support #94

Open
uliwitness opened this issue Feb 12, 2019 · 0 comments
Open

Add dark mode support #94

uliwitness opened this issue Feb 12, 2019 · 0 comments
Labels
display Platform-specific display code or cross-platform layout code.

Comments

@uliwitness
Copy link
Owner

Dark mode mostly works, but field text color seems to be hardcoded to black when no color has been specified in light mode, and in dark mode seems to be saved to disk as white.

We should really ensure we use controlTextColor when no color is set explicitly, and that we do not save controlTextColor's color component values to the CSS.

@uliwitness uliwitness added the display Platform-specific display code or cross-platform layout code. label Feb 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
display Platform-specific display code or cross-platform layout code.
Projects
None yet
Development

No branches or pull requests

1 participant