Answers for "add theme vs code"

1

create theme visual studio code

npm install -g yo generator-code
# installs generator and yo
Posted by: Guest on June-02-2021
0

visual studio code add white theme

Selecting the Color Theme#
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 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.
Posted by: Guest on December-18-2020

Browse Popular Code Answers by Language