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#2A2A28
  • activityBar.border#ffffff15
  • activityBar.foreground#2E6F6F
  • activityBar.inactiveForeground#f3efe660
  • activityBarBadge.background#2E6F6F
  • activityBarBadge.foreground#2A2A28
  • button.background#2E6F6F
  • button.foreground#2A2A28
  • button.hoverBackground#2E6F6Fdd
  • editor.background#2A2A28
  • editor.foreground#f3efe6
  • editor.inactiveSelectionBackground#684E3D3580
  • editor.lineHighlightBackground#24322F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#684E3D35
  • editorCursor.foreground#2E6F6F
  • editorGroupHeader.tabsBackground#2A2A28dd
  • editorLineNumber.activeForeground#2E6F6F
  • editorLineNumber.foreground#D6D2C480
  • focusBorder#2E6F6F
  • foreground#f3efe6
  • input.background#24322F
  • input.border#ffffff15
  • input.foreground#f3efe6
  • input.placeholderForeground#f3efe660
  • list.activeSelectionBackground#2E6F6F30
  • list.activeSelectionForeground#f3efe6
  • list.highlightForeground#2E6F6F
  • list.hoverBackground#24322F40
  • list.hoverForeground#f3efe6
  • list.inactiveSelectionBackground#2E6F6F15
  • list.inactiveSelectionForeground#f3efe6
  • selection.background#684E3D35
  • sideBar.background#24322F
  • sideBar.border#ffffff15
  • sideBar.foreground#f3efe6
  • sideBarSectionHeader.background#2A2A2880
  • sideBarSectionHeader.foreground#f3efe6
  • sideBarTitle.foreground#2E6F6F
  • statusBar.background#2A2A28
  • statusBar.border#ffffff15
  • statusBar.foreground#f3efe6
  • statusBar.noFolderBackground#2A2A28
  • tab.activeBackground#2A2A28
  • tab.activeBorderTop#2E6F6F
  • tab.activeForeground#f3efe6
  • tab.border#ffffff15
  • tab.inactiveBackground#24322F60
  • tab.inactiveForeground#f3efe680
  • terminal.ansiBlack#2A2A28
  • terminal.ansiBlue#684E3D
  • terminal.ansiCyan#5A8F3A
  • terminal.ansiGreen#2E6F6F
  • terminal.ansiMagenta#B08A3D
  • terminal.ansiRed#B08A3D
  • terminal.ansiWhite#f3efe6
  • terminal.ansiYellow#5A8F3A
  • terminal.background#2A2A28
  • terminal.foreground#f3efe6
  • titleBar.activeBackground#2A2A28
  • titleBar.activeForeground#f3efe6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2A2A28
  • titleBar.inactiveForeground#f3efe660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D6D2C4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#684E3Dbold
storage.type, storage.modifier#684E3Ditalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#2E6F6F—
string, punctuation.definition.string, string.template, meta.template.expression#5A8F3A—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#B08A3D—
variable, variable.other.readwrite, variable.other.object#f3efe6—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f3efe6—
variable.parameter, meta.parameter#f3efe6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f3efe680—
keyword.operator#f3efe6—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5A8F3Abold
entity.other.inherited-class#2E6F6F—
entity.name.tag, punctuation.definition.tag#684E3D—
entity.other.attribute-name#2E6F6F—
meta.diff, meta.diff.header#D6D2C4—
markup.deleted#B08A3D—
markup.inserted#2E6F6F—
markup.changed#5A8F3A—
markup.heading, markup.heading.setext, punctuation.definition.heading#2E6F6Fbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#5A8F3A—
string.other.link.title, string.other.link.description#2E6F6F—
markup.underline.link#D6D2C4underline
punctuation.definition.list#684E3D—
markup.quote, punctuation.definition.quote#D6D2C4italic