I just required to change the look for the integrated terminal, and I just figured out how easy is this.
So…. here you have a happy walk around to...
For further actions, you may consider blocking this person and/or reporting abuse
Hey can you tell me how can I change my terminal from
to
Thanks in advance.
Hi, You need to look for this configuration zsh(shell) + oh-my-zsh(framework on top of shell)
"terminal.background":"#231F20",
"terminal.foreground":"#D9D8D8",
"terminalCursor.background":"#D9D8D8",
"terminalCursor.foreground":"#D9D8D8",
"terminal.ansiBlack":"#231F20",
"terminal.ansiBlue":"#009DDC",
"terminal.ansiBrightBlack":"#737171",
"terminal.ansiBrightBlue":"#009DDC",
"terminal.ansiBrightCyan":"#85CEBC",
"terminal.ansiBrightGreen":"#00853E",
"terminal.ansiBrightMagenta":"#98005D",
"terminal.ansiBrightRed":"#EE2E24",
"terminal.ansiBrightWhite":"#FFFFFF",
"terminal.ansiBrightYellow":"#FFD204",
"terminal.ansiCyan":"#85CEBC",
"terminal.ansiGreen":"#00853E",
"terminal.ansiMagenta":"#98005D",
"terminal.ansiRed":"#EE2E24",
"terminal.ansiWhite":"#D9D8D8",
"terminal.ansiYellow":"#FFD204"
Did u get an answer
yes
Use WSL windows with zsh
youtube.com/watch?v=-atblwgc63E
Ok but I have a mac
Zsh is the default shell on the latest MacOS
Install:
blog.joaograssi.com/windows-subsys...
How can I get this?
freecodecamp.org/news/jazz-up-your...
What theme did you use in your vscode ?
marketplace.visualstudio.com/items...
Beautiful theme!
BTW if you're using Zsh now, you should also checkout OhMyZsh + PowerLevel 9000
Background/Foreground colors are changed correctly, but these changes don't seem to affect the command line itself, meaning the stuff I type after the prompt. For example, "ls --all" displays the "ls" in yellow, and the option "--all" in dark gray, independently of the color I choose for background/foreground. The dark gray is particularly annoying, since it's almost invisible. How can I change that?
Hey, do you have any idea why nothing changes in my terminal when I add a theme customization?
Hi, this article was great, thank you! I use the MS Dos theme, which is great, but I don't like the terminal much tbh. This method let me change the terminal, but not the Problems, Output, Debug Console or my SQL console. Is there a way to set these colors, or revert them to the default while keeping the rest of the msdos theme?
thanks a lot, really appreciate it.
Perhaps you could try this:
glitchbone.github.io/vscode-base16...
thanks for posting this!
Exactly what I needed, thanks.
what do you mean by settings dictionary?
I did not get it can anyone helpp.