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#5a3f2d
  • activityBar.border#ffffff15
  • activityBar.foreground#281033
  • activityBar.inactiveForeground#FAF9F760
  • activityBarBadge.background#281033
  • activityBarBadge.foreground#5a3f2d
  • button.background#281033
  • button.foreground#5a3f2d
  • button.hoverBackground#281033dd
  • editor.background#5a3f2d
  • editor.foreground#FAF9F7
  • editor.inactiveSelectionBackground#2E7D323580
  • editor.lineHighlightBackground#1A102040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2E7D3235
  • editorCursor.foreground#281033
  • editorGroupHeader.tabsBackground#5a3f2ddd
  • editorLineNumber.activeForeground#281033
  • editorLineNumber.foreground#F3F2F480
  • focusBorder#281033
  • foreground#FAF9F7
  • input.background#1A1020
  • input.border#ffffff15
  • input.foreground#FAF9F7
  • input.placeholderForeground#FAF9F760
  • list.activeSelectionBackground#28103330
  • list.activeSelectionForeground#FAF9F7
  • list.highlightForeground#281033
  • list.hoverBackground#1A102040
  • list.hoverForeground#FAF9F7
  • list.inactiveSelectionBackground#28103315
  • list.inactiveSelectionForeground#FAF9F7
  • selection.background#2E7D3235
  • sideBar.background#1A1020
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF9F7
  • sideBarSectionHeader.background#5a3f2d80
  • sideBarSectionHeader.foreground#FAF9F7
  • sideBarTitle.foreground#281033
  • statusBar.background#5a3f2d
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF9F7
  • statusBar.noFolderBackground#5a3f2d
  • tab.activeBackground#5a3f2d
  • tab.activeBorderTop#281033
  • tab.activeForeground#FAF9F7
  • tab.border#ffffff15
  • tab.inactiveBackground#1A102060
  • tab.inactiveForeground#FAF9F780
  • terminal.ansiBlack#5a3f2d
  • terminal.ansiBlue#2E7D32
  • terminal.ansiCyan#6B3A7A
  • terminal.ansiGreen#281033
  • terminal.ansiMagenta#2E7D32
  • terminal.ansiRed#2E7D32
  • terminal.ansiWhite#FAF9F7
  • terminal.ansiYellow#6B3A7A
  • terminal.background#5a3f2d
  • terminal.foreground#FAF9F7
  • titleBar.activeBackground#5a3f2d
  • titleBar.activeForeground#FAF9F7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5a3f2d
  • titleBar.inactiveForeground#FAF9F760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F3F2F4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2E7D32bold
storage.type, storage.modifier#2E7D32italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#281033
string, punctuation.definition.string, string.template, meta.template.expression#6B3A7A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#2E7D32
variable, variable.other.readwrite, variable.other.object#FAF9F7
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF9F7
variable.parameter, meta.parameter#FAF9F7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF9F780
keyword.operator#FAF9F7
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6B3A7Abold
entity.other.inherited-class#281033
entity.name.tag, punctuation.definition.tag#2E7D32
entity.other.attribute-name#281033
meta.diff, meta.diff.header#F3F2F4
markup.deleted#2E7D32
markup.inserted#281033
markup.changed#6B3A7A
markup.heading, markup.heading.setext, punctuation.definition.heading#281033bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6B3A7A
string.other.link.title, string.other.link.description#281033
markup.underline.link#F3F2F4underline
punctuation.definition.list#2E7D32
markup.quote, punctuation.definition.quote#F3F2F4italic