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#181512
  • activityBar.border#ffffff15
  • activityBar.foreground#F26A1A
  • activityBar.inactiveForeground#FBF7EF60
  • activityBarBadge.background#F26A1A
  • activityBarBadge.foreground#181512
  • button.background#F26A1A
  • button.foreground#181512
  • button.hoverBackground#F26A1Add
  • editor.background#181512
  • editor.foreground#FBF7EF
  • editor.inactiveSelectionBackground#F26A1A3580
  • editor.lineHighlightBackground#4A3D3140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#F26A1A35
  • editorCursor.foreground#F26A1A
  • editorGroupHeader.tabsBackground#181512dd
  • editorLineNumber.activeForeground#F26A1A
  • editorLineNumber.foreground#B7ADA080
  • focusBorder#F26A1A
  • foreground#FBF7EF
  • input.background#4A3D31
  • input.border#ffffff15
  • input.foreground#FBF7EF
  • input.placeholderForeground#FBF7EF60
  • list.activeSelectionBackground#F26A1A30
  • list.activeSelectionForeground#FBF7EF
  • list.highlightForeground#F26A1A
  • list.hoverBackground#4A3D3140
  • list.hoverForeground#FBF7EF
  • list.inactiveSelectionBackground#F26A1A15
  • list.inactiveSelectionForeground#FBF7EF
  • selection.background#F26A1A35
  • sideBar.background#4A3D31
  • sideBar.border#ffffff15
  • sideBar.foreground#FBF7EF
  • sideBarSectionHeader.background#18151280
  • sideBarSectionHeader.foreground#FBF7EF
  • sideBarTitle.foreground#F26A1A
  • statusBar.background#181512
  • statusBar.border#ffffff15
  • statusBar.foreground#FBF7EF
  • statusBar.noFolderBackground#181512
  • tab.activeBackground#181512
  • tab.activeBorderTop#F26A1A
  • tab.activeForeground#FBF7EF
  • tab.border#ffffff15
  • tab.inactiveBackground#4A3D3160
  • tab.inactiveForeground#FBF7EF80
  • terminal.ansiBlack#181512
  • terminal.ansiBlue#F26A1A
  • terminal.ansiCyan#4FA7A9
  • terminal.ansiGreen#F26A1A
  • terminal.ansiMagenta#9F4D26
  • terminal.ansiRed#9F4D26
  • terminal.ansiWhite#FBF7EF
  • terminal.ansiYellow#4FA7A9
  • terminal.background#181512
  • terminal.foreground#FBF7EF
  • titleBar.activeBackground#181512
  • titleBar.activeForeground#FBF7EF
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#181512
  • titleBar.inactiveForeground#FBF7EF60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B7ADA0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#F26A1Abold
storage.type, storage.modifier#F26A1Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#F26A1A
string, punctuation.definition.string, string.template, meta.template.expression#4FA7A9
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9F4D26
variable, variable.other.readwrite, variable.other.object#FBF7EF
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FBF7EF
variable.parameter, meta.parameter#FBF7EFdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FBF7EF80
keyword.operator#FBF7EF
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4FA7A9bold
entity.other.inherited-class#F26A1A
entity.name.tag, punctuation.definition.tag#F26A1A
entity.other.attribute-name#F26A1A
meta.diff, meta.diff.header#B7ADA0
markup.deleted#9F4D26
markup.inserted#F26A1A
markup.changed#4FA7A9
markup.heading, markup.heading.setext, punctuation.definition.heading#F26A1Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4FA7A9
string.other.link.title, string.other.link.description#F26A1A
markup.underline.link#B7ADA0underline
punctuation.definition.list#F26A1A
markup.quote, punctuation.definition.quote#B7ADA0italic