Skip to main content
CodingTheme

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • diffEditor.insertedTextBackground#608B4E
  • diffEditor.removedTextBackground#A94744
  • editor.background#1e1e1e
  • editor.foreground#C5C8C6
  • editor.lineHighlightBackground#282A2E
  • editor.selectionBackground#373B41
  • editorCursor.foreground#A94744
  • editorWhitespace.foreground#4B4E55

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
string#F8BC41
variable.language.this#569CD6
constant.numeric, constant.language, support.constant, constant.character, punctuation.section.embedded, keyword.other.unit#8FBF7F
meta.function entity.name.function, support.function#F8BC41
comment#8FBF7F
storage, storage.type#569CD6
keyword#E09690
support.type, entity.name.type, entity.other.inherited-class#569CD6
meta.definition.method#9CDCFE
meta.tag, punctuation.definition.tag#C5C8C6
entity.name.tag#F8BC41
entity.other.attribute-name#9CDCFE

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

inkjet by chasestarr - VS Code Theme