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#6B4A37
  • activityBar.border#ffffff15
  • activityBar.foreground#D57A8F
  • activityBar.inactiveForeground#F4F0E660
  • activityBarBadge.background#D57A8F
  • activityBarBadge.foreground#6B4A37
  • button.background#D57A8F
  • button.foreground#6B4A37
  • button.hoverBackground#D57A8Fdd
  • editor.background#6B4A37
  • editor.foreground#F4F0E6
  • editor.inactiveSelectionBackground#F3C7CF3580
  • editor.lineHighlightBackground#2C2A2640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#F3C7CF35
  • editorCursor.foreground#D57A8F
  • editorGroupHeader.tabsBackground#6B4A37dd
  • editorLineNumber.activeForeground#D57A8F
  • editorLineNumber.foreground#6f8a5880
  • focusBorder#D57A8F
  • foreground#F4F0E6
  • input.background#2C2A26
  • input.border#ffffff15
  • input.foreground#F4F0E6
  • input.placeholderForeground#F4F0E660
  • list.activeSelectionBackground#D57A8F30
  • list.activeSelectionForeground#F4F0E6
  • list.highlightForeground#D57A8F
  • list.hoverBackground#2C2A2640
  • list.hoverForeground#F4F0E6
  • list.inactiveSelectionBackground#D57A8F15
  • list.inactiveSelectionForeground#F4F0E6
  • selection.background#F3C7CF35
  • sideBar.background#2C2A26
  • sideBar.border#ffffff15
  • sideBar.foreground#F4F0E6
  • sideBarSectionHeader.background#6B4A3780
  • sideBarSectionHeader.foreground#F4F0E6
  • sideBarTitle.foreground#D57A8F
  • statusBar.background#6B4A37
  • statusBar.border#ffffff15
  • statusBar.foreground#F4F0E6
  • statusBar.noFolderBackground#6B4A37
  • tab.activeBackground#6B4A37
  • tab.activeBorderTop#D57A8F
  • tab.activeForeground#F4F0E6
  • tab.border#ffffff15
  • tab.inactiveBackground#2C2A2660
  • tab.inactiveForeground#F4F0E680
  • terminal.ansiBlack#6B4A37
  • terminal.ansiBlue#F3C7CF
  • terminal.ansiCyan#B35A3C
  • terminal.ansiGreen#D57A8F
  • terminal.ansiMagenta#7D8F7A
  • terminal.ansiRed#7D8F7A
  • terminal.ansiWhite#F4F0E6
  • terminal.ansiYellow#B35A3C
  • terminal.background#6B4A37
  • terminal.foreground#F4F0E6
  • titleBar.activeBackground#6B4A37
  • titleBar.activeForeground#F4F0E6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#6B4A37
  • titleBar.inactiveForeground#F4F0E660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6f8a58italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#F3C7CFbold
storage.type, storage.modifier#F3C7CFitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#D57A8F
string, punctuation.definition.string, string.template, meta.template.expression#B35A3C
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#7D8F7A
variable, variable.other.readwrite, variable.other.object#F4F0E6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F4F0E6
variable.parameter, meta.parameter#F4F0E6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F4F0E680
keyword.operator#F4F0E6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#B35A3Cbold
entity.other.inherited-class#D57A8F
entity.name.tag, punctuation.definition.tag#F3C7CF
entity.other.attribute-name#D57A8F
meta.diff, meta.diff.header#6f8a58
markup.deleted#7D8F7A
markup.inserted#D57A8F
markup.changed#B35A3C
markup.heading, markup.heading.setext, punctuation.definition.heading#D57A8Fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#B35A3C
string.other.link.title, string.other.link.description#D57A8F
markup.underline.link#6f8a58underline
punctuation.definition.list#F3C7CF
markup.quote, punctuation.definition.quote#6f8a58italic