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#141414
  • activityBar.foreground#FFFF55
  • editor.background#000000
  • editor.foreground#FFFF55
  • sideBar.background#000000
  • statusBar.background#141414
  • tab.activeBackground#000000
  • tab.activeForeground#FFFF69
  • tab.inactiveBackground#141414
  • tab.inactiveForeground#EBEB41
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#EBEB41

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#55FFFF
comment.block.preprocessor#000000
comment.documentation, comment.block.documentation#000000
invalid.deprecated#FF8C00
invalid.illegal#FF8C00
keyword.other, keyword.control, punctuation.section.group, punctuation.section.braces#55FF55
storage.type#55FF55
constant.language, support.constant, variable.language#55FFFF
variable, support.variable, punctuation.definition.variable#55FFFF
entity.other.attribute-name, variable.parameter, keyword.operator, meta#FFFF55
entity.name.function#FF55FF
support.function#BBBBBB
entity.name.tag, entity.name.type, entity.other.inherited-class, support.class#55FF55
entity.name.exception#FF0000
entity.name.section
constant.numeric, constant#FF55FF
constant.character, constant.other#55FF55
string#FF55FF
constant.character.escape#FF55FF
string.regexp#FF55FF
constant.other.symbol#FF55FF
marzme VSCode Themes by marzme - VS Code Theme