-
Notifications
You must be signed in to change notification settings - Fork 30.8k
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
The "Color Theme" Affects the Color of Integrated Terminal #25985
Comments
Like #25986, I hope these themes (workbench, syntax, terminal) can be separately configured. For example, zsh's agnoster isn't rendered really well with Monokai theme :/ |
@shelvenzhou this is as designed, only some themes currently leverage the terminal theme options. @Dussed does that also happen on the Light+ theme? It looks like you have black fg on a black bg on the left there which isn't meant to have particularly good contrast. You might want to create a new issue for this. @hungys we'll keep the discussion for separate themes in #25986, but you've actually pointed out a bug: #26050 |
@Tyriar (cc @Dussed )
I know this is hard to compromise for fitting all the cases, so separating them may be one of the possible direction. |
@hungys it looks like agnoster is designed for dark terminals? https://www.google.com/search?q=agnoster+theme&source=lnms&tbm=isch&sa=X&ved=0ahUKEwiUpuCzoNnTAhXosVQKHVERBdgQ_AUICigB&biw=1369&bih=799 For solarized light in particular, it will probably work but we don't theme the terminal just yet in those built-in themes. #26065 |
@Tyriar But I mean, even I'm a user who use dark theme for both terminal and editor, it is still hard to have all the theme perfectly fit my usage. (Check my previous Monokai+agnoster screenshots, it looks bad.) But maybe as you said, it's because the terminals have not been well-themed in those built-in themes. |
@hungys I actually just added support for I'll leave this as designed for now, it may be worth revisiting the default light terminal theme at some point though. |
Not sure if this is related but it showed up at the same time as the terminal colors being wonky |
@g5codyswartz captured in #27040 |
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: