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

8890-dracula-at-night-theme-failure #9097

Merged

Conversation

danarad05
Copy link
Contributor

@danarad05 danarad05 commented Feb 21, 2021

Theme Dracula-at-night fails when registering it in Theia because theme colors contain null properties.
Fix: removed null and undefined color props from theme colors upon registration.

Signed-off-by: Dan Arad [email protected]

What it does

Fixes: #8890

How to test

1.Install Dracula-at-night theme
2. check console - no relevant errors should be displayed and theme works

Review checklist

Reminder for reviewers

Theme Dracula-at-night fails when registering it in Theia because theme colors contain null properties.
Fix: removed null and undefined color props from theme colors upon registration.

Signed-off-by: Dan Arad <[email protected]>
paul-marechal
paul-marechal previously approved these changes Feb 22, 2021
Copy link
Member

@paul-marechal paul-marechal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@paul-marechal paul-marechal dismissed their stale review February 22, 2021 17:51

Noticed something late.

Copy link
Member

@paul-marechal paul-marechal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@amiramw amiramw merged commit 55b7ea6 into eclipse-theia:master Feb 23, 2021
@paul-marechal paul-marechal added this to the 1.11.0 milestone Feb 25, 2021
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

Successfully merging this pull request may close these issues.

Dracula At Night Theme extension doesn't work
3 participants