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#7a5630
  • activityBar.border#ffffff15
  • activityBar.foreground#A8E063
  • activityBar.inactiveForeground#FFFBD660
  • activityBarBadge.background#A8E063
  • activityBarBadge.foreground#7a5630
  • button.background#A8E063
  • button.foreground#7a5630
  • button.hoverBackground#A8E063dd
  • editor.background#7a5630
  • editor.foreground#FFFBD6
  • editor.inactiveSelectionBackground#67B34D3580
  • editor.lineHighlightBackground#11111140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#67B34D35
  • editorCursor.foreground#A8E063
  • editorGroupHeader.tabsBackground#7a5630dd
  • editorLineNumber.activeForeground#A8E063
  • editorLineNumber.foreground#74a64a80
  • focusBorder#A8E063
  • foreground#FFFBD6
  • input.background#111111
  • input.border#ffffff15
  • input.foreground#FFFBD6
  • input.placeholderForeground#FFFBD660
  • list.activeSelectionBackground#A8E06330
  • list.activeSelectionForeground#FFFBD6
  • list.highlightForeground#A8E063
  • list.hoverBackground#11111140
  • list.hoverForeground#FFFBD6
  • list.inactiveSelectionBackground#A8E06315
  • list.inactiveSelectionForeground#FFFBD6
  • selection.background#67B34D35
  • sideBar.background#111111
  • sideBar.border#ffffff15
  • sideBar.foreground#FFFBD6
  • sideBarSectionHeader.background#7a563080
  • sideBarSectionHeader.foreground#FFFBD6
  • sideBarTitle.foreground#A8E063
  • statusBar.background#7a5630
  • statusBar.border#ffffff15
  • statusBar.foreground#FFFBD6
  • statusBar.noFolderBackground#7a5630
  • tab.activeBackground#7a5630
  • tab.activeBorderTop#A8E063
  • tab.activeForeground#FFFBD6
  • tab.border#ffffff15
  • tab.inactiveBackground#11111160
  • tab.inactiveForeground#FFFBD680
  • terminal.ansiBlack#7a5630
  • terminal.ansiBlue#67B34D
  • terminal.ansiCyan#FFFBD6
  • terminal.ansiGreen#A8E063
  • terminal.ansiMagenta#67B34D
  • terminal.ansiRed#67B34D
  • terminal.ansiWhite#FFFBD6
  • terminal.ansiYellow#FFFBD6
  • terminal.background#7a5630
  • terminal.foreground#FFFBD6
  • titleBar.activeBackground#7a5630
  • titleBar.activeForeground#FFFBD6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#7a5630
  • titleBar.inactiveForeground#FFFBD660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#74a64aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#67B34Dbold
storage.type, storage.modifier#67B34Ditalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#A8E063—
string, punctuation.definition.string, string.template, meta.template.expression#FFFBD6—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#67B34D—
variable, variable.other.readwrite, variable.other.object#FFFBD6—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFFBD6—
variable.parameter, meta.parameter#FFFBD6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFFBD680—
keyword.operator#FFFBD6—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#FFFBD6bold
entity.other.inherited-class#A8E063—
entity.name.tag, punctuation.definition.tag#67B34D—
entity.other.attribute-name#A8E063—
meta.diff, meta.diff.header#74a64a—
markup.deleted#67B34D—
markup.inserted#A8E063—
markup.changed#FFFBD6—
markup.heading, markup.heading.setext, punctuation.definition.heading#A8E063bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#FFFBD6—
string.other.link.title, string.other.link.description#A8E063—
markup.underline.link#74a64aunderline
punctuation.definition.list#67B34D—
markup.quote, punctuation.definition.quote#74a64aitalic