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#3F3F3F
  • activityBar.foreground#A9B7C6
  • editor.background#2B2B2B
  • editor.foreground#A9B7C6
  • sideBar.background#171717
  • statusBar.background#3F3F3F
  • tab.activeBackground#171717
  • tab.activeForeground#BDCBDA
  • tab.inactiveBackground#3F3F3F
  • tab.inactiveForeground#95A3B2
  • titleBar.activeBackground#2B2B2B
  • titleBar.activeForeground#95A3B2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#808080
comment.block.preprocessor#2B2B2B
comment.documentation, comment.block.documentation#2B2B2B
invalid.deprecated#FF8C00
invalid.illegal#FF8C00
keyword.other, keyword.control, punctuation.section.group, punctuation.section.braces#CC7833
storage.type#CC7833
constant.language, support.constant, variable.language#9876AA
variable, support.variable, punctuation.definition.variable#9876AA
entity.other.attribute-name, variable.parameter, keyword.operator, meta#A9B7C6
entity.name.function#6897BB
support.function#FFC66D
entity.name.tag, entity.name.type, entity.other.inherited-class, support.class#CC7833
entity.name.exception#FF0000
entity.name.section
constant.numeric, constant#6897BB
constant.character, constant.other#CC7833
string#6897BB
constant.character.escape#6897BB
string.regexp#6897BB
constant.other.symbol#6897BB
marzme VSCode Themes by marzme - VS Code Theme