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#263141
  • activityBar.border#ffffff15
  • activityBar.foreground#e1261c
  • activityBar.inactiveForeground#fff2d660
  • activityBarBadge.background#e1261c
  • activityBarBadge.foreground#263141
  • button.background#e1261c
  • button.foreground#263141
  • button.hoverBackground#e1261cdd
  • editor.background#263141
  • editor.foreground#fff2d6
  • editor.inactiveSelectionBackground#1357c83580
  • editor.lineHighlightBackground#15182040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#1357c835
  • editorCursor.foreground#e1261c
  • editorGroupHeader.tabsBackground#263141dd
  • editorLineNumber.activeForeground#e1261c
  • editorLineNumber.foreground#2f6f3e80
  • focusBorder#e1261c
  • foreground#fff2d6
  • input.background#151820
  • input.border#ffffff15
  • input.foreground#fff2d6
  • input.placeholderForeground#fff2d660
  • list.activeSelectionBackground#e1261c30
  • list.activeSelectionForeground#fff2d6
  • list.highlightForeground#e1261c
  • list.hoverBackground#15182040
  • list.hoverForeground#fff2d6
  • list.inactiveSelectionBackground#e1261c15
  • list.inactiveSelectionForeground#fff2d6
  • selection.background#1357c835
  • sideBar.background#151820
  • sideBar.border#ffffff15
  • sideBar.foreground#fff2d6
  • sideBarSectionHeader.background#26314180
  • sideBarSectionHeader.foreground#fff2d6
  • sideBarTitle.foreground#e1261c
  • statusBar.background#263141
  • statusBar.border#ffffff15
  • statusBar.foreground#fff2d6
  • statusBar.noFolderBackground#263141
  • tab.activeBackground#263141
  • tab.activeBorderTop#e1261c
  • tab.activeForeground#fff2d6
  • tab.border#ffffff15
  • tab.inactiveBackground#15182060
  • tab.inactiveForeground#fff2d680
  • terminal.ansiBlack#263141
  • terminal.ansiBlue#1357c8
  • terminal.ansiCyan#008f5a
  • terminal.ansiGreen#e1261c
  • terminal.ansiMagenta#f8c72e
  • terminal.ansiRed#f8c72e
  • terminal.ansiWhite#fff2d6
  • terminal.ansiYellow#008f5a
  • terminal.background#263141
  • terminal.foreground#fff2d6
  • titleBar.activeBackground#263141
  • titleBar.activeForeground#fff2d6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#263141
  • titleBar.inactiveForeground#fff2d660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2f6f3eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#1357c8bold
storage.type, storage.modifier#1357c8italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#e1261c
string, punctuation.definition.string, string.template, meta.template.expression#008f5a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#f8c72e
variable, variable.other.readwrite, variable.other.object#fff2d6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff2d6
variable.parameter, meta.parameter#fff2d6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff2d680
keyword.operator#fff2d6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#008f5abold
entity.other.inherited-class#e1261c
entity.name.tag, punctuation.definition.tag#1357c8
entity.other.attribute-name#e1261c
meta.diff, meta.diff.header#2f6f3e
markup.deleted#f8c72e
markup.inserted#e1261c
markup.changed#008f5a
markup.heading, markup.heading.setext, punctuation.definition.heading#e1261cbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#008f5a
string.other.link.title, string.other.link.description#e1261c
markup.underline.link#2f6f3eunderline
punctuation.definition.list#1357c8
markup.quote, punctuation.definition.quote#2f6f3eitalic