diff --git a/Cyanide - Mint.sublime-color-scheme b/Cyanide - Mint.sublime-color-scheme new file mode 100644 index 0000000..1d88ef5 --- /dev/null +++ b/Cyanide - Mint.sublime-color-scheme @@ -0,0 +1,15 @@ +{ + // http://www.sublimetext.com/docs/3/color_schemes.html + "variables": { + // "green": "#FF0000", + }, + "globals": { + // "foreground": "var(green)", + }, + "rules": [ + { + // "scope": "string", + // "foreground": "#00FF00", + }, + ], +} \ No newline at end of file