Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Theme SnippetsNew to Visual Studio Code? Get it now.
Theme Snippets

Theme Snippets

hawkCodes

|
357 installs
| (0) | Free
Code snippets for .md and .json files for making a VSCode theme.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JSON

VSCode Snippets For Making A Theme

This extension contains a set of snippets for making VSCode themes.

Theme Snippets

Theme Snippets is a group of short-hand snippets required to make VSCode themes.

Theme Snippets has many required snippets to make a VSCode theme available.

Installation

In order to install this extension, click on the extension icon on your sidebar and search for "Theme Snippets".

You can also install the extension by visiting the GitHub repository from the following steps:

Go to: https://github.com/hawk-Codes/Theme-Snippets

On the right side, select the version you want to install in the releases section.

After clicking on the version you want to install, click on the .vsix file.

The .vsix file will download in your PC.

Open VSCode.

Press Ctrl + Shift + P.

Search for "Install From VSIX" and click on it.

Open the location where you downloaded the .vsix file.

Select the .vsix file and click open.

You have now installed the extension from the .vsix file.

Snippets

Trigger Content
!theme Generates full prefix for package.json file in a theme
n Name and display name of the theme
p Publisher name for the theme
d Description for your theme
v Version of the theme
i Icon location of the theme
r GitHub repository address
kw Keywords for the theme
vscv Minimum Version of VSCode required for the theme
c Categories of the extension
cb Contributes of the theme
pkw List of most popular keywords for a VSCode extension in JSON format
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft