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#FFF9EC
  • activityBar.border#00000015
  • activityBar.foreground#E43D12
  • activityBar.inactiveForeground#2A233360
  • activityBarBadge.background#E43D12
  • activityBarBadge.foreground#FFF9EC
  • button.background#E43D12
  • button.foreground#FFF9EC
  • button.hoverBackground#E43D12dd
  • editor.background#FFF9EC
  • editor.foreground#2A2333
  • editor.inactiveSelectionBackground#6A3FB62580
  • editor.lineHighlightBackground#FFFEFA50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6A3FB625
  • editorCursor.foreground#E43D12
  • editorGroupHeader.tabsBackground#FFFEFAaa
  • editorLineNumber.activeForeground#E43D12
  • editorLineNumber.foreground#F2ECF880
  • focusBorder#E43D12
  • foreground#2A2333
  • input.background#FFFEFA
  • input.border#00000015
  • input.foreground#2A2333
  • input.placeholderForeground#2A233360
  • list.activeSelectionBackground#E43D1230
  • list.activeSelectionForeground#2A2333
  • list.highlightForeground#E43D12
  • list.hoverBackground#FFFEFA40
  • list.hoverForeground#2A2333
  • list.inactiveSelectionBackground#E43D1215
  • list.inactiveSelectionForeground#2A2333
  • selection.background#6A3FB625
  • sideBar.background#FFFEFA
  • sideBar.border#00000015
  • sideBar.foreground#2A2333
  • sideBarSectionHeader.background#FFFEFA80
  • sideBarSectionHeader.foreground#2A2333
  • sideBarTitle.foreground#E43D12
  • statusBar.background#FFF9EC
  • statusBar.border#00000015
  • statusBar.foreground#2A2333
  • statusBar.noFolderBackground#FFF9EC
  • tab.activeBackground#FFF9EC
  • tab.activeBorderTop#E43D12
  • tab.activeForeground#2A2333
  • tab.border#00000015
  • tab.inactiveBackground#FFF9EC60
  • tab.inactiveForeground#2A233380
  • terminal.ansiBlack#2A2333
  • terminal.ansiBlue#6A3FB6
  • terminal.ansiCyan#F1B21A
  • terminal.ansiGreen#E43D12
  • terminal.ansiMagenta#B698E6
  • terminal.ansiRed#B698E6
  • terminal.ansiWhite#2A2333
  • terminal.ansiYellow#F1B21A
  • terminal.background#FFF9EC
  • terminal.foreground#2A2333
  • titleBar.activeBackground#FFF9EC
  • titleBar.activeForeground#2A2333
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFF9EC
  • titleBar.inactiveForeground#2A233360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F2ECF8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6A3FB6bold
storage.type, storage.modifier#6A3FB6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E43D12
string, punctuation.definition.string, string.template, meta.template.expression#F1B21A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#B698E6
variable, variable.other.readwrite, variable.other.object#2A2333
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2A2333
variable.parameter, meta.parameter#2A2333dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2A233380
keyword.operator#2A2333
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#F1B21Abold
entity.other.inherited-class#E43D12
entity.name.tag, punctuation.definition.tag#6A3FB6
entity.other.attribute-name#E43D12
meta.diff, meta.diff.header#F2ECF8
markup.deleted#B698E6
markup.inserted#E43D12
markup.changed#F1B21A
markup.heading, markup.heading.setext, punctuation.definition.heading#E43D12bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#F1B21A
string.other.link.title, string.other.link.description#E43D12
markup.underline.link#F2ECF8underline
punctuation.definition.list#6A3FB6
markup.quote, punctuation.definition.quote#F2ECF8italic