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#FFFFFF
  • activityBar.foreground#8000FF
  • editor.background#FFFFFF
  • editor.foreground#8000FF
  • sideBar.background#EBEBEB
  • statusBar.background#FFFFFF
  • tab.activeBackground#EBEBEB
  • tab.activeForeground#9414FF
  • tab.inactiveBackground#FFFFFF
  • tab.inactiveForeground#6C00EB
  • titleBar.activeBackground#FFFFFF
  • titleBar.activeForeground#6C00EB

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#008000
comment.block.preprocessor#FFFFFF
comment.documentation, comment.block.documentation#FFFFFF
invalid.deprecated#FF8C00
invalid.illegal#FF8C00
keyword.other, keyword.control, punctuation.section.group, punctuation.section.braces#0000FF
storage.type#0000FF
constant.language, support.constant, variable.language#000080
variable, support.variable, punctuation.definition.variable#000080
entity.other.attribute-name, variable.parameter, keyword.operator, meta#8000FF
entity.name.function#FF8000
support.function#FF00FF
entity.name.tag, entity.name.type, entity.other.inherited-class, support.class#0000FF
entity.name.exception#FF0000
entity.name.section
constant.numeric, constant#FF8000
constant.character, constant.other#0000FF
string#808080
constant.character.escape#808080
string.regexp#808080
constant.other.symbol#808080
marzme VSCode Themes by marzme - VS Code Theme