-
Notifications
You must be signed in to change notification settings - Fork 147
[Debug] Update breakpoint icon #2093
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?
Conversation
15ec544
to
7ee8896
Compare
Hi @iloveeclipse |
Look good to me, could you also upload before / after for the light theme? |
Yes, I did tried that but no use. |
@BeckerWdf is this the same to you? Runtime light Eclipse theme is broken on Mac? |
Old icon in light theme ![]() New icon in light theme ![]() Looks fresher for me. WDYT? @Michael5601 @HeikoKlare @BeckerWdf ? |
I have to admit that I am not in favor of the proposed change yet. Here are some opinions/thoughts on this:
|
I agree with @HeikoKlare. My first reaction is kind of like "that's weird, the color that is familiar for the last 25 years has changed to some strange new color". It just doesn't seem to "fit" with other colors and not clear how this will "fit in" overall. ![]() |
This commit changes color of breakpoint icon to provide more visibility Fixes : eclipse-jdt/eclipse.jdt.debug#731
7ee8896
to
7a79121
Compare
I agree with Ed and Heiko. We should not change that icon. But fix the issue via other ways. |
This PR changes the dark breakpoint icon to lighter one to provide more visibility
Before

After

Fixes : eclipse-jdt/eclipse.jdt.debug#731