How to Change VS Code Terminal Color

Описание к видео How to Change VS Code Terminal Color

Learn how to change the color of your VS Code terminal. The terminal text, background and cursor color and more can be customized.

Steps to change the terminal colors:

1. Go to the settings.
2. Search for "workbench color".
3. Click edit in settings.json.
4. Within settings.json make changes to the section called "workbench.colorCustomizations" .
5. For example "terminal.foreground": "{ hash symbol here}ff0000" will make the terminal text red

Customize Zsh command prompt text
   • How to Customize Zsh Command Prompt Text  

#vscode

Комментарии

Информация по комментариям в разработке