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#2a3026
  • activityBar.border#ffffff15
  • activityBar.foreground#D1162A
  • activityBar.inactiveForeground#FFF7ED60
  • activityBarBadge.background#D1162A
  • activityBarBadge.foreground#2a3026
  • button.background#D1162A
  • button.foreground#2a3026
  • button.hoverBackground#D1162Add
  • editor.background#2a3026
  • editor.foreground#FFF7ED
  • editor.inactiveSelectionBackground#6FAF3F3580
  • editor.lineHighlightBackground#1E241D40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6FAF3F35
  • editorCursor.foreground#D1162A
  • editorGroupHeader.tabsBackground#2a3026dd
  • editorLineNumber.activeForeground#D1162A
  • editorLineNumber.foreground#F2F4ED80
  • focusBorder#D1162A
  • foreground#FFF7ED
  • input.background#1E241D
  • input.border#ffffff15
  • input.foreground#FFF7ED
  • input.placeholderForeground#FFF7ED60
  • list.activeSelectionBackground#D1162A30
  • list.activeSelectionForeground#FFF7ED
  • list.highlightForeground#D1162A
  • list.hoverBackground#1E241D40
  • list.hoverForeground#FFF7ED
  • list.inactiveSelectionBackground#D1162A15
  • list.inactiveSelectionForeground#FFF7ED
  • selection.background#6FAF3F35
  • sideBar.background#1E241D
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF7ED
  • sideBarSectionHeader.background#2a302680
  • sideBarSectionHeader.foreground#FFF7ED
  • sideBarTitle.foreground#D1162A
  • statusBar.background#2a3026
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF7ED
  • statusBar.noFolderBackground#2a3026
  • tab.activeBackground#2a3026
  • tab.activeBorderTop#D1162A
  • tab.activeForeground#FFF7ED
  • tab.border#ffffff15
  • tab.inactiveBackground#1E241D60
  • tab.inactiveForeground#FFF7ED80
  • terminal.ansiBlack#2a3026
  • terminal.ansiBlue#6FAF3F
  • terminal.ansiCyan#A9C27A
  • terminal.ansiGreen#D1162A
  • terminal.ansiMagenta#A9C27A
  • terminal.ansiRed#A9C27A
  • terminal.ansiWhite#FFF7ED
  • terminal.ansiYellow#A9C27A
  • terminal.background#2a3026
  • terminal.foreground#FFF7ED
  • titleBar.activeBackground#2a3026
  • titleBar.activeForeground#FFF7ED
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2a3026
  • titleBar.inactiveForeground#FFF7ED60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F2F4EDitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6FAF3Fbold
storage.type, storage.modifier#6FAF3Fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#D1162A
string, punctuation.definition.string, string.template, meta.template.expression#A9C27A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#A9C27A
variable, variable.other.readwrite, variable.other.object#FFF7ED
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF7ED
variable.parameter, meta.parameter#FFF7EDdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF7ED80
keyword.operator#FFF7ED
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A9C27Abold
entity.other.inherited-class#D1162A
entity.name.tag, punctuation.definition.tag#6FAF3F
entity.other.attribute-name#D1162A
meta.diff, meta.diff.header#F2F4ED
markup.deleted#A9C27A
markup.inserted#D1162A
markup.changed#A9C27A
markup.heading, markup.heading.setext, punctuation.definition.heading#D1162Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A9C27A
string.other.link.title, string.other.link.description#D1162A
markup.underline.link#F2F4EDunderline
punctuation.definition.list#6FAF3F
markup.quote, punctuation.definition.quote#F2F4EDitalic