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#FAF8F4
  • activityBar.border#ffffff15
  • activityBar.foreground#6B4F3A
  • activityBar.inactiveForeground#F7F4EE60
  • activityBarBadge.background#6B4F3A
  • activityBarBadge.foreground#FAF8F4
  • button.background#6B4F3A
  • button.foreground#FAF8F4
  • button.hoverBackground#6B4F3Add
  • editor.background#FAF8F4
  • editor.foreground#F7F4EE
  • editor.inactiveSelectionBackground#6D8B4C3580
  • editor.lineHighlightBackground#2B241D40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6D8B4C35
  • editorCursor.foreground#6B4F3A
  • editorGroupHeader.tabsBackground#FAF8F4dd
  • editorLineNumber.activeForeground#6B4F3A
  • editorLineNumber.foreground#A39E9680
  • focusBorder#6B4F3A
  • foreground#F7F4EE
  • input.background#2B241D
  • input.border#ffffff15
  • input.foreground#F7F4EE
  • input.placeholderForeground#F7F4EE60
  • list.activeSelectionBackground#6B4F3A30
  • list.activeSelectionForeground#F7F4EE
  • list.highlightForeground#6B4F3A
  • list.hoverBackground#2B241D40
  • list.hoverForeground#F7F4EE
  • list.inactiveSelectionBackground#6B4F3A15
  • list.inactiveSelectionForeground#F7F4EE
  • selection.background#6D8B4C35
  • sideBar.background#2B241D
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F4EE
  • sideBarSectionHeader.background#FAF8F480
  • sideBarSectionHeader.foreground#F7F4EE
  • sideBarTitle.foreground#6B4F3A
  • statusBar.background#FAF8F4
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F4EE
  • statusBar.noFolderBackground#FAF8F4
  • tab.activeBackground#FAF8F4
  • tab.activeBorderTop#6B4F3A
  • tab.activeForeground#F7F4EE
  • tab.border#ffffff15
  • tab.inactiveBackground#2B241D60
  • tab.inactiveForeground#F7F4EE80
  • terminal.ansiBlack#FAF8F4
  • terminal.ansiBlue#6D8B4C
  • terminal.ansiCyan#A8BD46
  • terminal.ansiGreen#6B4F3A
  • terminal.ansiMagenta#6B4F3A
  • terminal.ansiRed#6B4F3A
  • terminal.ansiWhite#F7F4EE
  • terminal.ansiYellow#A8BD46
  • terminal.background#FAF8F4
  • terminal.foreground#F7F4EE
  • titleBar.activeBackground#FAF8F4
  • titleBar.activeForeground#F7F4EE
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#FAF8F4
  • titleBar.inactiveForeground#F7F4EE60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A39E96italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6D8B4Cbold
storage.type, storage.modifier#6D8B4Citalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6B4F3A
string, punctuation.definition.string, string.template, meta.template.expression#A8BD46
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#6B4F3A
variable, variable.other.readwrite, variable.other.object#F7F4EE
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F4EE
variable.parameter, meta.parameter#F7F4EEdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F4EE80
keyword.operator#F7F4EE
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A8BD46bold
entity.other.inherited-class#6B4F3A
entity.name.tag, punctuation.definition.tag#6D8B4C
entity.other.attribute-name#6B4F3A
meta.diff, meta.diff.header#A39E96
markup.deleted#6B4F3A
markup.inserted#6B4F3A
markup.changed#A8BD46
markup.heading, markup.heading.setext, punctuation.definition.heading#6B4F3Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A8BD46
string.other.link.title, string.other.link.description#6B4F3A
markup.underline.link#A39E96underline
punctuation.definition.list#6D8B4C
markup.quote, punctuation.definition.quote#A39E96italic