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#202020
  • editor.foreground#F8F8F8
  • editor.lineHighlightBackground#FFFFFF0F
  • editor.selectionBackground#3A3A3A
  • editorCursor.foreground#FFFFFFA6
  • editorWhitespace.foreground#FFFFFF40

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
—#F8F8F8—
comment#FF0080
constant#4ADBC8
entity#F46036
keyword#4ADBC8
storage#4ADBC8
string, meta.verbatim#61CE3C
support#1B998B
variable—
invalid.deprecated#E71D36italic
invalid.illegal#F8F8F8—
entity.other.inherited-class#F46036italic
string constant.other.placeholder#F46036
meta.function-call.py#1B998B
meta.tag, meta.tag entity#1B998B—
entity.name.section#FFFFFF
keyword.type.variant#D5E0F3—
source.ocaml keyword.operator.symbol#F8F8F8—
source.ocaml keyword.operator.symbol.infix#1B998B
source.ocaml keyword.operator.symbol.prefix#1B998B
source.ocaml keyword.operator.symbol.infix.floating-point—underline
source.ocaml keyword.operator.symbol.prefix.floating-point—underline
source.ocaml constant.numeric.floating-point—underline
text.tex.latex meta.function.environment——
text.tex.latex meta.function.environment meta.function.environment——
text.tex.latex support.function#4ADBC8
source.plist string.unquoted, source.plist keyword.operator#FFFFFF—
markup.deleted#E71D36—
markup.inserted#61CE3C—
markup.changed#4ADBC8—
sublimelinter.outline.illegal#E71D36—
sublimelinter.underline.illegal——
Minteresting by daytonn - VS Code Theme