{ // http://www.sublimetext.com/docs/3/color_schemes.html "variables": { // "green": "#FF0000", }, "globals": { // "foreground": "var(green)", }, "rules": [ { // "scope": "string", // "foreground": "#00FF00", }, ], }