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#273029
  • activityBar.border#ffffff15
  • activityBar.foreground#E9A867
  • activityBar.inactiveForeground#FDFEFD60
  • activityBarBadge.background#E9A867
  • activityBarBadge.foreground#273029
  • button.background#E9A867
  • button.foreground#273029
  • button.hoverBackground#E9A867dd
  • editor.background#273029
  • editor.foreground#FDFEFD
  • editor.inactiveSelectionBackground#79ECA53580
  • editor.lineHighlightBackground#2A1F1340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECA535
  • editorCursor.foreground#E9A867
  • editorGroupHeader.tabsBackground#273029dd
  • editorLineNumber.activeForeground#E9A867
  • editorLineNumber.foreground#5E6F4A80
  • focusBorder#E9A867
  • foreground#FDFEFD
  • input.background#2A1F13
  • input.border#ffffff15
  • input.foreground#FDFEFD
  • input.placeholderForeground#FDFEFD60
  • list.activeSelectionBackground#E9A86730
  • list.activeSelectionForeground#FDFEFD
  • list.highlightForeground#E9A867
  • list.hoverBackground#2A1F1340
  • list.hoverForeground#FDFEFD
  • list.inactiveSelectionBackground#E9A86715
  • list.inactiveSelectionForeground#FDFEFD
  • selection.background#79ECA535
  • sideBar.background#2A1F13
  • sideBar.border#ffffff15
  • sideBar.foreground#FDFEFD
  • sideBarSectionHeader.background#27302980
  • sideBarSectionHeader.foreground#FDFEFD
  • sideBarTitle.foreground#E9A867
  • statusBar.background#273029
  • statusBar.border#ffffff15
  • statusBar.foreground#FDFEFD
  • statusBar.noFolderBackground#273029
  • tab.activeBackground#273029
  • tab.activeBorderTop#E9A867
  • tab.activeForeground#FDFEFD
  • tab.border#ffffff15
  • tab.inactiveBackground#2A1F1360
  • tab.inactiveForeground#FDFEFD80
  • terminal.ansiBlack#273029
  • terminal.ansiBlue#79ECA5
  • terminal.ansiCyan#E7AF55
  • terminal.ansiGreen#E9A867
  • terminal.ansiMagenta#F1CD83
  • terminal.ansiRed#F1CD83
  • terminal.ansiWhite#FDFEFD
  • terminal.ansiYellow#E7AF55
  • terminal.background#273029
  • terminal.foreground#FDFEFD
  • titleBar.activeBackground#273029
  • titleBar.activeForeground#FDFEFD
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#273029
  • titleBar.inactiveForeground#FDFEFD60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5E6F4Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECA5bold
storage.type, storage.modifier#79ECA5italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9A867
string, punctuation.definition.string, string.template, meta.template.expression#E7AF55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1CD83
variable, variable.other.readwrite, variable.other.object#FDFEFD
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FDFEFD
variable.parameter, meta.parameter#FDFEFDdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FDFEFD80
keyword.operator#FDFEFD
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7AF55bold
entity.other.inherited-class#E9A867
entity.name.tag, punctuation.definition.tag#79ECA5
entity.other.attribute-name#E9A867
meta.diff, meta.diff.header#5E6F4A
markup.deleted#F1CD83
markup.inserted#E9A867
markup.changed#E7AF55
markup.heading, markup.heading.setext, punctuation.definition.heading#E9A867bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7AF55
string.other.link.title, string.other.link.description#E9A867
markup.underline.link#5E6F4Aunderline
punctuation.definition.list#79ECA5
markup.quote, punctuation.definition.quote#5E6F4Aitalic