VSCode Theme based on the colour scheme of my portfolio
.github | ||
.vscode | ||
src | ||
.gitignore | ||
.nvmrc | ||
.vscodeignore | ||
CHANGELOG.md | ||
icon.png | ||
LICENSE | ||
package.json | ||
README.md | ||
vsc-extension-quickstart.md | ||
yarn.lock |
Tumble Yellow Dark Theme
VSCode Theme based on the color scheme of my portfolio
Install
Install VSCode/VSCodium, NodeJS, Yarn, and VSCE.
# First install the npm packages with yarn
yarn
# Build the theme
yarn run build
# Build the extension
vsce package
GitHub's VS Code themes
This project is a fork of the GitHhb VS Theme by Primer