This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "vscode://schemas/color-theme", | |
"comment": "Cold Snack, created by Evan Rowe.", | |
"author": "Evan Rowe", | |
"name": "Cold Snack Theme", | |
"tokenColors": [{ | |
"settings": { | |
"background": "#002B36", | |
"foreground": "#93A1A1" | |
} |
OlderNewer