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#2D454E
  • activityBar.border#ffffff15
  • activityBar.foreground#E96786
  • activityBar.inactiveForeground#fff7f260
  • activityBarBadge.background#E96786
  • activityBarBadge.foreground#2D454E
  • button.background#E96786
  • button.foreground#2D454E
  • button.hoverBackground#E96786dd
  • editor.background#2D454E
  • editor.foreground#fff7f2
  • editor.inactiveSelectionBackground#EC8A793580
  • editor.lineHighlightBackground#20181A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC8A7935
  • editorCursor.foreground#E96786
  • editorGroupHeader.tabsBackground#2D454Edd
  • editorLineNumber.activeForeground#E96786
  • editorLineNumber.foreground#9b837480
  • focusBorder#E96786
  • foreground#fff7f2
  • input.background#20181A
  • input.border#ffffff15
  • input.foreground#fff7f2
  • input.placeholderForeground#fff7f260
  • list.activeSelectionBackground#E9678630
  • list.activeSelectionForeground#fff7f2
  • list.highlightForeground#E96786
  • list.hoverBackground#20181A40
  • list.hoverForeground#fff7f2
  • list.inactiveSelectionBackground#E9678615
  • list.inactiveSelectionForeground#fff7f2
  • selection.background#EC8A7935
  • sideBar.background#20181A
  • sideBar.border#ffffff15
  • sideBar.foreground#fff7f2
  • sideBarSectionHeader.background#2D454E80
  • sideBarSectionHeader.foreground#fff7f2
  • sideBarTitle.foreground#E96786
  • statusBar.background#2D454E
  • statusBar.border#ffffff15
  • statusBar.foreground#fff7f2
  • statusBar.noFolderBackground#2D454E
  • tab.activeBackground#2D454E
  • tab.activeBorderTop#E96786
  • tab.activeForeground#fff7f2
  • tab.border#ffffff15
  • tab.inactiveBackground#20181A60
  • tab.inactiveForeground#fff7f280
  • terminal.ansiBlack#2D454E
  • terminal.ansiBlue#EC8A79
  • terminal.ansiCyan#55C7E7
  • terminal.ansiGreen#E96786
  • terminal.ansiMagenta#F19583
  • terminal.ansiRed#F19583
  • terminal.ansiWhite#fff7f2
  • terminal.ansiYellow#55C7E7
  • terminal.background#2D454E
  • terminal.foreground#fff7f2
  • titleBar.activeBackground#2D454E
  • titleBar.activeForeground#fff7f2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2D454E
  • titleBar.inactiveForeground#fff7f260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9b8374italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC8A79bold
storage.type, storage.modifier#EC8A79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E96786
string, punctuation.definition.string, string.template, meta.template.expression#55C7E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F19583
variable, variable.other.readwrite, variable.other.object#fff7f2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff7f2
variable.parameter, meta.parameter#fff7f2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff7f280
keyword.operator#fff7f2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55C7E7bold
entity.other.inherited-class#E96786
entity.name.tag, punctuation.definition.tag#EC8A79
entity.other.attribute-name#E96786
meta.diff, meta.diff.header#9b8374
markup.deleted#F19583
markup.inserted#E96786
markup.changed#55C7E7
markup.heading, markup.heading.setext, punctuation.definition.heading#E96786bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55C7E7
string.other.link.title, string.other.link.description#E96786
markup.underline.link#9b8374underline
punctuation.definition.list#EC8A79
markup.quote, punctuation.definition.quote#9b8374italic