adds cyanide customs
This commit is contained in:
parent
be953060a6
commit
67d1775cab
|
@ -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",
|
||||
},
|
||||
],
|
||||
}
|
Loading…
Reference in New Issue