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#0f0e0c
  • activityBar.border#ffffff15
  • activityBar.foreground#2f2d28
  • activityBar.inactiveForeground#f7f1e460
  • activityBarBadge.background#2f2d28
  • activityBarBadge.foreground#0f0e0c
  • button.background#2f2d28
  • button.foreground#0f0e0c
  • button.hoverBackground#2f2d28dd
  • editor.background#0f0e0c
  • editor.foreground#f7f1e4
  • editor.inactiveSelectionBackground#c7a66b3580
  • editor.lineHighlightBackground#17161340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#c7a66b35
  • editorCursor.foreground#2f2d28
  • editorGroupHeader.tabsBackground#0f0e0cdd
  • editorLineNumber.activeForeground#2f2d28
  • editorLineNumber.foreground#d8c8a780
  • focusBorder#2f2d28
  • foreground#f7f1e4
  • input.background#171613
  • input.border#ffffff15
  • input.foreground#f7f1e4
  • input.placeholderForeground#f7f1e460
  • list.activeSelectionBackground#2f2d2830
  • list.activeSelectionForeground#f7f1e4
  • list.highlightForeground#2f2d28
  • list.hoverBackground#17161340
  • list.hoverForeground#f7f1e4
  • list.inactiveSelectionBackground#2f2d2815
  • list.inactiveSelectionForeground#f7f1e4
  • selection.background#c7a66b35
  • sideBar.background#171613
  • sideBar.border#ffffff15
  • sideBar.foreground#f7f1e4
  • sideBarSectionHeader.background#0f0e0c80
  • sideBarSectionHeader.foreground#f7f1e4
  • sideBarTitle.foreground#2f2d28
  • statusBar.background#0f0e0c
  • statusBar.border#ffffff15
  • statusBar.foreground#f7f1e4
  • statusBar.noFolderBackground#0f0e0c
  • tab.activeBackground#0f0e0c
  • tab.activeBorderTop#2f2d28
  • tab.activeForeground#f7f1e4
  • tab.border#ffffff15
  • tab.inactiveBackground#17161360
  • tab.inactiveForeground#f7f1e480
  • terminal.ansiBlack#0f0e0c
  • terminal.ansiBlue#c7a66b
  • terminal.ansiCyan#6f7651
  • terminal.ansiGreen#2f2d28
  • terminal.ansiMagenta#b96343
  • terminal.ansiRed#b96343
  • terminal.ansiWhite#f7f1e4
  • terminal.ansiYellow#6f7651
  • terminal.background#0f0e0c
  • terminal.foreground#f7f1e4
  • titleBar.activeBackground#0f0e0c
  • titleBar.activeForeground#f7f1e4
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0f0e0c
  • titleBar.inactiveForeground#f7f1e460
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d8c8a7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#c7a66bbold
storage.type, storage.modifier#c7a66bitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#2f2d28
string, punctuation.definition.string, string.template, meta.template.expression#6f7651
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#b96343
variable, variable.other.readwrite, variable.other.object#f7f1e4
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f7f1e4
variable.parameter, meta.parameter#f7f1e4dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f7f1e480
keyword.operator#f7f1e4
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6f7651bold
entity.other.inherited-class#2f2d28
entity.name.tag, punctuation.definition.tag#c7a66b
entity.other.attribute-name#2f2d28
meta.diff, meta.diff.header#d8c8a7
markup.deleted#b96343
markup.inserted#2f2d28
markup.changed#6f7651
markup.heading, markup.heading.setext, punctuation.definition.heading#2f2d28bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#6f7651
string.other.link.title, string.other.link.description#2f2d28
markup.underline.link#d8c8a7underline
punctuation.definition.list#c7a66b
markup.quote, punctuation.definition.quote#d8c8a7italic