VSCode Theme based on the colour scheme of my portfolio
Go to file
tumble 7c18b07206
preview image
2022-05-12 22:06:39 +01:00
.github name 2022-05-12 15:26:13 +01:00
.vscode tumble theme files 2021-10-08 00:42:48 +01:00
src tumble theme files 2021-10-08 00:42:48 +01:00
.gitignore tumble theme files 2021-10-08 00:42:48 +01:00
.nvmrc versioning and a list of commands 2022-05-12 13:41:52 +01:00
.vscodeignore exclude source files and node_modules from extension bundle 2020-05-17 15:38:04 +02:00
CHANGELOG.md Update CHANGELOG.md 2021-09-21 22:29:18 +09:00
LICENSE Initial commit 2020-03-24 14:07:31 +09:00
README.md preview image 2022-05-12 22:06:39 +01:00
package.json name update 2022-05-12 15:25:05 +01:00
preview.png preview image 2022-05-12 22:06:39 +01:00
vsc-extension-quickstart.md md 2022-05-12 13:39:43 +01:00
yarn.lock tumble theme files 2021-10-08 00:42:48 +01:00

README.md

Tumble Yellow Dark Theme

VSCode Theme based on the color scheme of my portfolio

preview

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 GitHub VS Theme by Primer GitHub VS Code theme