mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 22:41:31 +01:00
Use hex colors in themes integration tests
This commit is contained in:
@@ -3,671 +3,671 @@
|
||||
"c": "regex",
|
||||
"t": "source.coffee variable.other.assignment.coffee",
|
||||
"r": {
|
||||
"dark_plus": "variable: rgb(156, 220, 254)",
|
||||
"light_plus": "variable: rgb(0, 16, 128)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
"dark_plus": "variable: #9CDCFE",
|
||||
"light_plus": "variable: #001080",
|
||||
"dark_vs": "default: #D4D4D4",
|
||||
"light_vs": "default: #000000",
|
||||
"hc_black": "default: #FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": " ",
|
||||
"t": "source.coffee",
|
||||
"r": {
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
"dark_plus": "default: #D4D4D4",
|
||||
"light_plus": "default: #000000",
|
||||
"dark_vs": "default: #D4D4D4",
|
||||
"light_vs": "default: #000000",
|
||||
"hc_black": "default: #FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "=",
|
||||
"t": "source.coffee keyword.operator.coffee",
|
||||
"r": {
|
||||
"dark_plus": "keyword.operator: rgb(212, 212, 212)",
|
||||
"light_plus": "keyword.operator: rgb(0, 0, 0)",
|
||||
"dark_vs": "keyword.operator: rgb(212, 212, 212)",
|
||||
"light_vs": "keyword.operator: rgb(0, 0, 0)",
|
||||
"hc_black": "keyword.operator: rgb(212, 212, 212)"
|
||||
"dark_plus": "keyword.operator: #D4D4D4",
|
||||
"light_plus": "keyword.operator: #000000",
|
||||
"dark_vs": "keyword.operator: #D4D4D4",
|
||||
"light_vs": "keyword.operator: #000000",
|
||||
"hc_black": "keyword.operator: #D4D4D4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": " ",
|
||||
"t": "source.coffee",
|
||||
"r": {
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
"dark_plus": "default: #D4D4D4",
|
||||
"light_plus": "default: #000000",
|
||||
"dark_vs": "default: #D4D4D4",
|
||||
"light_vs": "default: #000000",
|
||||
"hc_black": "default: #FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "/",
|
||||
"t": "source.coffee string.regexp.coffee punctuation.definition.string.begin.coffee",
|
||||
"r": {
|
||||
"dark_plus": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_plus": "string.regexp: rgb(129, 31, 63)",
|
||||
"dark_vs": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_vs": "string.regexp: rgb(129, 31, 63)",
|
||||
"hc_black": "string.regexp: rgb(209, 105, 105)"
|
||||
"dark_plus": "string.regexp: #D16969",
|
||||
"light_plus": "string.regexp: #811F3F",
|
||||
"dark_vs": "string.regexp: #D16969",
|
||||
"light_vs": "string.regexp: #811F3F",
|
||||
"hc_black": "string.regexp: #D16969"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "Hello ",
|
||||
"t": "source.coffee string.regexp.coffee",
|
||||
"r": {
|
||||
"dark_plus": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_plus": "string.regexp: rgb(129, 31, 63)",
|
||||
"dark_vs": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_vs": "string.regexp: rgb(129, 31, 63)",
|
||||
"hc_black": "string.regexp: rgb(209, 105, 105)"
|
||||
"dark_plus": "string.regexp: #D16969",
|
||||
"light_plus": "string.regexp: #811F3F",
|
||||
"dark_vs": "string.regexp: #D16969",
|
||||
"light_vs": "string.regexp: #811F3F",
|
||||
"hc_black": "string.regexp: #D16969"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "(",
|
||||
"t": "source.coffee string.regexp.coffee meta.group.regexp punctuation.definition.group.regexp",
|
||||
"r": {
|
||||
"dark_plus": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_plus": "string.regexp: rgb(129, 31, 63)",
|
||||
"dark_vs": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_vs": "string.regexp: rgb(129, 31, 63)",
|
||||
"hc_black": "string.regexp: rgb(209, 105, 105)"
|
||||
"dark_plus": "string.regexp: #D16969",
|
||||
"light_plus": "string.regexp: #811F3F",
|
||||
"dark_vs": "string.regexp: #D16969",
|
||||
"light_vs": "string.regexp: #811F3F",
|
||||
"hc_black": "string.regexp: #D16969"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "\\d",
|
||||
"t": "source.coffee string.regexp.coffee meta.group.regexp constant.character.character-class.regexp",
|
||||
"r": {
|
||||
"dark_plus": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_plus": "string.regexp: rgb(129, 31, 63)",
|
||||
"dark_vs": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_vs": "string.regexp: rgb(129, 31, 63)",
|
||||
"hc_black": "string.regexp: rgb(209, 105, 105)"
|
||||
"dark_plus": "string.regexp: #D16969",
|
||||
"light_plus": "string.regexp: #811F3F",
|
||||
"dark_vs": "string.regexp: #D16969",
|
||||
"light_vs": "string.regexp: #811F3F",
|
||||
"hc_black": "string.regexp: #D16969"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "+",
|
||||
"t": "source.coffee string.regexp.coffee meta.group.regexp keyword.operator.quantifier.regexp",
|
||||
"r": {
|
||||
"dark_plus": "keyword.operator: rgb(212, 212, 212)",
|
||||
"light_plus": "keyword.operator: rgb(0, 0, 0)",
|
||||
"dark_vs": "keyword.operator: rgb(212, 212, 212)",
|
||||
"light_vs": "keyword.operator: rgb(0, 0, 0)",
|
||||
"hc_black": "keyword.operator: rgb(212, 212, 212)"
|
||||
"dark_plus": "keyword.operator: #D4D4D4",
|
||||
"light_plus": "keyword.operator: #000000",
|
||||
"dark_vs": "keyword.operator: #D4D4D4",
|
||||
"light_vs": "keyword.operator: #000000",
|
||||
"hc_black": "keyword.operator: #D4D4D4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": ")",
|
||||
"t": "source.coffee string.regexp.coffee meta.group.regexp punctuation.definition.group.regexp",
|
||||
"r": {
|
||||
"dark_plus": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_plus": "string.regexp: rgb(129, 31, 63)",
|
||||
"dark_vs": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_vs": "string.regexp: rgb(129, 31, 63)",
|
||||
"hc_black": "string.regexp: rgb(209, 105, 105)"
|
||||
"dark_plus": "string.regexp: #D16969",
|
||||
"light_plus": "string.regexp: #811F3F",
|
||||
"dark_vs": "string.regexp: #D16969",
|
||||
"light_vs": "string.regexp: #811F3F",
|
||||
"hc_black": "string.regexp: #D16969"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": " #{user}",
|
||||
"t": "source.coffee string.regexp.coffee",
|
||||
"r": {
|
||||
"dark_plus": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_plus": "string.regexp: rgb(129, 31, 63)",
|
||||
"dark_vs": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_vs": "string.regexp: rgb(129, 31, 63)",
|
||||
"hc_black": "string.regexp: rgb(209, 105, 105)"
|
||||
"dark_plus": "string.regexp: #D16969",
|
||||
"light_plus": "string.regexp: #811F3F",
|
||||
"dark_vs": "string.regexp: #D16969",
|
||||
"light_vs": "string.regexp: #811F3F",
|
||||
"hc_black": "string.regexp: #D16969"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "/",
|
||||
"t": "source.coffee string.regexp.coffee punctuation.definition.string.end.coffee",
|
||||
"r": {
|
||||
"dark_plus": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_plus": "string.regexp: rgb(129, 31, 63)",
|
||||
"dark_vs": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_vs": "string.regexp: rgb(129, 31, 63)",
|
||||
"hc_black": "string.regexp: rgb(209, 105, 105)"
|
||||
"dark_plus": "string.regexp: #D16969",
|
||||
"light_plus": "string.regexp: #811F3F",
|
||||
"dark_vs": "string.regexp: #D16969",
|
||||
"light_vs": "string.regexp: #811F3F",
|
||||
"hc_black": "string.regexp: #D16969"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "g",
|
||||
"t": "source.coffee string.regexp.coffee",
|
||||
"r": {
|
||||
"dark_plus": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_plus": "string.regexp: rgb(129, 31, 63)",
|
||||
"dark_vs": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_vs": "string.regexp: rgb(129, 31, 63)",
|
||||
"hc_black": "string.regexp: rgb(209, 105, 105)"
|
||||
"dark_plus": "string.regexp: #D16969",
|
||||
"light_plus": "string.regexp: #811F3F",
|
||||
"dark_vs": "string.regexp: #D16969",
|
||||
"light_vs": "string.regexp: #811F3F",
|
||||
"hc_black": "string.regexp: #D16969"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "2",
|
||||
"t": "source.coffee constant.numeric.coffee",
|
||||
"r": {
|
||||
"dark_plus": "constant.numeric: rgb(181, 206, 168)",
|
||||
"light_plus": "constant.numeric: rgb(9, 136, 90)",
|
||||
"dark_vs": "constant.numeric: rgb(181, 206, 168)",
|
||||
"light_vs": "constant.numeric: rgb(9, 136, 90)",
|
||||
"hc_black": "constant.numeric: rgb(181, 206, 168)"
|
||||
"dark_plus": "constant.numeric: #B5CEA8",
|
||||
"light_plus": "constant.numeric: #09885A",
|
||||
"dark_vs": "constant.numeric: #B5CEA8",
|
||||
"light_vs": "constant.numeric: #09885A",
|
||||
"hc_black": "constant.numeric: #B5CEA8"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": " ",
|
||||
"t": "source.coffee",
|
||||
"r": {
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
"dark_plus": "default: #D4D4D4",
|
||||
"light_plus": "default: #000000",
|
||||
"dark_vs": "default: #D4D4D4",
|
||||
"light_vs": "default: #000000",
|
||||
"hc_black": "default: #FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "/",
|
||||
"t": "source.coffee keyword.operator.coffee",
|
||||
"r": {
|
||||
"dark_plus": "keyword.operator: rgb(212, 212, 212)",
|
||||
"light_plus": "keyword.operator: rgb(0, 0, 0)",
|
||||
"dark_vs": "keyword.operator: rgb(212, 212, 212)",
|
||||
"light_vs": "keyword.operator: rgb(0, 0, 0)",
|
||||
"hc_black": "keyword.operator: rgb(212, 212, 212)"
|
||||
"dark_plus": "keyword.operator: #D4D4D4",
|
||||
"light_plus": "keyword.operator: #000000",
|
||||
"dark_vs": "keyword.operator: #D4D4D4",
|
||||
"light_vs": "keyword.operator: #000000",
|
||||
"hc_black": "keyword.operator: #D4D4D4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": " ",
|
||||
"t": "source.coffee",
|
||||
"r": {
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
"dark_plus": "default: #D4D4D4",
|
||||
"light_plus": "default: #000000",
|
||||
"dark_vs": "default: #D4D4D4",
|
||||
"light_vs": "default: #000000",
|
||||
"hc_black": "default: #FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "3",
|
||||
"t": "source.coffee constant.numeric.coffee",
|
||||
"r": {
|
||||
"dark_plus": "constant.numeric: rgb(181, 206, 168)",
|
||||
"light_plus": "constant.numeric: rgb(9, 136, 90)",
|
||||
"dark_vs": "constant.numeric: rgb(181, 206, 168)",
|
||||
"light_vs": "constant.numeric: rgb(9, 136, 90)",
|
||||
"hc_black": "constant.numeric: rgb(181, 206, 168)"
|
||||
"dark_plus": "constant.numeric: #B5CEA8",
|
||||
"light_plus": "constant.numeric: #09885A",
|
||||
"dark_vs": "constant.numeric: #B5CEA8",
|
||||
"light_vs": "constant.numeric: #09885A",
|
||||
"hc_black": "constant.numeric: #B5CEA8"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "2",
|
||||
"t": "source.coffee constant.numeric.coffee",
|
||||
"r": {
|
||||
"dark_plus": "constant.numeric: rgb(181, 206, 168)",
|
||||
"light_plus": "constant.numeric: rgb(9, 136, 90)",
|
||||
"dark_vs": "constant.numeric: rgb(181, 206, 168)",
|
||||
"light_vs": "constant.numeric: rgb(9, 136, 90)",
|
||||
"hc_black": "constant.numeric: rgb(181, 206, 168)"
|
||||
"dark_plus": "constant.numeric: #B5CEA8",
|
||||
"light_plus": "constant.numeric: #09885A",
|
||||
"dark_vs": "constant.numeric: #B5CEA8",
|
||||
"light_vs": "constant.numeric: #09885A",
|
||||
"hc_black": "constant.numeric: #B5CEA8"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "/",
|
||||
"t": "source.coffee string.regexp.coffee punctuation.definition.string.begin.coffee",
|
||||
"r": {
|
||||
"dark_plus": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_plus": "string.regexp: rgb(129, 31, 63)",
|
||||
"dark_vs": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_vs": "string.regexp: rgb(129, 31, 63)",
|
||||
"hc_black": "string.regexp: rgb(209, 105, 105)"
|
||||
"dark_plus": "string.regexp: #D16969",
|
||||
"light_plus": "string.regexp: #811F3F",
|
||||
"dark_vs": "string.regexp: #D16969",
|
||||
"light_vs": "string.regexp: #811F3F",
|
||||
"hc_black": "string.regexp: #D16969"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "3",
|
||||
"t": "source.coffee string.regexp.coffee",
|
||||
"r": {
|
||||
"dark_plus": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_plus": "string.regexp: rgb(129, 31, 63)",
|
||||
"dark_vs": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_vs": "string.regexp: rgb(129, 31, 63)",
|
||||
"hc_black": "string.regexp: rgb(209, 105, 105)"
|
||||
"dark_plus": "string.regexp: #D16969",
|
||||
"light_plus": "string.regexp: #811F3F",
|
||||
"dark_vs": "string.regexp: #D16969",
|
||||
"light_vs": "string.regexp: #811F3F",
|
||||
"hc_black": "string.regexp: #D16969"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "a = b/c ",
|
||||
"t": "source.coffee string.regexp.coffee",
|
||||
"r": {
|
||||
"dark_plus": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_plus": "string.regexp: rgb(129, 31, 63)",
|
||||
"dark_vs": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_vs": "string.regexp: rgb(129, 31, 63)",
|
||||
"hc_black": "string.regexp: rgb(209, 105, 105)"
|
||||
"dark_plus": "string.regexp: #D16969",
|
||||
"light_plus": "string.regexp: #811F3F",
|
||||
"dark_vs": "string.regexp: #D16969",
|
||||
"light_vs": "string.regexp: #811F3F",
|
||||
"hc_black": "string.regexp: #D16969"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "+",
|
||||
"t": "source.coffee string.regexp.coffee keyword.operator.quantifier.regexp",
|
||||
"r": {
|
||||
"dark_plus": "keyword.operator: rgb(212, 212, 212)",
|
||||
"light_plus": "keyword.operator: rgb(0, 0, 0)",
|
||||
"dark_vs": "keyword.operator: rgb(212, 212, 212)",
|
||||
"light_vs": "keyword.operator: rgb(0, 0, 0)",
|
||||
"hc_black": "keyword.operator: rgb(212, 212, 212)"
|
||||
"dark_plus": "keyword.operator: #D4D4D4",
|
||||
"light_plus": "keyword.operator: #000000",
|
||||
"dark_vs": "keyword.operator: #D4D4D4",
|
||||
"light_vs": "keyword.operator: #000000",
|
||||
"hc_black": "keyword.operator: #D4D4D4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": " d",
|
||||
"t": "source.coffee string.regexp.coffee",
|
||||
"r": {
|
||||
"dark_plus": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_plus": "string.regexp: rgb(129, 31, 63)",
|
||||
"dark_vs": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_vs": "string.regexp: rgb(129, 31, 63)",
|
||||
"hc_black": "string.regexp: rgb(209, 105, 105)"
|
||||
"dark_plus": "string.regexp: #D16969",
|
||||
"light_plus": "string.regexp: #811F3F",
|
||||
"dark_vs": "string.regexp: #D16969",
|
||||
"light_vs": "string.regexp: #811F3F",
|
||||
"hc_black": "string.regexp: #D16969"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "/",
|
||||
"t": "source.coffee string.regexp.coffee punctuation.definition.string.end.coffee",
|
||||
"r": {
|
||||
"dark_plus": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_plus": "string.regexp: rgb(129, 31, 63)",
|
||||
"dark_vs": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_vs": "string.regexp: rgb(129, 31, 63)",
|
||||
"hc_black": "string.regexp: rgb(209, 105, 105)"
|
||||
"dark_plus": "string.regexp: #D16969",
|
||||
"light_plus": "string.regexp: #811F3F",
|
||||
"dark_vs": "string.regexp: #D16969",
|
||||
"light_vs": "string.regexp: #811F3F",
|
||||
"hc_black": "string.regexp: #D16969"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "g",
|
||||
"t": "source.coffee string.regexp.coffee",
|
||||
"r": {
|
||||
"dark_plus": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_plus": "string.regexp: rgb(129, 31, 63)",
|
||||
"dark_vs": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_vs": "string.regexp: rgb(129, 31, 63)",
|
||||
"hc_black": "string.regexp: rgb(209, 105, 105)"
|
||||
"dark_plus": "string.regexp: #D16969",
|
||||
"light_plus": "string.regexp: #811F3F",
|
||||
"dark_vs": "string.regexp: #D16969",
|
||||
"light_vs": "string.regexp: #811F3F",
|
||||
"hc_black": "string.regexp: #D16969"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "someOtherStuff",
|
||||
"t": "source.coffee",
|
||||
"r": {
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
"dark_plus": "default: #D4D4D4",
|
||||
"light_plus": "default: #000000",
|
||||
"dark_vs": "default: #D4D4D4",
|
||||
"light_vs": "default: #000000",
|
||||
"hc_black": "default: #FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "name",
|
||||
"t": "source.coffee variable.other.assignment.coffee",
|
||||
"r": {
|
||||
"dark_plus": "variable: rgb(156, 220, 254)",
|
||||
"light_plus": "variable: rgb(0, 16, 128)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
"dark_plus": "variable: #9CDCFE",
|
||||
"light_plus": "variable: #001080",
|
||||
"dark_vs": "default: #D4D4D4",
|
||||
"light_vs": "default: #000000",
|
||||
"hc_black": "default: #FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "=",
|
||||
"t": "source.coffee keyword.operator.coffee",
|
||||
"r": {
|
||||
"dark_plus": "keyword.operator: rgb(212, 212, 212)",
|
||||
"light_plus": "keyword.operator: rgb(0, 0, 0)",
|
||||
"dark_vs": "keyword.operator: rgb(212, 212, 212)",
|
||||
"light_vs": "keyword.operator: rgb(0, 0, 0)",
|
||||
"hc_black": "keyword.operator: rgb(212, 212, 212)"
|
||||
"dark_plus": "keyword.operator: #D4D4D4",
|
||||
"light_plus": "keyword.operator: #000000",
|
||||
"dark_vs": "keyword.operator: #D4D4D4",
|
||||
"light_vs": "keyword.operator: #000000",
|
||||
"hc_black": "keyword.operator: #D4D4D4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "\"",
|
||||
"t": "source.coffee string.quoted.double.coffee punctuation.definition.string.begin.coffee",
|
||||
"r": {
|
||||
"dark_plus": "string: rgb(206, 145, 120)",
|
||||
"light_plus": "string: rgb(163, 21, 21)",
|
||||
"dark_vs": "string: rgb(206, 145, 120)",
|
||||
"light_vs": "string: rgb(163, 21, 21)",
|
||||
"hc_black": "string: rgb(206, 145, 120)"
|
||||
"dark_plus": "string: #CE9178",
|
||||
"light_plus": "string: #A31515",
|
||||
"dark_vs": "string: #CE9178",
|
||||
"light_vs": "string: #A31515",
|
||||
"hc_black": "string: #CE9178"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "hello",
|
||||
"t": "source.coffee string.quoted.double.coffee",
|
||||
"r": {
|
||||
"dark_plus": "string: rgb(206, 145, 120)",
|
||||
"light_plus": "string: rgb(163, 21, 21)",
|
||||
"dark_vs": "string: rgb(206, 145, 120)",
|
||||
"light_vs": "string: rgb(163, 21, 21)",
|
||||
"hc_black": "string: rgb(206, 145, 120)"
|
||||
"dark_plus": "string: #CE9178",
|
||||
"light_plus": "string: #A31515",
|
||||
"dark_vs": "string: #CE9178",
|
||||
"light_vs": "string: #A31515",
|
||||
"hc_black": "string: #CE9178"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "\"",
|
||||
"t": "source.coffee string.quoted.double.coffee punctuation.definition.string.end.coffee",
|
||||
"r": {
|
||||
"dark_plus": "string: rgb(206, 145, 120)",
|
||||
"light_plus": "string: rgb(163, 21, 21)",
|
||||
"dark_vs": "string: rgb(206, 145, 120)",
|
||||
"light_vs": "string: rgb(163, 21, 21)",
|
||||
"hc_black": "string: rgb(206, 145, 120)"
|
||||
"dark_plus": "string: #CE9178",
|
||||
"light_plus": "string: #A31515",
|
||||
"dark_vs": "string: #CE9178",
|
||||
"light_vs": "string: #A31515",
|
||||
"hc_black": "string: #CE9178"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "test",
|
||||
"t": "source.coffee variable.other.assignment.coffee",
|
||||
"r": {
|
||||
"dark_plus": "variable: rgb(156, 220, 254)",
|
||||
"light_plus": "variable: rgb(0, 16, 128)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
"dark_plus": "variable: #9CDCFE",
|
||||
"light_plus": "variable: #001080",
|
||||
"dark_vs": "default: #D4D4D4",
|
||||
"light_vs": "default: #000000",
|
||||
"hc_black": "default: #FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "=",
|
||||
"t": "source.coffee keyword.operator.coffee",
|
||||
"r": {
|
||||
"dark_plus": "keyword.operator: rgb(212, 212, 212)",
|
||||
"light_plus": "keyword.operator: rgb(0, 0, 0)",
|
||||
"dark_vs": "keyword.operator: rgb(212, 212, 212)",
|
||||
"light_vs": "keyword.operator: rgb(0, 0, 0)",
|
||||
"hc_black": "keyword.operator: rgb(212, 212, 212)"
|
||||
"dark_plus": "keyword.operator: #D4D4D4",
|
||||
"light_plus": "keyword.operator: #000000",
|
||||
"dark_vs": "keyword.operator: #D4D4D4",
|
||||
"light_vs": "keyword.operator: #000000",
|
||||
"hc_black": "keyword.operator: #D4D4D4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "///",
|
||||
"t": "source.coffee string.regexp.block.coffee punctuation.definition.string.begin.coffee",
|
||||
"r": {
|
||||
"dark_plus": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_plus": "string.regexp: rgb(129, 31, 63)",
|
||||
"dark_vs": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_vs": "string.regexp: rgb(129, 31, 63)",
|
||||
"hc_black": "string.regexp: rgb(209, 105, 105)"
|
||||
"dark_plus": "string.regexp: #D16969",
|
||||
"light_plus": "string.regexp: #811F3F",
|
||||
"dark_vs": "string.regexp: #D16969",
|
||||
"light_vs": "string.regexp: #811F3F",
|
||||
"hc_black": "string.regexp: #D16969"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": " ",
|
||||
"t": "source.coffee string.regexp.block.coffee",
|
||||
"r": {
|
||||
"dark_plus": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_plus": "string.regexp: rgb(129, 31, 63)",
|
||||
"dark_vs": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_vs": "string.regexp: rgb(129, 31, 63)",
|
||||
"hc_black": "string.regexp: rgb(209, 105, 105)"
|
||||
"dark_plus": "string.regexp: #D16969",
|
||||
"light_plus": "string.regexp: #811F3F",
|
||||
"dark_vs": "string.regexp: #D16969",
|
||||
"light_vs": "string.regexp: #811F3F",
|
||||
"hc_black": "string.regexp: #D16969"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "#{",
|
||||
"t": "source.coffee string.regexp.block.coffee meta.embedded.line.coffee punctuation.section.embedded.begin.coffee",
|
||||
"r": {
|
||||
"dark_plus": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_plus": "string.regexp: rgb(129, 31, 63)",
|
||||
"dark_vs": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_vs": "string.regexp: rgb(129, 31, 63)",
|
||||
"hc_black": "string.regexp: rgb(209, 105, 105)"
|
||||
"dark_plus": "string.regexp: #D16969",
|
||||
"light_plus": "string.regexp: #811F3F",
|
||||
"dark_vs": "string.regexp: #D16969",
|
||||
"light_vs": "string.regexp: #811F3F",
|
||||
"hc_black": "string.regexp: #D16969"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "name",
|
||||
"t": "source.coffee string.regexp.block.coffee meta.embedded.line.coffee source.coffee",
|
||||
"r": {
|
||||
"dark_plus": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_plus": "string.regexp: rgb(129, 31, 63)",
|
||||
"dark_vs": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_vs": "string.regexp: rgb(129, 31, 63)",
|
||||
"hc_black": "string.regexp: rgb(209, 105, 105)"
|
||||
"dark_plus": "string.regexp: #D16969",
|
||||
"light_plus": "string.regexp: #811F3F",
|
||||
"dark_vs": "string.regexp: #D16969",
|
||||
"light_vs": "string.regexp: #811F3F",
|
||||
"hc_black": "string.regexp: #D16969"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "}",
|
||||
"t": "source.coffee string.regexp.block.coffee meta.embedded.line.coffee punctuation.section.embedded.end.coffee source.coffee",
|
||||
"r": {
|
||||
"dark_plus": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_plus": "string.regexp: rgb(129, 31, 63)",
|
||||
"dark_vs": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_vs": "string.regexp: rgb(129, 31, 63)",
|
||||
"hc_black": "string.regexp: rgb(209, 105, 105)"
|
||||
"dark_plus": "string.regexp: #D16969",
|
||||
"light_plus": "string.regexp: #811F3F",
|
||||
"dark_vs": "string.regexp: #D16969",
|
||||
"light_vs": "string.regexp: #811F3F",
|
||||
"hc_black": "string.regexp: #D16969"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "fancyRegExp = ",
|
||||
"t": "source.coffee string.regexp.block.coffee",
|
||||
"r": {
|
||||
"dark_plus": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_plus": "string.regexp: rgb(129, 31, 63)",
|
||||
"dark_vs": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_vs": "string.regexp: rgb(129, 31, 63)",
|
||||
"hc_black": "string.regexp: rgb(209, 105, 105)"
|
||||
"dark_plus": "string.regexp: #D16969",
|
||||
"light_plus": "string.regexp: #811F3F",
|
||||
"dark_vs": "string.regexp: #D16969",
|
||||
"light_vs": "string.regexp: #811F3F",
|
||||
"hc_black": "string.regexp: #D16969"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "///",
|
||||
"t": "source.coffee string.regexp.block.coffee punctuation.definition.string.end.coffee",
|
||||
"r": {
|
||||
"dark_plus": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_plus": "string.regexp: rgb(129, 31, 63)",
|
||||
"dark_vs": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_vs": "string.regexp: rgb(129, 31, 63)",
|
||||
"hc_black": "string.regexp: rgb(209, 105, 105)"
|
||||
"dark_plus": "string.regexp: #D16969",
|
||||
"light_plus": "string.regexp: #811F3F",
|
||||
"dark_vs": "string.regexp: #D16969",
|
||||
"light_vs": "string.regexp: #811F3F",
|
||||
"hc_black": "string.regexp: #D16969"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "\t",
|
||||
"t": "source.coffee",
|
||||
"r": {
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
"dark_plus": "default: #D4D4D4",
|
||||
"light_plus": "default: #000000",
|
||||
"dark_vs": "default: #D4D4D4",
|
||||
"light_vs": "default: #000000",
|
||||
"hc_black": "default: #FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "(",
|
||||
"t": "source.coffee meta.brace.round.coffee",
|
||||
"r": {
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
"dark_plus": "default: #D4D4D4",
|
||||
"light_plus": "default: #000000",
|
||||
"dark_vs": "default: #D4D4D4",
|
||||
"light_vs": "default: #000000",
|
||||
"hc_black": "default: #FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "\\d",
|
||||
"t": "source.coffee",
|
||||
"r": {
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
"dark_plus": "default: #D4D4D4",
|
||||
"light_plus": "default: #000000",
|
||||
"dark_vs": "default: #D4D4D4",
|
||||
"light_vs": "default: #000000",
|
||||
"hc_black": "default: #FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "+",
|
||||
"t": "source.coffee keyword.operator.coffee",
|
||||
"r": {
|
||||
"dark_plus": "keyword.operator: rgb(212, 212, 212)",
|
||||
"light_plus": "keyword.operator: rgb(0, 0, 0)",
|
||||
"dark_vs": "keyword.operator: rgb(212, 212, 212)",
|
||||
"light_vs": "keyword.operator: rgb(0, 0, 0)",
|
||||
"hc_black": "keyword.operator: rgb(212, 212, 212)"
|
||||
"dark_plus": "keyword.operator: #D4D4D4",
|
||||
"light_plus": "keyword.operator: #000000",
|
||||
"dark_vs": "keyword.operator: #D4D4D4",
|
||||
"light_vs": "keyword.operator: #000000",
|
||||
"hc_black": "keyword.operator: #D4D4D4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": ")",
|
||||
"t": "source.coffee meta.brace.round.coffee",
|
||||
"r": {
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
"dark_plus": "default: #D4D4D4",
|
||||
"light_plus": "default: #000000",
|
||||
"dark_vs": "default: #D4D4D4",
|
||||
"light_vs": "default: #000000",
|
||||
"hc_black": "default: #FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "\t",
|
||||
"t": "source.coffee",
|
||||
"r": {
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
"dark_plus": "default: #D4D4D4",
|
||||
"light_plus": "default: #000000",
|
||||
"dark_vs": "default: #D4D4D4",
|
||||
"light_vs": "default: #000000",
|
||||
"hc_black": "default: #FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "#",
|
||||
"t": "source.coffee comment.line.number-sign.coffee punctuation.definition.comment.coffee",
|
||||
"r": {
|
||||
"dark_plus": "comment: rgb(96, 139, 78)",
|
||||
"light_plus": "comment: rgb(0, 128, 0)",
|
||||
"dark_vs": "comment: rgb(96, 139, 78)",
|
||||
"light_vs": "comment: rgb(0, 128, 0)",
|
||||
"hc_black": "comment: rgb(124, 166, 104)"
|
||||
"dark_plus": "comment: #608B4E",
|
||||
"light_plus": "comment: #008000",
|
||||
"dark_vs": "comment: #608B4E",
|
||||
"light_vs": "comment: #008000",
|
||||
"hc_black": "comment: #7CA668"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": " numbers",
|
||||
"t": "source.coffee comment.line.number-sign.coffee",
|
||||
"r": {
|
||||
"dark_plus": "comment: rgb(96, 139, 78)",
|
||||
"light_plus": "comment: rgb(0, 128, 0)",
|
||||
"dark_vs": "comment: rgb(96, 139, 78)",
|
||||
"light_vs": "comment: rgb(0, 128, 0)",
|
||||
"hc_black": "comment: rgb(124, 166, 104)"
|
||||
"dark_plus": "comment: #608B4E",
|
||||
"light_plus": "comment: #008000",
|
||||
"dark_vs": "comment: #608B4E",
|
||||
"light_vs": "comment: #008000",
|
||||
"hc_black": "comment: #7CA668"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "\t",
|
||||
"t": "source.coffee",
|
||||
"r": {
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
"dark_plus": "default: #D4D4D4",
|
||||
"light_plus": "default: #000000",
|
||||
"dark_vs": "default: #D4D4D4",
|
||||
"light_vs": "default: #000000",
|
||||
"hc_black": "default: #FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "(",
|
||||
"t": "source.coffee meta.brace.round.coffee",
|
||||
"r": {
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
"dark_plus": "default: #D4D4D4",
|
||||
"light_plus": "default: #000000",
|
||||
"dark_vs": "default: #D4D4D4",
|
||||
"light_vs": "default: #000000",
|
||||
"hc_black": "default: #FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "\\w",
|
||||
"t": "source.coffee",
|
||||
"r": {
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
"dark_plus": "default: #D4D4D4",
|
||||
"light_plus": "default: #000000",
|
||||
"dark_vs": "default: #D4D4D4",
|
||||
"light_vs": "default: #000000",
|
||||
"hc_black": "default: #FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "*",
|
||||
"t": "source.coffee keyword.operator.coffee",
|
||||
"r": {
|
||||
"dark_plus": "keyword.operator: rgb(212, 212, 212)",
|
||||
"light_plus": "keyword.operator: rgb(0, 0, 0)",
|
||||
"dark_vs": "keyword.operator: rgb(212, 212, 212)",
|
||||
"light_vs": "keyword.operator: rgb(0, 0, 0)",
|
||||
"hc_black": "keyword.operator: rgb(212, 212, 212)"
|
||||
"dark_plus": "keyword.operator: #D4D4D4",
|
||||
"light_plus": "keyword.operator: #000000",
|
||||
"dark_vs": "keyword.operator: #D4D4D4",
|
||||
"light_vs": "keyword.operator: #000000",
|
||||
"hc_black": "keyword.operator: #D4D4D4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": ")",
|
||||
"t": "source.coffee meta.brace.round.coffee",
|
||||
"r": {
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
"dark_plus": "default: #D4D4D4",
|
||||
"light_plus": "default: #000000",
|
||||
"dark_vs": "default: #D4D4D4",
|
||||
"light_vs": "default: #000000",
|
||||
"hc_black": "default: #FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "\t",
|
||||
"t": "source.coffee",
|
||||
"r": {
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
"dark_plus": "default: #D4D4D4",
|
||||
"light_plus": "default: #000000",
|
||||
"dark_vs": "default: #D4D4D4",
|
||||
"light_vs": "default: #000000",
|
||||
"hc_black": "default: #FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "#",
|
||||
"t": "source.coffee comment.line.number-sign.coffee punctuation.definition.comment.coffee",
|
||||
"r": {
|
||||
"dark_plus": "comment: rgb(96, 139, 78)",
|
||||
"light_plus": "comment: rgb(0, 128, 0)",
|
||||
"dark_vs": "comment: rgb(96, 139, 78)",
|
||||
"light_vs": "comment: rgb(0, 128, 0)",
|
||||
"hc_black": "comment: rgb(124, 166, 104)"
|
||||
"dark_plus": "comment: #608B4E",
|
||||
"light_plus": "comment: #008000",
|
||||
"dark_vs": "comment: #608B4E",
|
||||
"light_vs": "comment: #008000",
|
||||
"hc_black": "comment: #7CA668"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": " letters",
|
||||
"t": "source.coffee comment.line.number-sign.coffee",
|
||||
"r": {
|
||||
"dark_plus": "comment: rgb(96, 139, 78)",
|
||||
"light_plus": "comment: rgb(0, 128, 0)",
|
||||
"dark_vs": "comment: rgb(96, 139, 78)",
|
||||
"light_vs": "comment: rgb(0, 128, 0)",
|
||||
"hc_black": "comment: rgb(124, 166, 104)"
|
||||
"dark_plus": "comment: #608B4E",
|
||||
"light_plus": "comment: #008000",
|
||||
"dark_vs": "comment: #608B4E",
|
||||
"light_vs": "comment: #008000",
|
||||
"hc_black": "comment: #7CA668"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "\t$\t\t",
|
||||
"t": "source.coffee",
|
||||
"r": {
|
||||
"dark_plus": "default: rgb(212, 212, 212)",
|
||||
"light_plus": "default: rgb(0, 0, 0)",
|
||||
"dark_vs": "default: rgb(212, 212, 212)",
|
||||
"light_vs": "default: rgb(0, 0, 0)",
|
||||
"hc_black": "default: rgb(255, 255, 255)"
|
||||
"dark_plus": "default: #D4D4D4",
|
||||
"light_plus": "default: #000000",
|
||||
"dark_vs": "default: #D4D4D4",
|
||||
"light_vs": "default: #000000",
|
||||
"hc_black": "default: #FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "#",
|
||||
"t": "source.coffee comment.line.number-sign.coffee punctuation.definition.comment.coffee",
|
||||
"r": {
|
||||
"dark_plus": "comment: rgb(96, 139, 78)",
|
||||
"light_plus": "comment: rgb(0, 128, 0)",
|
||||
"dark_vs": "comment: rgb(96, 139, 78)",
|
||||
"light_vs": "comment: rgb(0, 128, 0)",
|
||||
"hc_black": "comment: rgb(124, 166, 104)"
|
||||
"dark_plus": "comment: #608B4E",
|
||||
"light_plus": "comment: #008000",
|
||||
"dark_vs": "comment: #608B4E",
|
||||
"light_vs": "comment: #008000",
|
||||
"hc_black": "comment: #7CA668"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": " the end",
|
||||
"t": "source.coffee comment.line.number-sign.coffee",
|
||||
"r": {
|
||||
"dark_plus": "comment: rgb(96, 139, 78)",
|
||||
"light_plus": "comment: rgb(0, 128, 0)",
|
||||
"dark_vs": "comment: rgb(96, 139, 78)",
|
||||
"light_vs": "comment: rgb(0, 128, 0)",
|
||||
"hc_black": "comment: rgb(124, 166, 104)"
|
||||
"dark_plus": "comment: #608B4E",
|
||||
"light_plus": "comment: #008000",
|
||||
"dark_vs": "comment: #608B4E",
|
||||
"light_vs": "comment: #008000",
|
||||
"hc_black": "comment: #7CA668"
|
||||
}
|
||||
},
|
||||
{
|
||||
"c": "///",
|
||||
"t": "source.coffee string.regexp.block.coffee punctuation.definition.string.begin.coffee",
|
||||
"r": {
|
||||
"dark_plus": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_plus": "string.regexp: rgb(129, 31, 63)",
|
||||
"dark_vs": "string.regexp: rgb(209, 105, 105)",
|
||||
"light_vs": "string.regexp: rgb(129, 31, 63)",
|
||||
"hc_black": "string.regexp: rgb(209, 105, 105)"
|
||||
"dark_plus": "string.regexp: #D16969",
|
||||
"light_plus": "string.regexp: #811F3F",
|
||||
"dark_vs": "string.regexp: #D16969",
|
||||
"light_vs": "string.regexp: #811F3F",
|
||||
"hc_black": "string.regexp: #D16969"
|
||||
}
|
||||
}
|
||||
]
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user