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#FFF4E6
  • activityBar.border#00000015
  • activityBar.foreground#E46A1A
  • activityBar.inactiveForeground#11181760
  • activityBarBadge.background#E46A1A
  • activityBarBadge.foreground#FFF4E6
  • button.background#E46A1A
  • button.foreground#FFF4E6
  • button.hoverBackground#E46A1Add
  • editor.background#FFF4E6
  • editor.foreground#111817
  • editor.inactiveSelectionBackground#F2A14A2580
  • editor.lineHighlightBackground#EADCC450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#F2A14A25
  • editorCursor.foreground#E46A1A
  • editorGroupHeader.tabsBackground#EADCC4aa
  • editorLineNumber.activeForeground#E46A1A
  • editorLineNumber.foreground#B7A99680
  • focusBorder#E46A1A
  • foreground#111817
  • input.background#EADCC4
  • input.border#00000015
  • input.foreground#111817
  • input.placeholderForeground#11181760
  • list.activeSelectionBackground#E46A1A30
  • list.activeSelectionForeground#111817
  • list.highlightForeground#E46A1A
  • list.hoverBackground#EADCC440
  • list.hoverForeground#111817
  • list.inactiveSelectionBackground#E46A1A15
  • list.inactiveSelectionForeground#111817
  • selection.background#F2A14A25
  • sideBar.background#EADCC4
  • sideBar.border#00000015
  • sideBar.foreground#111817
  • sideBarSectionHeader.background#EADCC480
  • sideBarSectionHeader.foreground#111817
  • sideBarTitle.foreground#E46A1A
  • statusBar.background#FFF4E6
  • statusBar.border#00000015
  • statusBar.foreground#111817
  • statusBar.noFolderBackground#FFF4E6
  • tab.activeBackground#FFF4E6
  • tab.activeBorderTop#E46A1A
  • tab.activeForeground#111817
  • tab.border#00000015
  • tab.inactiveBackground#FFF4E660
  • tab.inactiveForeground#11181780
  • terminal.ansiBlack#111817
  • terminal.ansiBlue#F2A14A
  • terminal.ansiCyan#0E7C7B
  • terminal.ansiGreen#E46A1A
  • terminal.ansiMagenta#6A4C8C
  • terminal.ansiRed#6A4C8C
  • terminal.ansiWhite#111817
  • terminal.ansiYellow#0E7C7B
  • terminal.background#FFF4E6
  • terminal.foreground#111817
  • titleBar.activeBackground#FFF4E6
  • titleBar.activeForeground#111817
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFF4E6
  • titleBar.inactiveForeground#11181760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B7A996italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#F2A14Abold
storage.type, storage.modifier#F2A14Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E46A1A—
string, punctuation.definition.string, string.template, meta.template.expression#0E7C7B—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#6A4C8C—
variable, variable.other.readwrite, variable.other.object#111817—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111817—
variable.parameter, meta.parameter#111817dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11181780—
keyword.operator#111817—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#0E7C7Bbold
entity.other.inherited-class#E46A1A—
entity.name.tag, punctuation.definition.tag#F2A14A—
entity.other.attribute-name#E46A1A—
meta.diff, meta.diff.header#B7A996—
markup.deleted#6A4C8C—
markup.inserted#E46A1A—
markup.changed#0E7C7B—
markup.heading, markup.heading.setext, punctuation.definition.heading#E46A1Abold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#0E7C7B—
string.other.link.title, string.other.link.description#E46A1A—
markup.underline.link#B7A996underline
punctuation.definition.list#F2A14A—
markup.quote, punctuation.definition.quote#B7A996italic