-
Book Overview & Buying
-
Table Of Contents
Developing Multi-Platform Apps with Visual Studio Code
By :
VS Code extensions are divided into various categories. Themes is one of the categories that is commonly used by many developers to adjust the appearance and color of VS Code. This encourages all kinds of developers to choose the theme that suits them.
There are many themes that you can search for from the Extensions bar in VS Code; however, we will be discussing the following three themes in this section:
Shades of Purple is one of the most popular theme extensions that has more than 725K downloads. You can download it by searching for it in the Extensions bar and clicking Install.
You can set the theme by hitting the Set Color Theme option, as shown in the following screenshot:
Figure 2.10 – Installed and enabled Shades of Purple extension
Linux Themes for VS Code has a set of themes that...