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#1A2823
  • activityBar.border#ffffff15
  • activityBar.foreground#E96772
  • activityBar.inactiveForeground#fbfaf660
  • activityBarBadge.background#E96772
  • activityBarBadge.foreground#1A2823
  • button.background#E96772
  • button.foreground#1A2823
  • button.hoverBackground#E96772dd
  • editor.background#1A2823
  • editor.foreground#fbfaf6
  • editor.inactiveSelectionBackground#ECA7793580
  • editor.lineHighlightBackground#0B090A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECA77935
  • editorCursor.foreground#E96772
  • editorGroupHeader.tabsBackground#1A2823dd
  • editorLineNumber.activeForeground#E96772
  • editorLineNumber.foreground#d9d7d280
  • focusBorder#E96772
  • foreground#fbfaf6
  • input.background#0B090A
  • input.border#ffffff15
  • input.foreground#fbfaf6
  • input.placeholderForeground#fbfaf660
  • list.activeSelectionBackground#E9677230
  • list.activeSelectionForeground#fbfaf6
  • list.highlightForeground#E96772
  • list.hoverBackground#0B090A40
  • list.hoverForeground#fbfaf6
  • list.inactiveSelectionBackground#E9677215
  • list.inactiveSelectionForeground#fbfaf6
  • selection.background#ECA77935
  • sideBar.background#0B090A
  • sideBar.border#ffffff15
  • sideBar.foreground#fbfaf6
  • sideBarSectionHeader.background#1A282380
  • sideBarSectionHeader.foreground#fbfaf6
  • sideBarTitle.foreground#E96772
  • statusBar.background#1A2823
  • statusBar.border#ffffff15
  • statusBar.foreground#fbfaf6
  • statusBar.noFolderBackground#1A2823
  • tab.activeBackground#1A2823
  • tab.activeBorderTop#E96772
  • tab.activeForeground#fbfaf6
  • tab.border#ffffff15
  • tab.inactiveBackground#0B090A60
  • tab.inactiveForeground#fbfaf680
  • terminal.ansiBlack#1A2823
  • terminal.ansiBlue#ECA779
  • terminal.ansiCyan#E75F55
  • terminal.ansiGreen#E96772
  • terminal.ansiMagenta#F1CB83
  • terminal.ansiRed#F1CB83
  • terminal.ansiWhite#fbfaf6
  • terminal.ansiYellow#E75F55
  • terminal.background#1A2823
  • terminal.foreground#fbfaf6
  • titleBar.activeBackground#1A2823
  • titleBar.activeForeground#fbfaf6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1A2823
  • titleBar.inactiveForeground#fbfaf660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d9d7d2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECA779bold
storage.type, storage.modifier#ECA779italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E96772
string, punctuation.definition.string, string.template, meta.template.expression#E75F55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1CB83
variable, variable.other.readwrite, variable.other.object#fbfaf6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fbfaf6
variable.parameter, meta.parameter#fbfaf6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fbfaf680
keyword.operator#fbfaf6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E75F55bold
entity.other.inherited-class#E96772
entity.name.tag, punctuation.definition.tag#ECA779
entity.other.attribute-name#E96772
meta.diff, meta.diff.header#d9d7d2
markup.deleted#F1CB83
markup.inserted#E96772
markup.changed#E75F55
markup.heading, markup.heading.setext, punctuation.definition.heading#E96772bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E75F55
string.other.link.title, string.other.link.description#E96772
markup.underline.link#d9d7d2underline
punctuation.definition.list#ECA779
markup.quote, punctuation.definition.quote#d9d7d2italic