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#1D4346
  • activityBar.border#ffffff15
  • activityBar.foreground#7A6451
  • activityBar.inactiveForeground#F3F5F660
  • activityBarBadge.background#7A6451
  • activityBarBadge.foreground#1D4346
  • button.background#7A6451
  • button.foreground#1D4346
  • button.hoverBackground#7A6451dd
  • editor.background#1D4346
  • editor.foreground#F3F5F6
  • editor.inactiveSelectionBackground#7A6B573580
  • editor.lineHighlightBackground#3F2F2340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7A6B5735
  • editorCursor.foreground#7A6451
  • editorGroupHeader.tabsBackground#1D4346dd
  • editorLineNumber.activeForeground#7A6451
  • editorLineNumber.foreground#747C8480
  • focusBorder#7A6451
  • foreground#F3F5F6
  • input.background#3F2F23
  • input.border#ffffff15
  • input.foreground#F3F5F6
  • input.placeholderForeground#F3F5F660
  • list.activeSelectionBackground#7A645130
  • list.activeSelectionForeground#F3F5F6
  • list.highlightForeground#7A6451
  • list.hoverBackground#3F2F2340
  • list.hoverForeground#F3F5F6
  • list.inactiveSelectionBackground#7A645115
  • list.inactiveSelectionForeground#F3F5F6
  • selection.background#7A6B5735
  • sideBar.background#3F2F23
  • sideBar.border#ffffff15
  • sideBar.foreground#F3F5F6
  • sideBarSectionHeader.background#1D434680
  • sideBarSectionHeader.foreground#F3F5F6
  • sideBarTitle.foreground#7A6451
  • statusBar.background#1D4346
  • statusBar.border#ffffff15
  • statusBar.foreground#F3F5F6
  • statusBar.noFolderBackground#1D4346
  • tab.activeBackground#1D4346
  • tab.activeBorderTop#7A6451
  • tab.activeForeground#F3F5F6
  • tab.border#ffffff15
  • tab.inactiveBackground#3F2F2360
  • tab.inactiveForeground#F3F5F680
  • terminal.ansiBlack#1D4346
  • terminal.ansiBlue#7A6B57
  • terminal.ansiCyan#2F6F73
  • terminal.ansiGreen#7A6451
  • terminal.ansiMagenta#5A5B3B
  • terminal.ansiRed#5A5B3B
  • terminal.ansiWhite#F3F5F6
  • terminal.ansiYellow#2F6F73
  • terminal.background#1D4346
  • terminal.foreground#F3F5F6
  • titleBar.activeBackground#1D4346
  • titleBar.activeForeground#F3F5F6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1D4346
  • titleBar.inactiveForeground#F3F5F660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#747C84italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7A6B57bold
storage.type, storage.modifier#7A6B57italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7A6451
string, punctuation.definition.string, string.template, meta.template.expression#2F6F73
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5A5B3B
variable, variable.other.readwrite, variable.other.object#F3F5F6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F3F5F6
variable.parameter, meta.parameter#F3F5F6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F3F5F680
keyword.operator#F3F5F6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2F6F73bold
entity.other.inherited-class#7A6451
entity.name.tag, punctuation.definition.tag#7A6B57
entity.other.attribute-name#7A6451
meta.diff, meta.diff.header#747C84
markup.deleted#5A5B3B
markup.inserted#7A6451
markup.changed#2F6F73
markup.heading, markup.heading.setext, punctuation.definition.heading#7A6451bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2F6F73
string.other.link.title, string.other.link.description#7A6451
markup.underline.link#747C84underline
punctuation.definition.list#7A6B57
markup.quote, punctuation.definition.quote#747C84italic