VSCode Theme based on the colour scheme of my portfolio
Go to file
tumble ba24bc5de4
token
2022-05-12 15:09:31 +01:00
.github token 2022-05-12 15:09:31 +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 tumble theme files 2021-10-08 00:42:48 +01:00
icon.png Update screenshots + icon 2020-04-30 12:27:48 +09:00
package.json version 2022-05-12 14:44:38 +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

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