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#212122
  • editor.foreground#E8E8E0
  • editor.lineHighlightBackground#181815
  • editor.selectionBackground#68821B
  • editorCursor.foreground#F8F8F0
  • editorWhitespace.foreground#3B3A32

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#E8E8E0
comment#6B695D italic
string#65EAEC
constant.numeric#65EAEC
constant.language#65EAEC
constant.character, constant.other#00FFFF
variable
keyword#9E9771
storage#9E9771
storage.type#9E9771
entity.name.class#F5F034
entity.other.inherited-class#A6E22Eitalic
entity.name.function#A6E22E
variable.parameter#E9CC6Bitalic
entity.name.tag#E9CC6B
entity.other.attribute-name#A6E22E
support.function#A6E22E italic
support.constant#E9CC6B italic
support.type, support.class#C1B572
support.other.variable
invalid#F8F8F0 italic
invalid.deprecated#FFFFFF italic
meta.brace.square.js, meta.brace.round.js, meta.brace.curly.js#9E9771
constant.language.this.js#C1B572
keyword.others.js#C1B572
keyword.operator.arithmetic.js, keyword.operator.comparison.js#E9CC6B
functioncall.expr.js#E9CC6B
NumberOne Color Theme by ivanz - VS Code Theme