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#F7F1E6
  • activityBar.border#00000015
  • activityBar.foreground#D6382D
  • activityBar.inactiveForeground#3A2A1F60
  • activityBarBadge.background#D6382D
  • activityBarBadge.foreground#F7F1E6
  • button.background#D6382D
  • button.foreground#F7F1E6
  • button.hoverBackground#D6382Ddd
  • editor.background#F7F1E6
  • editor.foreground#3A2A1F
  • editor.inactiveSelectionBackground#F07A2A2580
  • editor.lineHighlightBackground#FBF7F050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#F07A2A25
  • editorCursor.foreground#D6382D
  • editorGroupHeader.tabsBackground#FBF7F0aa
  • editorLineNumber.activeForeground#D6382D
  • editorLineNumber.foreground#E4553F80
  • focusBorder#D6382D
  • foreground#3A2A1F
  • input.background#FBF7F0
  • input.border#00000015
  • input.foreground#3A2A1F
  • input.placeholderForeground#3A2A1F60
  • list.activeSelectionBackground#D6382D30
  • list.activeSelectionForeground#3A2A1F
  • list.highlightForeground#D6382D
  • list.hoverBackground#FBF7F040
  • list.hoverForeground#3A2A1F
  • list.inactiveSelectionBackground#D6382D15
  • list.inactiveSelectionForeground#3A2A1F
  • selection.background#F07A2A25
  • sideBar.background#FBF7F0
  • sideBar.border#00000015
  • sideBar.foreground#3A2A1F
  • sideBarSectionHeader.background#FBF7F080
  • sideBarSectionHeader.foreground#3A2A1F
  • sideBarTitle.foreground#D6382D
  • statusBar.background#F7F1E6
  • statusBar.border#00000015
  • statusBar.foreground#3A2A1F
  • statusBar.noFolderBackground#F7F1E6
  • tab.activeBackground#F7F1E6
  • tab.activeBorderTop#D6382D
  • tab.activeForeground#3A2A1F
  • tab.border#00000015
  • tab.inactiveBackground#F7F1E660
  • tab.inactiveForeground#3A2A1F80
  • terminal.ansiBlack#3A2A1F
  • terminal.ansiBlue#F07A2A
  • terminal.ansiCyan#F2C94C
  • terminal.ansiGreen#D6382D
  • terminal.ansiMagenta#B4532A
  • terminal.ansiRed#B4532A
  • terminal.ansiWhite#3A2A1F
  • terminal.ansiYellow#F2C94C
  • terminal.background#F7F1E6
  • terminal.foreground#3A2A1F
  • titleBar.activeBackground#F7F1E6
  • titleBar.activeForeground#3A2A1F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7F1E6
  • titleBar.inactiveForeground#3A2A1F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E4553Fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#F07A2Abold
storage.type, storage.modifier#F07A2Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#D6382D—
string, punctuation.definition.string, string.template, meta.template.expression#F2C94C—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#B4532A—
variable, variable.other.readwrite, variable.other.object#3A2A1F—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#3A2A1F—
variable.parameter, meta.parameter#3A2A1Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#3A2A1F80—
keyword.operator#3A2A1F—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#F2C94Cbold
entity.other.inherited-class#D6382D—
entity.name.tag, punctuation.definition.tag#F07A2A—
entity.other.attribute-name#D6382D—
meta.diff, meta.diff.header#E4553F—
markup.deleted#B4532A—
markup.inserted#D6382D—
markup.changed#F2C94C—
markup.heading, markup.heading.setext, punctuation.definition.heading#D6382Dbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#F2C94C—
string.other.link.title, string.other.link.description#D6382D—
markup.underline.link#E4553Funderline
punctuation.definition.list#F07A2A—
markup.quote, punctuation.definition.quote#E4553Fitalic