|
1970 | 1970 | }, |
1971 | 1971 | { |
1972 | 1972 | "c": "function", |
1973 | | - "t": "text.html.basic source.js.embedded.html meta.function.js storage.type.function.js", |
| 1973 | + "t": "text.html.basic source.js.embedded.html meta.function.expression.js storage.type.function.js", |
1974 | 1974 | "r": { |
1975 | 1975 | "dark_plus": "storage.type: #569CD6", |
1976 | 1976 | "light_plus": "storage.type: #0000FF", |
|
1981 | 1981 | }, |
1982 | 1982 | { |
1983 | 1983 | "c": " ", |
1984 | | - "t": "text.html.basic source.js.embedded.html meta.function.js", |
| 1984 | + "t": "text.html.basic source.js.embedded.html meta.function.expression.js", |
1985 | 1985 | "r": { |
1986 | 1986 | "dark_plus": "default: #D4D4D4", |
1987 | 1987 | "light_plus": "default: #000000", |
|
1992 | 1992 | }, |
1993 | 1993 | { |
1994 | 1994 | "c": "(", |
1995 | | - "t": "text.html.basic source.js.embedded.html meta.function.js meta.parameters.js punctuation.definition.parameters.begin.js", |
| 1995 | + "t": "text.html.basic source.js.embedded.html meta.function.expression.js meta.parameters.js punctuation.definition.parameters.begin.js", |
1996 | 1996 | "r": { |
1997 | 1997 | "dark_plus": "default: #D4D4D4", |
1998 | 1998 | "light_plus": "default: #000000", |
|
2003 | 2003 | }, |
2004 | 2004 | { |
2005 | 2005 | "c": ")", |
2006 | | - "t": "text.html.basic source.js.embedded.html meta.function.js meta.parameters.js punctuation.definition.parameters.end.js", |
| 2006 | + "t": "text.html.basic source.js.embedded.html meta.function.expression.js meta.parameters.js punctuation.definition.parameters.end.js", |
2007 | 2007 | "r": { |
2008 | 2008 | "dark_plus": "default: #D4D4D4", |
2009 | 2009 | "light_plus": "default: #000000", |
|
2014 | 2014 | }, |
2015 | 2015 | { |
2016 | 2016 | "c": " ", |
2017 | | - "t": "text.html.basic source.js.embedded.html meta.function.js", |
| 2017 | + "t": "text.html.basic source.js.embedded.html meta.function.expression.js", |
2018 | 2018 | "r": { |
2019 | 2019 | "dark_plus": "default: #D4D4D4", |
2020 | 2020 | "light_plus": "default: #000000", |
|
2025 | 2025 | }, |
2026 | 2026 | { |
2027 | 2027 | "c": "{", |
2028 | | - "t": "text.html.basic source.js.embedded.html meta.function.js meta.block.js punctuation.definition.block.js", |
| 2028 | + "t": "text.html.basic source.js.embedded.html meta.function.expression.js meta.block.js punctuation.definition.block.js", |
2029 | 2029 | "r": { |
2030 | 2030 | "dark_plus": "default: #D4D4D4", |
2031 | 2031 | "light_plus": "default: #000000", |
|
2036 | 2036 | }, |
2037 | 2037 | { |
2038 | 2038 | "c": "\t\t\t", |
2039 | | - "t": "text.html.basic source.js.embedded.html meta.function.js meta.block.js", |
| 2039 | + "t": "text.html.basic source.js.embedded.html meta.function.expression.js meta.block.js", |
2040 | 2040 | "r": { |
2041 | 2041 | "dark_plus": "default: #D4D4D4", |
2042 | 2042 | "light_plus": "default: #000000", |
|
2047 | 2047 | }, |
2048 | 2048 | { |
2049 | 2049 | "c": "mocha", |
2050 | | - "t": "text.html.basic source.js.embedded.html meta.function.js meta.block.js variable.other.object.js", |
| 2050 | + "t": "text.html.basic source.js.embedded.html meta.function.expression.js meta.block.js variable.other.object.js", |
2051 | 2051 | "r": { |
2052 | 2052 | "dark_plus": "variable: #9CDCFE", |
2053 | 2053 | "light_plus": "variable: #001080", |
|
2058 | 2058 | }, |
2059 | 2059 | { |
2060 | 2060 | "c": ".", |
2061 | | - "t": "text.html.basic source.js.embedded.html meta.function.js meta.block.js punctuation.accessor.js", |
| 2061 | + "t": "text.html.basic source.js.embedded.html meta.function.expression.js meta.block.js punctuation.accessor.js", |
2062 | 2062 | "r": { |
2063 | 2063 | "dark_plus": "default: #D4D4D4", |
2064 | 2064 | "light_plus": "default: #000000", |
|
2069 | 2069 | }, |
2070 | 2070 | { |
2071 | 2071 | "c": "run", |
2072 | | - "t": "text.html.basic source.js.embedded.html meta.function.js meta.block.js entity.name.function.js", |
| 2072 | + "t": "text.html.basic source.js.embedded.html meta.function.expression.js meta.block.js entity.name.function.js", |
2073 | 2073 | "r": { |
2074 | 2074 | "dark_plus": "entity.name.function: #DCDCAA", |
2075 | 2075 | "light_plus": "entity.name.function: #795E26", |
|
2080 | 2080 | }, |
2081 | 2081 | { |
2082 | 2082 | "c": "()", |
2083 | | - "t": "text.html.basic source.js.embedded.html meta.function.js meta.block.js meta.brace.round.js", |
| 2083 | + "t": "text.html.basic source.js.embedded.html meta.function.expression.js meta.block.js meta.brace.round.js", |
2084 | 2084 | "r": { |
2085 | 2085 | "dark_plus": "default: #D4D4D4", |
2086 | 2086 | "light_plus": "default: #000000", |
|
2091 | 2091 | }, |
2092 | 2092 | { |
2093 | 2093 | "c": ";", |
2094 | | - "t": "text.html.basic source.js.embedded.html meta.function.js meta.block.js punctuation.terminator.statement.js", |
| 2094 | + "t": "text.html.basic source.js.embedded.html meta.function.expression.js meta.block.js punctuation.terminator.statement.js", |
2095 | 2095 | "r": { |
2096 | 2096 | "dark_plus": "default: #D4D4D4", |
2097 | 2097 | "light_plus": "default: #000000", |
|
2102 | 2102 | }, |
2103 | 2103 | { |
2104 | 2104 | "c": "\t\t", |
2105 | | - "t": "text.html.basic source.js.embedded.html meta.function.js meta.block.js", |
| 2105 | + "t": "text.html.basic source.js.embedded.html meta.function.expression.js meta.block.js", |
2106 | 2106 | "r": { |
2107 | 2107 | "dark_plus": "default: #D4D4D4", |
2108 | 2108 | "light_plus": "default: #000000", |
|
2113 | 2113 | }, |
2114 | 2114 | { |
2115 | 2115 | "c": "}", |
2116 | | - "t": "text.html.basic source.js.embedded.html meta.function.js meta.block.js punctuation.definition.block.js", |
| 2116 | + "t": "text.html.basic source.js.embedded.html meta.function.expression.js meta.block.js punctuation.definition.block.js", |
2117 | 2117 | "r": { |
2118 | 2118 | "dark_plus": "default: #D4D4D4", |
2119 | 2119 | "light_plus": "default: #000000", |
|
0 commit comments