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#f8f6ee
  • activityBar.border#00000015
  • activityBar.foreground#d8232a
  • activityBar.inactiveForeground#15151560
  • activityBarBadge.background#d8232a
  • activityBarBadge.foreground#f8f6ee
  • button.background#d8232a
  • button.foreground#f8f6ee
  • button.hoverBackground#d8232add
  • editor.background#f8f6ee
  • editor.foreground#151515
  • editor.inactiveSelectionBackground#d8d2c62580
  • editor.lineHighlightBackground#efebe250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#d8d2c625
  • editorCursor.foreground#d8232a
  • editorGroupHeader.tabsBackground#efebe2aa
  • editorLineNumber.activeForeground#d8232a
  • editorLineNumber.foreground#6f696180
  • focusBorder#d8232a
  • foreground#151515
  • input.background#efebe2
  • input.border#00000015
  • input.foreground#151515
  • input.placeholderForeground#15151560
  • list.activeSelectionBackground#d8232a30
  • list.activeSelectionForeground#151515
  • list.highlightForeground#d8232a
  • list.hoverBackground#efebe240
  • list.hoverForeground#151515
  • list.inactiveSelectionBackground#d8232a15
  • list.inactiveSelectionForeground#151515
  • selection.background#d8d2c625
  • sideBar.background#efebe2
  • sideBar.border#00000015
  • sideBar.foreground#151515
  • sideBarSectionHeader.background#efebe280
  • sideBarSectionHeader.foreground#151515
  • sideBarTitle.foreground#d8232a
  • statusBar.background#f8f6ee
  • statusBar.border#00000015
  • statusBar.foreground#151515
  • statusBar.noFolderBackground#f8f6ee
  • tab.activeBackground#f8f6ee
  • tab.activeBorderTop#d8232a
  • tab.activeForeground#151515
  • tab.border#00000015
  • tab.inactiveBackground#f8f6ee60
  • tab.inactiveForeground#15151580
  • terminal.ansiBlack#151515
  • terminal.ansiBlue#d8d2c6
  • terminal.ansiCyan#9f4938
  • terminal.ansiGreen#d8232a
  • terminal.ansiMagenta#b9141f
  • terminal.ansiRed#b9141f
  • terminal.ansiWhite#151515
  • terminal.ansiYellow#9f4938
  • terminal.background#f8f6ee
  • terminal.foreground#151515
  • titleBar.activeBackground#f8f6ee
  • titleBar.activeForeground#151515
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f8f6ee
  • titleBar.inactiveForeground#15151560
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6f6961italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#d8d2c6bold
storage.type, storage.modifier#d8d2c6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#d8232a—
string, punctuation.definition.string, string.template, meta.template.expression#9f4938—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#b9141f—
variable, variable.other.readwrite, variable.other.object#151515—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#151515—
variable.parameter, meta.parameter#151515dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#15151580—
keyword.operator#151515—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#9f4938bold
entity.other.inherited-class#d8232a—
entity.name.tag, punctuation.definition.tag#d8d2c6—
entity.other.attribute-name#d8232a—
meta.diff, meta.diff.header#6f6961—
markup.deleted#b9141f—
markup.inserted#d8232a—
markup.changed#9f4938—
markup.heading, markup.heading.setext, punctuation.definition.heading#d8232abold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#9f4938—
string.other.link.title, string.other.link.description#d8232a—
markup.underline.link#6f6961underline
punctuation.definition.list#d8d2c6—
markup.quote, punctuation.definition.quote#6f6961italic