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#6E5E4A
  • activityBar.border#ffffff15
  • activityBar.foreground#B89A6A
  • activityBar.inactiveForeground#F5F3EA60
  • activityBarBadge.background#B89A6A
  • activityBarBadge.foreground#6E5E4A
  • button.background#B89A6A
  • button.foreground#6E5E4A
  • button.hoverBackground#B89A6Add
  • editor.background#6E5E4A
  • editor.foreground#F5F3EA
  • editor.inactiveSelectionBackground#6E7A4A3580
  • editor.lineHighlightBackground#16181A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6E7A4A35
  • editorCursor.foreground#B89A6A
  • editorGroupHeader.tabsBackground#6E5E4Add
  • editorLineNumber.activeForeground#B89A6A
  • editorLineNumber.foreground#D7D2C680
  • focusBorder#B89A6A
  • foreground#F5F3EA
  • input.background#16181A
  • input.border#ffffff15
  • input.foreground#F5F3EA
  • input.placeholderForeground#F5F3EA60
  • list.activeSelectionBackground#B89A6A30
  • list.activeSelectionForeground#F5F3EA
  • list.highlightForeground#B89A6A
  • list.hoverBackground#16181A40
  • list.hoverForeground#F5F3EA
  • list.inactiveSelectionBackground#B89A6A15
  • list.inactiveSelectionForeground#F5F3EA
  • selection.background#6E7A4A35
  • sideBar.background#16181A
  • sideBar.border#ffffff15
  • sideBar.foreground#F5F3EA
  • sideBarSectionHeader.background#6E5E4A80
  • sideBarSectionHeader.foreground#F5F3EA
  • sideBarTitle.foreground#B89A6A
  • statusBar.background#6E5E4A
  • statusBar.border#ffffff15
  • statusBar.foreground#F5F3EA
  • statusBar.noFolderBackground#6E5E4A
  • tab.activeBackground#6E5E4A
  • tab.activeBorderTop#B89A6A
  • tab.activeForeground#F5F3EA
  • tab.border#ffffff15
  • tab.inactiveBackground#16181A60
  • tab.inactiveForeground#F5F3EA80
  • terminal.ansiBlack#6E5E4A
  • terminal.ansiBlue#6E7A4A
  • terminal.ansiCyan#5FA3A3
  • terminal.ansiGreen#B89A6A
  • terminal.ansiMagenta#C79A38
  • terminal.ansiRed#C79A38
  • terminal.ansiWhite#F5F3EA
  • terminal.ansiYellow#5FA3A3
  • terminal.background#6E5E4A
  • terminal.foreground#F5F3EA
  • titleBar.activeBackground#6E5E4A
  • titleBar.activeForeground#F5F3EA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#6E5E4A
  • titleBar.inactiveForeground#F5F3EA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D7D2C6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6E7A4Abold
storage.type, storage.modifier#6E7A4Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#B89A6A
string, punctuation.definition.string, string.template, meta.template.expression#5FA3A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#C79A38
variable, variable.other.readwrite, variable.other.object#F5F3EA
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F5F3EA
variable.parameter, meta.parameter#F5F3EAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F5F3EA80
keyword.operator#F5F3EA
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5FA3A3bold
entity.other.inherited-class#B89A6A
entity.name.tag, punctuation.definition.tag#6E7A4A
entity.other.attribute-name#B89A6A
meta.diff, meta.diff.header#D7D2C6
markup.deleted#C79A38
markup.inserted#B89A6A
markup.changed#5FA3A3
markup.heading, markup.heading.setext, punctuation.definition.heading#B89A6Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5FA3A3
string.other.link.title, string.other.link.description#B89A6A
markup.underline.link#D7D2C6underline
punctuation.definition.list#6E7A4A
markup.quote, punctuation.definition.quote#D7D2C6italic