Skip to main content
Coding Theme

Color themes

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#282C34
  • editor.foreground#ABB2BF
  • editor.lineHighlightBackground#383E4A
  • editor.selectionBackground#F371A04D
  • editorCursor.foreground#F8F8F0
  • sideBar.background#21252B
  • sideBar.foreground#D7DAE0
  • statusBar.background#21252B
  • statusBar.foreground#9DA5B4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6C737Eitalic
keyword#F371A0
string, entity.other.inherited-class#A6E830
entity.name.function, meta.require, support.function.any-method#3D98F4
variable#E06C75
entity.name.type, entity.name.class, entity.name.namespace, support.class, entity.other.inherited-class#FFDD33
constant.numeric, constant.language.boolean, constant.language.json#FF9932
support.type.property-name, support.variable.property#E06C75
entity.name.tag, meta.tag#F371A0
entity.other.attribute-name.html, meta.attribute#FFD84A
string.quoted.double.html, string.quoted.single.html#A6E830
text.html.basic#CFCFD1
CodeChups Candy Theme by Hatsuhito Shimizu - VS Code Theme