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#323232
  • activityBar.foreground#D8D8D8
  • editor.background#1E1E1E
  • editor.foreground#D8D8D8
  • sideBar.background#0A0A0A
  • statusBar.background#323232
  • tab.activeBackground#0A0A0A
  • tab.activeForeground#ECECEC
  • tab.inactiveBackground#323232
  • tab.inactiveForeground#C4C4C4
  • titleBar.activeBackground#1E1E1E
  • titleBar.activeForeground#C4C4C4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#C7DD0C
comment.block.preprocessor#1E1E1E
comment.documentation, comment.block.documentation#1E1E1E
invalid.deprecated#FF8C00
invalid.illegal#FF8C00
keyword.other, keyword.control, punctuation.section.group, punctuation.section.braces#FFFFFF
storage.type#FFFFFF
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#FFFFFF
entity.name.exception#FF0000
entity.name.section
constant.numeric, constant#7FB347
constant.character, constant.other#FFFFFF
string#FFC600
constant.character.escape#FFC600
string.regexp#FFC600
constant.other.symbol#FFC600
marzme VSCode Themes by marzme - VS Code Theme