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#FAF6EE
  • activityBar.border#00000015
  • activityBar.foreground#F6A623
  • activityBar.inactiveForeground#0B0B0E60
  • activityBarBadge.background#F6A623
  • activityBarBadge.foreground#FAF6EE
  • button.background#F6A623
  • button.foreground#FAF6EE
  • button.hoverBackground#F6A623dd
  • editor.background#FAF6EE
  • editor.foreground#0B0B0E
  • editor.inactiveSelectionBackground#6B3A632580
  • editor.lineHighlightBackground#E7E2D650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6B3A6325
  • editorCursor.foreground#F6A623
  • editorGroupHeader.tabsBackground#E7E2D6aa
  • editorLineNumber.activeForeground#F6A623
  • editorLineNumber.foreground#27272E80
  • focusBorder#F6A623
  • foreground#0B0B0E
  • input.background#E7E2D6
  • input.border#00000015
  • input.foreground#0B0B0E
  • input.placeholderForeground#0B0B0E60
  • list.activeSelectionBackground#F6A62330
  • list.activeSelectionForeground#0B0B0E
  • list.highlightForeground#F6A623
  • list.hoverBackground#E7E2D640
  • list.hoverForeground#0B0B0E
  • list.inactiveSelectionBackground#F6A62315
  • list.inactiveSelectionForeground#0B0B0E
  • selection.background#6B3A6325
  • sideBar.background#E7E2D6
  • sideBar.border#00000015
  • sideBar.foreground#0B0B0E
  • sideBarSectionHeader.background#E7E2D680
  • sideBarSectionHeader.foreground#0B0B0E
  • sideBarTitle.foreground#F6A623
  • statusBar.background#FAF6EE
  • statusBar.border#00000015
  • statusBar.foreground#0B0B0E
  • statusBar.noFolderBackground#FAF6EE
  • tab.activeBackground#FAF6EE
  • tab.activeBorderTop#F6A623
  • tab.activeForeground#0B0B0E
  • tab.border#00000015
  • tab.inactiveBackground#FAF6EE60
  • tab.inactiveForeground#0B0B0E80
  • terminal.ansiBlack#0B0B0E
  • terminal.ansiBlue#6B3A63
  • terminal.ansiCyan#6B3A63
  • terminal.ansiGreen#F6A623
  • terminal.ansiMagenta#2E4D3A
  • terminal.ansiRed#2E4D3A
  • terminal.ansiWhite#0B0B0E
  • terminal.ansiYellow#6B3A63
  • terminal.background#FAF6EE
  • terminal.foreground#0B0B0E
  • titleBar.activeBackground#FAF6EE
  • titleBar.activeForeground#0B0B0E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF6EE
  • titleBar.inactiveForeground#0B0B0E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#27272Eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6B3A63bold
storage.type, storage.modifier#6B3A63italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#F6A623
string, punctuation.definition.string, string.template, meta.template.expression#6B3A63
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#2E4D3A
variable, variable.other.readwrite, variable.other.object#0B0B0E
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0B0B0E
variable.parameter, meta.parameter#0B0B0Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0B0B0E80
keyword.operator#0B0B0E
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6B3A63bold
entity.other.inherited-class#F6A623
entity.name.tag, punctuation.definition.tag#6B3A63
entity.other.attribute-name#F6A623
meta.diff, meta.diff.header#27272E
markup.deleted#2E4D3A
markup.inserted#F6A623
markup.changed#6B3A63
markup.heading, markup.heading.setext, punctuation.definition.heading#F6A623bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6B3A63
string.other.link.title, string.other.link.description#F6A623
markup.underline.link#27272Eunderline
punctuation.definition.list#6B3A63
markup.quote, punctuation.definition.quote#27272Eitalic