subl-settings/Cyanide - Mint.sublime-colo...

15 lines
300 B
Plaintext

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