# Tumble Yellow Dark Theme VSCode Theme based on the color scheme of my portfolio ![preview](preview.png) # Install Install [VSCode](https://code.visualstudio.com/)/[VSCodium](https://vscodium.com/#install), NodeJS, [Yarn](https://yarnpkg.com/getting-started/install), and [VSCE](https://code.visualstudio.com/api/working-with-extensions/publishing-extension). ```bash # 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](https://github.com/primer) ![GitHub VS Code theme](https://user-images.githubusercontent.com/378023/132220037-3cd3e777-55a6-445f-9a2e-da6020ebd78d.png)