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#090B0A
  • activityBar.border#ffffff15
  • activityBar.foreground#E99B67
  • activityBar.inactiveForeground#F6F7F360
  • activityBarBadge.background#E99B67
  • activityBarBadge.foreground#090B0A
  • button.background#E99B67
  • button.foreground#090B0A
  • button.hoverBackground#E99B67dd
  • editor.background#090B0A
  • editor.foreground#F6F7F3
  • editor.inactiveSelectionBackground#79EC8A3580
  • editor.lineHighlightBackground#1E242040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79EC8A35
  • editorCursor.foreground#E99B67
  • editorGroupHeader.tabsBackground#090B0Add
  • editorLineNumber.activeForeground#E99B67
  • editorLineNumber.foreground#C2C7BF80
  • focusBorder#E99B67
  • foreground#F6F7F3
  • input.background#1E2420
  • input.border#ffffff15
  • input.foreground#F6F7F3
  • input.placeholderForeground#F6F7F360
  • list.activeSelectionBackground#E99B6730
  • list.activeSelectionForeground#F6F7F3
  • list.highlightForeground#E99B67
  • list.hoverBackground#1E242040
  • list.hoverForeground#F6F7F3
  • list.inactiveSelectionBackground#E99B6715
  • list.inactiveSelectionForeground#F6F7F3
  • selection.background#79EC8A35
  • sideBar.background#1E2420
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F7F3
  • sideBarSectionHeader.background#090B0A80
  • sideBarSectionHeader.foreground#F6F7F3
  • sideBarTitle.foreground#E99B67
  • statusBar.background#090B0A
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F7F3
  • statusBar.noFolderBackground#090B0A
  • tab.activeBackground#090B0A
  • tab.activeBorderTop#E99B67
  • tab.activeForeground#F6F7F3
  • tab.border#ffffff15
  • tab.inactiveBackground#1E242060
  • tab.inactiveForeground#F6F7F380
  • terminal.ansiBlack#090B0A
  • terminal.ansiBlue#79EC8A
  • terminal.ansiCyan#55B6E7
  • terminal.ansiGreen#E99B67
  • terminal.ansiMagenta#F1C083
  • terminal.ansiRed#F1C083
  • terminal.ansiWhite#F6F7F3
  • terminal.ansiYellow#55B6E7
  • terminal.background#090B0A
  • terminal.foreground#F6F7F3
  • titleBar.activeBackground#090B0A
  • titleBar.activeForeground#F6F7F3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#090B0A
  • titleBar.inactiveForeground#F6F7F360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C2C7BFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79EC8Abold
storage.type, storage.modifier#79EC8Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E99B67
string, punctuation.definition.string, string.template, meta.template.expression#55B6E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C083
variable, variable.other.readwrite, variable.other.object#F6F7F3
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F7F3
variable.parameter, meta.parameter#F6F7F3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F7F380
keyword.operator#F6F7F3
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55B6E7bold
entity.other.inherited-class#E99B67
entity.name.tag, punctuation.definition.tag#79EC8A
entity.other.attribute-name#E99B67
meta.diff, meta.diff.header#C2C7BF
markup.deleted#F1C083
markup.inserted#E99B67
markup.changed#55B6E7
markup.heading, markup.heading.setext, punctuation.definition.heading#E99B67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55B6E7
string.other.link.title, string.other.link.description#E99B67
markup.underline.link#C2C7BFunderline
punctuation.definition.list#79EC8A
markup.quote, punctuation.definition.quote#C2C7BFitalic