You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Moonlight theme above uses a custom terminal magenta color. Currently, the default is #fca7ea, but I checked the theme's colors and opted to use #c4a2ff instead.
I've customized the theme in VS Code settings like so:
Using the default terminal magenta color, it would look like this:
Personally, the first time I saw it, it felt a little off as it leans more on the pinkish side than purplish.
My suggestion is to change the default terminal magenta colors (terminal.ansiBrightMagenta and terminal.ansiMagenta) from #fca7ea to #c4a2ff.
I know this change is very much subjective, and I'm fine with it if the color choice was intentional and that there are will be no plans to change it. It can be changed via color customizations so it isn't a big issue. But I just had to mention it, and that maybe #c4a2ff might look a bit more magenta.
Thanks for the amazing theme! I don't think I'll be switching themes for years to come.
The text was updated successfully, but these errors were encountered:
I've switched to this theme recently having used Material Theme for years and I am absolutely loving it!
One thing that kept bugging me however, is the default terminal magenta color.
For comparison, I've posted screenshots below of a few color themes:
Default Dark+
Default High Contrast
Material Theme Palenight High Contrast
Monokai Dimmed
Moonlight
The Moonlight theme above uses a custom terminal magenta color. Currently, the default is
#fca7ea
, but I checked the theme's colors and opted to use#c4a2ff
instead.I've customized the theme in VS Code settings like so:
Using the default terminal magenta color, it would look like this:
Personally, the first time I saw it, it felt a little off as it leans more on the pinkish side than purplish.
My suggestion is to change the default terminal magenta colors (
terminal.ansiBrightMagenta
andterminal.ansiMagenta
) from#fca7ea
to#c4a2ff
.I know this change is very much subjective, and I'm fine with it if the color choice was intentional and that there are will be no plans to change it. It can be changed via color customizations so it isn't a big issue. But I just had to mention it, and that maybe
#c4a2ff
might look a bit more magenta.Thanks for the amazing theme! I don't think I'll be switching themes for years to come.
The text was updated successfully, but these errors were encountered: