This is a set of color schemes for SpeedCrunch with the GitHub VS Code theme's colors.
Copy the theme files (ending in .json) to your SpeedCrunch color schemes directory. The directories for each platform are listed below. Close and reopen SpeedCrunch and it should show the new color schemes in your color scheme menu.
The following instructions are adapted from the SpeedCrunch user manual.
Color scheme files are loaded from the following directory:
- Windows:
C:/Users/<USERNAME>/AppData/Roaming/SpeedCrunch/color-schemes
- Linux/Unix:
~/.local/SpeedCrunch/color-schemes
- OS X:
~/Library/Application Support/SpeedCrunch/color-schemes
When using a portable version of SpeedCrunch on any operating system, additional color schemes are loaded from the color-schemes subdirectory in the portable application directory.
This project’s color scheme format is from SpeedCrunch (https://heldercorreia.bitbucket.io/speedcrunch/).
SpeedCrunch is licensed under the GNU General Public License (GPL).
See: https://bitbucket.org/heldercorreia/speedcrunch/src/master/LICENSE
This project includes color values and design inspiration from the "GitHub VS Code Theme" (MIT License).
Copyright (c) 2020 Primer
Source: https://github.com/primer/github-vscode-theme
The original theme is licensed under the MIT License: https://github.com/primer/github-vscode-theme/blob/v6.3.5/LICENSE