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#4A152F
  • activityBar.border#ffffff15
  • activityBar.foreground#6B1F46
  • activityBar.inactiveForeground#FAF7F460
  • activityBarBadge.background#6B1F46
  • activityBarBadge.foreground#4A152F
  • button.background#6B1F46
  • button.foreground#4A152F
  • button.hoverBackground#6B1F46dd
  • editor.background#4A152F
  • editor.foreground#FAF7F4
  • editor.inactiveSelectionBackground#8F1E353580
  • editor.lineHighlightBackground#1E1A1840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#8F1E3535
  • editorCursor.foreground#6B1F46
  • editorGroupHeader.tabsBackground#4A152Fdd
  • editorLineNumber.activeForeground#6B1F46
  • editorLineNumber.foreground#7FAE6380
  • focusBorder#6B1F46
  • foreground#FAF7F4
  • input.background#1E1A18
  • input.border#ffffff15
  • input.foreground#FAF7F4
  • input.placeholderForeground#FAF7F460
  • list.activeSelectionBackground#6B1F4630
  • list.activeSelectionForeground#FAF7F4
  • list.highlightForeground#6B1F46
  • list.hoverBackground#1E1A1840
  • list.hoverForeground#FAF7F4
  • list.inactiveSelectionBackground#6B1F4615
  • list.inactiveSelectionForeground#FAF7F4
  • selection.background#8F1E3535
  • sideBar.background#1E1A18
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF7F4
  • sideBarSectionHeader.background#4A152F80
  • sideBarSectionHeader.foreground#FAF7F4
  • sideBarTitle.foreground#6B1F46
  • statusBar.background#4A152F
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF7F4
  • statusBar.noFolderBackground#4A152F
  • tab.activeBackground#4A152F
  • tab.activeBorderTop#6B1F46
  • tab.activeForeground#FAF7F4
  • tab.border#ffffff15
  • tab.inactiveBackground#1E1A1860
  • tab.inactiveForeground#FAF7F480
  • terminal.ansiBlack#4A152F
  • terminal.ansiBlue#8F1E35
  • terminal.ansiCyan#5FAE48
  • terminal.ansiGreen#6B1F46
  • terminal.ansiMagenta#4A152F
  • terminal.ansiRed#4A152F
  • terminal.ansiWhite#FAF7F4
  • terminal.ansiYellow#5FAE48
  • terminal.background#4A152F
  • terminal.foreground#FAF7F4
  • titleBar.activeBackground#4A152F
  • titleBar.activeForeground#FAF7F4
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4A152F
  • titleBar.inactiveForeground#FAF7F460
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7FAE63italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#8F1E35bold
storage.type, storage.modifier#8F1E35italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6B1F46
string, punctuation.definition.string, string.template, meta.template.expression#5FAE48
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#4A152F
variable, variable.other.readwrite, variable.other.object#FAF7F4
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF7F4
variable.parameter, meta.parameter#FAF7F4dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF7F480
keyword.operator#FAF7F4
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5FAE48bold
entity.other.inherited-class#6B1F46
entity.name.tag, punctuation.definition.tag#8F1E35
entity.other.attribute-name#6B1F46
meta.diff, meta.diff.header#7FAE63
markup.deleted#4A152F
markup.inserted#6B1F46
markup.changed#5FAE48
markup.heading, markup.heading.setext, punctuation.definition.heading#6B1F46bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5FAE48
string.other.link.title, string.other.link.description#6B1F46
markup.underline.link#7FAE63underline
punctuation.definition.list#8F1E35
markup.quote, punctuation.definition.quote#7FAE63italic