Skip to main content
Coding Theme

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.

  • editor.background#111
  • editor.foreground#0bf
  • editorLineNumber.activeForeground#0bf
  • editorLineNumber.foreground#777

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
support.type, support.function, entity.name.function#0bf
string, constant, constant.numeric, constant.language, constant.character.escape, support.constant#ddd
punctuation, comment, storage.modifier, entity.name, variable.language#777
invalid, invalid.deprecated#f00italic bold
entity.name, storage.type, punctuation, entity.other.attribute-namebold
entity.name.tag
storage.type, keyword.control, keyword.operator, keyword.declaration, entity.name.type.class, entity.other.inherited-class, entity.name.tag, entity.name.section, entity.other.attribute-name#f90
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
Douse Theme by Dom Mandy - VS Code Theme