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#151122
  • activityBar.border#ffffff15
  • activityBar.foreground#E9BA67
  • activityBar.inactiveForeground#FAFAF860
  • activityBarBadge.background#E9BA67
  • activityBarBadge.foreground#151122
  • button.background#E9BA67
  • button.foreground#151122
  • button.hoverBackground#E9BA67dd
  • editor.background#151122
  • editor.foreground#FAFAF8
  • editor.inactiveSelectionBackground#9679EC3580
  • editor.lineHighlightBackground#201B3140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9679EC35
  • editorCursor.foreground#E9BA67
  • editorGroupHeader.tabsBackground#151122dd
  • editorLineNumber.activeForeground#E9BA67
  • editorLineNumber.foreground#E7E2EE80
  • focusBorder#E9BA67
  • foreground#FAFAF8
  • input.background#201B31
  • input.border#ffffff15
  • input.foreground#FAFAF8
  • input.placeholderForeground#FAFAF860
  • list.activeSelectionBackground#E9BA6730
  • list.activeSelectionForeground#FAFAF8
  • list.highlightForeground#E9BA67
  • list.hoverBackground#201B3140
  • list.hoverForeground#FAFAF8
  • list.inactiveSelectionBackground#E9BA6715
  • list.inactiveSelectionForeground#FAFAF8
  • selection.background#9679EC35
  • sideBar.background#201B31
  • sideBar.border#ffffff15
  • sideBar.foreground#FAFAF8
  • sideBarSectionHeader.background#15112280
  • sideBarSectionHeader.foreground#FAFAF8
  • sideBarTitle.foreground#E9BA67
  • statusBar.background#151122
  • statusBar.border#ffffff15
  • statusBar.foreground#FAFAF8
  • statusBar.noFolderBackground#151122
  • tab.activeBackground#151122
  • tab.activeBorderTop#E9BA67
  • tab.activeForeground#FAFAF8
  • tab.border#ffffff15
  • tab.inactiveBackground#201B3160
  • tab.inactiveForeground#FAFAF880
  • terminal.ansiBlack#151122
  • terminal.ansiBlue#9679EC
  • terminal.ansiCyan#81E755
  • terminal.ansiGreen#E9BA67
  • terminal.ansiMagenta#AF83F1
  • terminal.ansiRed#AF83F1
  • terminal.ansiWhite#FAFAF8
  • terminal.ansiYellow#81E755
  • terminal.background#151122
  • terminal.foreground#FAFAF8
  • titleBar.activeBackground#151122
  • titleBar.activeForeground#FAFAF8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#151122
  • titleBar.inactiveForeground#FAFAF860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E7E2EEitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9679ECbold
storage.type, storage.modifier#9679ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9BA67
string, punctuation.definition.string, string.template, meta.template.expression#81E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#AF83F1
variable, variable.other.readwrite, variable.other.object#FAFAF8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAFAF8
variable.parameter, meta.parameter#FAFAF8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAFAF880
keyword.operator#FAFAF8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#81E755bold
entity.other.inherited-class#E9BA67
entity.name.tag, punctuation.definition.tag#9679EC
entity.other.attribute-name#E9BA67
meta.diff, meta.diff.header#E7E2EE
markup.deleted#AF83F1
markup.inserted#E9BA67
markup.changed#81E755
markup.heading, markup.heading.setext, punctuation.definition.heading#E9BA67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#81E755
string.other.link.title, string.other.link.description#E9BA67
markup.underline.link#E7E2EEunderline
punctuation.definition.list#9679EC
markup.quote, punctuation.definition.quote#E7E2EEitalic