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.

  • activityBar.background#3B3C36
  • activityBar.foreground#D8D8D8
  • editor.background#272822
  • editor.foreground#D8D8D8
  • sideBar.background#13140E
  • statusBar.background#3B3C36
  • tab.activeBackground#13140E
  • tab.activeForeground#ECECEC
  • tab.inactiveBackground#3B3C36
  • tab.inactiveForeground#C4C4C4
  • titleBar.activeBackground#272822
  • titleBar.activeForeground#C4C4C4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#75715E—
comment.block.preprocessor#272822
comment.documentation, comment.block.documentation#272822—
invalid.deprecated#FF8C00—
invalid.illegal#FF8C00—
keyword.other, keyword.control, punctuation.section.group, punctuation.section.braces#66CCB3—
storage.type#66CCB3—
constant.language, support.constant, variable.language#79ABFF—
variable, support.variable, punctuation.definition.variable#79ABFF—
entity.other.attribute-name, variable.parameter, keyword.operator, meta#D8D8D8
entity.name.function#7FB347—
support.function#FFFFFF—
entity.name.tag, entity.name.type, entity.other.inherited-class, support.class#66CCB3—
entity.name.exception#FF0000—
entity.name.section——
constant.numeric, constant#7FB347—
constant.character, constant.other#66CCB3—
string#E6DB74—
constant.character.escape#E6DB74—
string.regexp#E6DB74—
constant.other.symbol#E6DB74—
marzme VSCode Themes by marzme - VS Code Theme