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#161414
  • editor.foreground#D4D4D4
  • editor.lineHighlightBackground#2D2D30
  • editor.selectionBackground#264F78

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.control.lang27#C678DDitalic bold
support.function.lang27#61AFEFitalic bold
variable.other.lang27#E5C07B
string.quoted.double.lang27#98C379
constant.numeric.lang27#D19A66
keyword.operator.lang27#56B6C2
punctuation.lang27#ABB2BF
lang27-support by Isha Pathak - VS Code Theme