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#F7F2E6
  • activityBar.border#00000015
  • activityBar.foreground#6B7A30
  • activityBar.inactiveForeground#34261760
  • activityBarBadge.background#6B7A30
  • activityBarBadge.foreground#F7F2E6
  • button.background#6B7A30
  • button.foreground#F7F2E6
  • button.hoverBackground#6B7A30dd
  • editor.background#F7F2E6
  • editor.foreground#342617
  • editor.inactiveSelectionBackground#A06B3F2580
  • editor.lineHighlightBackground#FBFAF550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#A06B3F25
  • editorCursor.foreground#6B7A30
  • editorGroupHeader.tabsBackground#FBFAF5aa
  • editorLineNumber.activeForeground#6B7A30
  • editorLineNumber.foreground#C9BA9A80
  • focusBorder#6B7A30
  • foreground#342617
  • input.background#FBFAF5
  • input.border#00000015
  • input.foreground#342617
  • input.placeholderForeground#34261760
  • list.activeSelectionBackground#6B7A3030
  • list.activeSelectionForeground#342617
  • list.highlightForeground#6B7A30
  • list.hoverBackground#FBFAF540
  • list.hoverForeground#342617
  • list.inactiveSelectionBackground#6B7A3015
  • list.inactiveSelectionForeground#342617
  • selection.background#A06B3F25
  • sideBar.background#FBFAF5
  • sideBar.border#00000015
  • sideBar.foreground#342617
  • sideBarSectionHeader.background#FBFAF580
  • sideBarSectionHeader.foreground#342617
  • sideBarTitle.foreground#6B7A30
  • statusBar.background#F7F2E6
  • statusBar.border#00000015
  • statusBar.foreground#342617
  • statusBar.noFolderBackground#F7F2E6
  • tab.activeBackground#F7F2E6
  • tab.activeBorderTop#6B7A30
  • tab.activeForeground#342617
  • tab.border#00000015
  • tab.inactiveBackground#F7F2E660
  • tab.inactiveForeground#34261780
  • terminal.ansiBlack#342617
  • terminal.ansiBlue#A06B3F
  • terminal.ansiCyan#5E7A44
  • terminal.ansiGreen#6B7A30
  • terminal.ansiMagenta#B88B5A
  • terminal.ansiRed#B88B5A
  • terminal.ansiWhite#342617
  • terminal.ansiYellow#5E7A44
  • terminal.background#F7F2E6
  • terminal.foreground#342617
  • titleBar.activeBackground#F7F2E6
  • titleBar.activeForeground#342617
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7F2E6
  • titleBar.inactiveForeground#34261760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C9BA9Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#A06B3Fbold
storage.type, storage.modifier#A06B3Fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6B7A30—
string, punctuation.definition.string, string.template, meta.template.expression#5E7A44—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#B88B5A—
variable, variable.other.readwrite, variable.other.object#342617—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#342617—
variable.parameter, meta.parameter#342617dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#34261780—
keyword.operator#342617—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5E7A44bold
entity.other.inherited-class#6B7A30—
entity.name.tag, punctuation.definition.tag#A06B3F—
entity.other.attribute-name#6B7A30—
meta.diff, meta.diff.header#C9BA9A—
markup.deleted#B88B5A—
markup.inserted#6B7A30—
markup.changed#5E7A44—
markup.heading, markup.heading.setext, punctuation.definition.heading#6B7A30bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#5E7A44—
string.other.link.title, string.other.link.description#6B7A30—
markup.underline.link#C9BA9Aunderline
punctuation.definition.list#A06B3F—
markup.quote, punctuation.definition.quote#C9BA9Aitalic