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

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#FFF4E6—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF4E6—
variable.parameter, meta.parameter#FFF4E6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF4E680—
keyword.operator#FFF4E6—
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