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#111815
  • activityBar.border#ffffff15
  • activityBar.foreground#E6B23C
  • activityBar.inactiveForeground#D4A01760
  • activityBarBadge.background#E6B23C
  • activityBarBadge.foreground#111815
  • button.background#E6B23C
  • button.foreground#111815
  • button.hoverBackground#E6B23Cdd
  • editor.background#111815
  • editor.foreground#D4A017
  • editor.inactiveSelectionBackground#C48F4A3580
  • editor.lineHighlightBackground#0F0F0F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C48F4A35
  • editorCursor.foreground#E6B23C
  • editorGroupHeader.tabsBackground#111815dd
  • editorLineNumber.activeForeground#E6B23C
  • editorLineNumber.foreground#C48F4A80
  • focusBorder#E6B23C
  • foreground#D4A017
  • input.background#0F0F0F
  • input.border#ffffff15
  • input.foreground#D4A017
  • input.placeholderForeground#D4A01760
  • list.activeSelectionBackground#E6B23C30
  • list.activeSelectionForeground#D4A017
  • list.highlightForeground#E6B23C
  • list.hoverBackground#0F0F0F40
  • list.hoverForeground#D4A017
  • list.inactiveSelectionBackground#E6B23C15
  • list.inactiveSelectionForeground#D4A017
  • selection.background#C48F4A35
  • sideBar.background#0F0F0F
  • sideBar.border#ffffff15
  • sideBar.foreground#D4A017
  • sideBarSectionHeader.background#11181580
  • sideBarSectionHeader.foreground#D4A017
  • sideBarTitle.foreground#E6B23C
  • statusBar.background#111815
  • statusBar.border#ffffff15
  • statusBar.foreground#D4A017
  • statusBar.noFolderBackground#111815
  • tab.activeBackground#111815
  • tab.activeBorderTop#E6B23C
  • tab.activeForeground#D4A017
  • tab.border#ffffff15
  • tab.inactiveBackground#0F0F0F60
  • tab.inactiveForeground#D4A01780
  • terminal.ansiBlack#111815
  • terminal.ansiBlue#C48F4A
  • terminal.ansiCyan#1E5A3A
  • terminal.ansiGreen#E6B23C
  • terminal.ansiMagenta#2E7A47
  • terminal.ansiRed#2E7A47
  • terminal.ansiWhite#D4A017
  • terminal.ansiYellow#1E5A3A
  • terminal.background#111815
  • terminal.foreground#D4A017
  • titleBar.activeBackground#111815
  • titleBar.activeForeground#D4A017
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#111815
  • titleBar.inactiveForeground#D4A01760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C48F4Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C48F4Abold
storage.type, storage.modifier#C48F4Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E6B23C
string, punctuation.definition.string, string.template, meta.template.expression#1E5A3A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#2E7A47
variable, variable.other.readwrite, variable.other.object#D4A017
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#D4A017
variable.parameter, meta.parameter#D4A017dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#D4A01780
keyword.operator#D4A017
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#1E5A3Abold
entity.other.inherited-class#E6B23C
entity.name.tag, punctuation.definition.tag#C48F4A
entity.other.attribute-name#E6B23C
meta.diff, meta.diff.header#C48F4A
markup.deleted#2E7A47
markup.inserted#E6B23C
markup.changed#1E5A3A
markup.heading, markup.heading.setext, punctuation.definition.heading#E6B23Cbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#1E5A3A
string.other.link.title, string.other.link.description#E6B23C
markup.underline.link#C48F4Aunderline
punctuation.definition.list#C48F4A
markup.quote, punctuation.definition.quote#C48F4Aitalic