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#1A120D
  • activityBar.border#ffffff15
  • activityBar.foreground#AA391D
  • activityBar.inactiveForeground#FAF7F260
  • activityBarBadge.background#AA391D
  • activityBarBadge.foreground#1A120D
  • button.background#AA391D
  • button.foreground#1A120D
  • button.hoverBackground#AA391Ddd
  • editor.background#1A120D
  • editor.foreground#FAF7F2
  • editor.inactiveSelectionBackground#2E5E183580
  • editor.lineHighlightBackground#E7E2D740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2E5E1835
  • editorCursor.foreground#AA391D
  • editorGroupHeader.tabsBackground#1A120Ddd
  • editorLineNumber.activeForeground#AA391D
  • editorLineNumber.foreground#EFE7D780
  • focusBorder#AA391D
  • foreground#FAF7F2
  • input.background#E7E2D7
  • input.border#ffffff15
  • input.foreground#FAF7F2
  • input.placeholderForeground#FAF7F260
  • list.activeSelectionBackground#AA391D30
  • list.activeSelectionForeground#FAF7F2
  • list.highlightForeground#AA391D
  • list.hoverBackground#E7E2D740
  • list.hoverForeground#FAF7F2
  • list.inactiveSelectionBackground#AA391D15
  • list.inactiveSelectionForeground#FAF7F2
  • selection.background#2E5E1835
  • sideBar.background#E7E2D7
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF7F2
  • sideBarSectionHeader.background#1A120D80
  • sideBarSectionHeader.foreground#FAF7F2
  • sideBarTitle.foreground#AA391D
  • statusBar.background#1A120D
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF7F2
  • statusBar.noFolderBackground#1A120D
  • tab.activeBackground#1A120D
  • tab.activeBorderTop#AA391D
  • tab.activeForeground#FAF7F2
  • tab.border#ffffff15
  • tab.inactiveBackground#E7E2D760
  • tab.inactiveForeground#FAF7F280
  • terminal.ansiBlack#1A120D
  • terminal.ansiBlue#2E5E18
  • terminal.ansiCyan#4E8E2F
  • terminal.ansiGreen#AA391D
  • terminal.ansiMagenta#D97A43
  • terminal.ansiRed#D97A43
  • terminal.ansiWhite#FAF7F2
  • terminal.ansiYellow#4E8E2F
  • terminal.background#1A120D
  • terminal.foreground#FAF7F2
  • titleBar.activeBackground#1A120D
  • titleBar.activeForeground#FAF7F2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1A120D
  • titleBar.inactiveForeground#FAF7F260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#EFE7D7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2E5E18bold
storage.type, storage.modifier#2E5E18italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#AA391D—
string, punctuation.definition.string, string.template, meta.template.expression#4E8E2F—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#D97A43—
variable, variable.other.readwrite, variable.other.object#FAF7F2—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF7F2—
variable.parameter, meta.parameter#FAF7F2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF7F280—
keyword.operator#FAF7F2—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4E8E2Fbold
entity.other.inherited-class#AA391D—
entity.name.tag, punctuation.definition.tag#2E5E18—
entity.other.attribute-name#AA391D—
meta.diff, meta.diff.header#EFE7D7—
markup.deleted#D97A43—
markup.inserted#AA391D—
markup.changed#4E8E2F—
markup.heading, markup.heading.setext, punctuation.definition.heading#AA391Dbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#4E8E2F—
string.other.link.title, string.other.link.description#AA391D—
markup.underline.link#EFE7D7underline
punctuation.definition.list#2E5E18—
markup.quote, punctuation.definition.quote#EFE7D7italic