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#2E3336
  • activityBar.border#ffffff15
  • activityBar.foreground#607D68
  • activityBar.inactiveForeground#F5F6F460
  • activityBarBadge.background#607D68
  • activityBarBadge.foreground#2E3336
  • button.background#607D68
  • button.foreground#2E3336
  • button.hoverBackground#607D68dd
  • editor.background#2E3336
  • editor.foreground#F5F6F4
  • editor.inactiveSelectionBackground#4650573580
  • editor.lineHighlightBackground#1D212340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#46505735
  • editorCursor.foreground#607D68
  • editorGroupHeader.tabsBackground#2E3336dd
  • editorLineNumber.activeForeground#607D68
  • editorLineNumber.foreground#8E8A7A80
  • focusBorder#607D68
  • foreground#F5F6F4
  • input.background#1D2123
  • input.border#ffffff15
  • input.foreground#F5F6F4
  • input.placeholderForeground#F5F6F460
  • list.activeSelectionBackground#607D6830
  • list.activeSelectionForeground#F5F6F4
  • list.highlightForeground#607D68
  • list.hoverBackground#1D212340
  • list.hoverForeground#F5F6F4
  • list.inactiveSelectionBackground#607D6815
  • list.inactiveSelectionForeground#F5F6F4
  • selection.background#46505735
  • sideBar.background#1D2123
  • sideBar.border#ffffff15
  • sideBar.foreground#F5F6F4
  • sideBarSectionHeader.background#2E333680
  • sideBarSectionHeader.foreground#F5F6F4
  • sideBarTitle.foreground#607D68
  • statusBar.background#2E3336
  • statusBar.border#ffffff15
  • statusBar.foreground#F5F6F4
  • statusBar.noFolderBackground#2E3336
  • tab.activeBackground#2E3336
  • tab.activeBorderTop#607D68
  • tab.activeForeground#F5F6F4
  • tab.border#ffffff15
  • tab.inactiveBackground#1D212360
  • tab.inactiveForeground#F5F6F480
  • terminal.ansiBlack#2E3336
  • terminal.ansiBlue#465057
  • terminal.ansiCyan#5F7D83
  • terminal.ansiGreen#607D68
  • terminal.ansiMagenta#B45A36
  • terminal.ansiRed#B45A36
  • terminal.ansiWhite#F5F6F4
  • terminal.ansiYellow#5F7D83
  • terminal.background#2E3336
  • terminal.foreground#F5F6F4
  • titleBar.activeBackground#2E3336
  • titleBar.activeForeground#F5F6F4
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2E3336
  • titleBar.inactiveForeground#F5F6F460
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8E8A7Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#465057bold
storage.type, storage.modifier#465057italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#607D68
string, punctuation.definition.string, string.template, meta.template.expression#5F7D83
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#B45A36
variable, variable.other.readwrite, variable.other.object#F5F6F4
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F5F6F4
variable.parameter, meta.parameter#F5F6F4dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F5F6F480
keyword.operator#F5F6F4
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5F7D83bold
entity.other.inherited-class#607D68
entity.name.tag, punctuation.definition.tag#465057
entity.other.attribute-name#607D68
meta.diff, meta.diff.header#8E8A7A
markup.deleted#B45A36
markup.inserted#607D68
markup.changed#5F7D83
markup.heading, markup.heading.setext, punctuation.definition.heading#607D68bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5F7D83
string.other.link.title, string.other.link.description#607D68
markup.underline.link#8E8A7Aunderline
punctuation.definition.list#465057
markup.quote, punctuation.definition.quote#8E8A7Aitalic