Skip to content

Commit 92b7723

Browse files
author
Pierre Clavequin
committed
feat: add some keys for typescript
1 parent 8c7b582 commit 92b7723

File tree

1 file changed

+66
-0
lines changed

1 file changed

+66
-0
lines changed

Theme - Blackboard/Blackboard.tmtheme

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,72 @@
412412
<string>#FF6400</string>
413413
</dict>
414414
</dict>
415+
<dict>
416+
<key>name</key>
417+
<string>Mapping Key Names</string>
418+
<key>scope</key>
419+
<string>variable.function.js</string>
420+
<key>settings</key>
421+
<dict>
422+
<key>foreground</key>
423+
<string>#FF6400</string>
424+
</dict>
425+
</dict>
426+
<dict>
427+
<key>name</key>
428+
<string>Mapping Key Names</string>
429+
<key>scope</key>
430+
<string>variable.type.js</string>
431+
<key>settings</key>
432+
<dict>
433+
<key>foreground</key>
434+
<string>#FF6400</string>
435+
</dict>
436+
</dict>
437+
<dict>
438+
<key>name</key>
439+
<string>Mapping Key Names</string>
440+
<key>scope</key>
441+
<string>text.html.ngx variable.function.js</string>
442+
<key>settings</key>
443+
<dict>
444+
<key>foreground</key>
445+
<string>#61ce3c</string>
446+
</dict>
447+
</dict>
448+
<dict>
449+
<key>name</key>
450+
<string>Mapping Key Names</string>
451+
<key>scope</key>
452+
<string>meta.interpolation.ngx.html variable.function.js</string>
453+
<key>settings</key>
454+
<dict>
455+
<key>foreground</key>
456+
<string>#ffffff</string>
457+
</dict>
458+
</dict>
459+
<dict>
460+
<key>name</key>
461+
<string>Mapping Key Names</string>
462+
<key>scope</key>
463+
<string>text.html.ngx meta.group.js variable.other.readwrite.js</string>
464+
<key>settings</key>
465+
<dict>
466+
<key>foreground</key>
467+
<string>#ffffff</string>
468+
</dict>
469+
</dict>
470+
<dict>
471+
<key>name</key>
472+
<string>Typescript constructor</string>
473+
<key>scope</key>
474+
<string>entity.name.function.constructor.js</string>
475+
<key>settings</key>
476+
<dict>
477+
<key>foreground</key>
478+
<string>#8DA6CE</string>
479+
</dict>
480+
</dict>
415481
</array>
416482
<key>uuid</key>
417483
<string>A2C6BAA7-90D0-4147-BBF5-96B0CD92D109</string>

0 commit comments

Comments
 (0)