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#101617
  • activityBar.border#ffffff15
  • activityBar.foreground#e6b422
  • activityBar.inactiveForeground#fff8e460
  • activityBarBadge.background#e6b422
  • activityBarBadge.foreground#101617
  • button.background#e6b422
  • button.foreground#101617
  • button.hoverBackground#e6b422dd
  • editor.background#101617
  • editor.foreground#fff8e4
  • editor.inactiveSelectionBackground#7ec3f23580
  • editor.lineHighlightBackground#26323840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7ec3f235
  • editorCursor.foreground#e6b422
  • editorGroupHeader.tabsBackground#101617dd
  • editorLineNumber.activeForeground#e6b422
  • editorLineNumber.foreground#5a647080
  • focusBorder#e6b422
  • foreground#fff8e4
  • input.background#263238
  • input.border#ffffff15
  • input.foreground#fff8e4
  • input.placeholderForeground#fff8e460
  • list.activeSelectionBackground#e6b42230
  • list.activeSelectionForeground#fff8e4
  • list.highlightForeground#e6b422
  • list.hoverBackground#26323840
  • list.hoverForeground#fff8e4
  • list.inactiveSelectionBackground#e6b42215
  • list.inactiveSelectionForeground#fff8e4
  • selection.background#7ec3f235
  • sideBar.background#263238
  • sideBar.border#ffffff15
  • sideBar.foreground#fff8e4
  • sideBarSectionHeader.background#10161780
  • sideBarSectionHeader.foreground#fff8e4
  • sideBarTitle.foreground#e6b422
  • statusBar.background#101617
  • statusBar.border#ffffff15
  • statusBar.foreground#fff8e4
  • statusBar.noFolderBackground#101617
  • tab.activeBackground#101617
  • tab.activeBorderTop#e6b422
  • tab.activeForeground#fff8e4
  • tab.border#ffffff15
  • tab.inactiveBackground#26323860
  • tab.inactiveForeground#fff8e480
  • terminal.ansiBlack#101617
  • terminal.ansiBlue#7ec3f2
  • terminal.ansiCyan#7ec3f2
  • terminal.ansiGreen#e6b422
  • terminal.ansiMagenta#f3c94a
  • terminal.ansiRed#f3c94a
  • terminal.ansiWhite#fff8e4
  • terminal.ansiYellow#7ec3f2
  • terminal.background#101617
  • terminal.foreground#fff8e4
  • titleBar.activeBackground#101617
  • titleBar.activeForeground#fff8e4
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#101617
  • titleBar.inactiveForeground#fff8e460
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5a6470italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7ec3f2bold
storage.type, storage.modifier#7ec3f2italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#e6b422
string, punctuation.definition.string, string.template, meta.template.expression#7ec3f2
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#f3c94a
variable, variable.other.readwrite, variable.other.object#fff8e4
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff8e4
variable.parameter, meta.parameter#fff8e4dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff8e480
keyword.operator#fff8e4
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7ec3f2bold
entity.other.inherited-class#e6b422
entity.name.tag, punctuation.definition.tag#7ec3f2
entity.other.attribute-name#e6b422
meta.diff, meta.diff.header#5a6470
markup.deleted#f3c94a
markup.inserted#e6b422
markup.changed#7ec3f2
markup.heading, markup.heading.setext, punctuation.definition.heading#e6b422bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7ec3f2
string.other.link.title, string.other.link.description#e6b422
markup.underline.link#5a6470underline
punctuation.definition.list#7ec3f2
markup.quote, punctuation.definition.quote#5a6470italic