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#1C2226
  • activityBar.border#ffffff15
  • activityBar.foreground#685D3A
  • activityBar.inactiveForeground#F2F0E460
  • activityBarBadge.background#685D3A
  • activityBarBadge.foreground#1C2226
  • button.background#685D3A
  • button.foreground#1C2226
  • button.hoverBackground#685D3Add
  • editor.background#1C2226
  • editor.foreground#F2F0E4
  • editor.inactiveSelectionBackground#5E6B3D3580
  • editor.lineHighlightBackground#0F111340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5E6B3D35
  • editorCursor.foreground#685D3A
  • editorGroupHeader.tabsBackground#1C2226dd
  • editorLineNumber.activeForeground#685D3A
  • editorLineNumber.foreground#4A3A2A80
  • focusBorder#685D3A
  • foreground#F2F0E4
  • input.background#0F1113
  • input.border#ffffff15
  • input.foreground#F2F0E4
  • input.placeholderForeground#F2F0E460
  • list.activeSelectionBackground#685D3A30
  • list.activeSelectionForeground#F2F0E4
  • list.highlightForeground#685D3A
  • list.hoverBackground#0F111340
  • list.hoverForeground#F2F0E4
  • list.inactiveSelectionBackground#685D3A15
  • list.inactiveSelectionForeground#F2F0E4
  • selection.background#5E6B3D35
  • sideBar.background#0F1113
  • sideBar.border#ffffff15
  • sideBar.foreground#F2F0E4
  • sideBarSectionHeader.background#1C222680
  • sideBarSectionHeader.foreground#F2F0E4
  • sideBarTitle.foreground#685D3A
  • statusBar.background#1C2226
  • statusBar.border#ffffff15
  • statusBar.foreground#F2F0E4
  • statusBar.noFolderBackground#1C2226
  • tab.activeBackground#1C2226
  • tab.activeBorderTop#685D3A
  • tab.activeForeground#F2F0E4
  • tab.border#ffffff15
  • tab.inactiveBackground#0F111360
  • tab.inactiveForeground#F2F0E480
  • terminal.ansiBlack#1C2226
  • terminal.ansiBlue#5E6B3D
  • terminal.ansiCyan#679A8B
  • terminal.ansiGreen#685D3A
  • terminal.ansiMagenta#3E7768
  • terminal.ansiRed#3E7768
  • terminal.ansiWhite#F2F0E4
  • terminal.ansiYellow#679A8B
  • terminal.background#1C2226
  • terminal.foreground#F2F0E4
  • titleBar.activeBackground#1C2226
  • titleBar.activeForeground#F2F0E4
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1C2226
  • titleBar.inactiveForeground#F2F0E460
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4A3A2Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5E6B3Dbold
storage.type, storage.modifier#5E6B3Ditalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#685D3A
string, punctuation.definition.string, string.template, meta.template.expression#679A8B
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#3E7768
variable, variable.other.readwrite, variable.other.object#F2F0E4
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F2F0E4
variable.parameter, meta.parameter#F2F0E4dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F2F0E480
keyword.operator#F2F0E4
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#679A8Bbold
entity.other.inherited-class#685D3A
entity.name.tag, punctuation.definition.tag#5E6B3D
entity.other.attribute-name#685D3A
meta.diff, meta.diff.header#4A3A2A
markup.deleted#3E7768
markup.inserted#685D3A
markup.changed#679A8B
markup.heading, markup.heading.setext, punctuation.definition.heading#685D3Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#679A8B
string.other.link.title, string.other.link.description#685D3A
markup.underline.link#4A3A2Aunderline
punctuation.definition.list#5E6B3D
markup.quote, punctuation.definition.quote#4A3A2Aitalic