-
Notifications
You must be signed in to change notification settings - Fork 288
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
Color debug status bar #374
Comments
could you provide more infomation |
I just change that, you can check it later~ |
Looks good! |
Hi @Binaryify, I really like the debug status bar color. Something I noticed in a recent debugging session was that hovering status bar elements during a debug session lost the orange color (One Dark Pro Darker). The hover color was the same or nearly the same as the default status bar color. Happy to try to provide a screenshot if you can't reproduce what I am talking about or don't understand it. |
@tristan957 are you using flat theme now |
No, actually my theme is just the plain "One Dark Pro" |
@tristan957 just fixed that in v3.13.26, you can check it now |
@Binaryify thanks for all of your hard work creating and maintaining One Dark Pro! 🎉 A few years ago I opened the original PR on One Dark Pro Flat #One Dark Pro Flat. Are you open to changing the flat theme debug color back to something that is monochrome? If not, it's not a big deal and I can keep using the previous color by changing my local configuration 😊 |
I see now that some changes were incorporated by #726 which removed visual semantics of when the debugger was active |
@skilkis I think debugging status bar background should be special, if you like the old one, you can just custom it in your setting.json |
@Binaryify I completely agree with you. To clarify what I meant was pre #726 behavior as follows: Indeed I can change it in |
@Binaryify I got a picture of what I was talking about. That is me hovering that part of the status bar. |
@tristan957 it is a bug, I just delete the |
@tristan957 in v3.13.29, it look like this |
No description provided.
The text was updated successfully, but these errors were encountered: