-
Notifications
You must be signed in to change notification settings - Fork 228
Ignore blank color defaults in ColorsAndFontsPreferencePage #3561
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
base: master
Are you sure you want to change the base?
Ignore blank color defaults in ColorsAndFontsPreferencePage #3561
Conversation
|
When "Reset Defaults" on Windows Light theme is pressed these values are written to That's strange because some of those differ from the values defined in the theme CSS files. For example, I can't see where these values are taken from: |
afd3306 to
b9f7871
Compare
I have updated the pull request, unfortunately with an additional if which I wanted to avoid. @Phillipus could you please test again with the latest upload? Are the colors now reset as expected? Thanks so much. |
Yep, that's fixed it. Dark theme is also OK. Thanks! |




Fixes #3559