Changing color themes and file Icon themes in Visual Studio Code

Опубликовано: 28 Сентябрь 2024
на канале: Cool IT Help
876
4

Hello Friends, In this tutorial session we will learn to change the color themes and file icon themes in visual studio code.
Let's do it -
Selecting the Color Theme -
- In VS Code, open the Color Theme picker with File - Preferences - Color Theme. (Code - Preferences Color Theme on macOS).
- You can also use the keyboard shortcut Ctrl+K and then press Ctrl+T to display the picker.
- Use the cursor keys to preview the colors of the theme.
- Select the theme you want and press Enter.
Also, we can download more Color Themes from the Marketplace.
just go to search and type - @category: "themes"

Now we will change the file Icon theme here -
=========================================

Press Ctrl + Shift + P and we will get an option there. -- then type 'File Icon Theme'

VS code ships with two file icon themes; Minimal and Seti.
To install more file icon themes, select the Install Additional File Icon Themes item in the file icon theme picker and you'll see a query for file icon themes (tag:icon-theme) in the Extensions view.


Please Try it in VS code Hit the Like button and Subscribe to my channel to Learn more!

#VisualStudioCodeChangeThemes #coolithelp