-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Theia not synchronize the background color of the electron window when changing the theme #14428
Comments
rschnekenbu
added a commit
to eclipsesource/theia
that referenced
this issue
Nov 20, 2024
fix: eclipse-theia#14428 contributed on behalf of STMicroelectronics Signed-off-by: Remi Schnekenburger <rschnekenburger@eclipsesource.com>
1 task
rschnekenbu
added a commit
to eclipsesource/theia
that referenced
this issue
Nov 20, 2024
fix: eclipse-theia#14428 contributed on behalf of STMicroelectronics Signed-off-by: Remi Schnekenburger <rschnekenburger@eclipsesource.com>
rschnekenbu
added a commit
that referenced
this issue
Nov 26, 2024
fix: #14428 contributed on behalf of STMicroelectronics Signed-off-by: Remi Schnekenburger <rschnekenburger@eclipsesource.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Description:
Theia not synchronize the background color of the electron window when changing the theme
Steps to Reproduce:
1.open theia ide
2.change theme to dark
3.refresh window ,and we can see a white screen flash then become dark
Additional Information
this issue can fixed by follow code
This seems like a simple fix, I wonder if theia has other considerations or if it's just me got the issue
The text was updated successfully, but these errors were encountered: