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#3B2732
  • activityBar.border#ffffff15
  • activityBar.foreground#8FA884
  • activityBar.inactiveForeground#F2F3EE60
  • activityBarBadge.background#8FA884
  • activityBarBadge.foreground#3B2732
  • button.background#8FA884
  • button.foreground#3B2732
  • button.hoverBackground#8FA884dd
  • editor.background#3B2732
  • editor.foreground#F2F3EE
  • editor.inactiveSelectionBackground#6F7B5B3580
  • editor.lineHighlightBackground#3E463840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6F7B5B35
  • editorCursor.foreground#8FA884
  • editorGroupHeader.tabsBackground#3B2732dd
  • editorLineNumber.activeForeground#8FA884
  • editorLineNumber.foreground#3B273280
  • focusBorder#8FA884
  • foreground#F2F3EE
  • input.background#3E4638
  • input.border#ffffff15
  • input.foreground#F2F3EE
  • input.placeholderForeground#F2F3EE60
  • list.activeSelectionBackground#8FA88430
  • list.activeSelectionForeground#F2F3EE
  • list.highlightForeground#8FA884
  • list.hoverBackground#3E463840
  • list.hoverForeground#F2F3EE
  • list.inactiveSelectionBackground#8FA88415
  • list.inactiveSelectionForeground#F2F3EE
  • selection.background#6F7B5B35
  • sideBar.background#3E4638
  • sideBar.border#ffffff15
  • sideBar.foreground#F2F3EE
  • sideBarSectionHeader.background#3B273280
  • sideBarSectionHeader.foreground#F2F3EE
  • sideBarTitle.foreground#8FA884
  • statusBar.background#3B2732
  • statusBar.border#ffffff15
  • statusBar.foreground#F2F3EE
  • statusBar.noFolderBackground#3B2732
  • tab.activeBackground#3B2732
  • tab.activeBorderTop#8FA884
  • tab.activeForeground#F2F3EE
  • tab.border#ffffff15
  • tab.inactiveBackground#3E463860
  • tab.inactiveForeground#F2F3EE80
  • terminal.ansiBlack#3B2732
  • terminal.ansiBlue#6F7B5B
  • terminal.ansiCyan#7A5A74
  • terminal.ansiGreen#8FA884
  • terminal.ansiMagenta#D8C89C
  • terminal.ansiRed#D8C89C
  • terminal.ansiWhite#F2F3EE
  • terminal.ansiYellow#7A5A74
  • terminal.background#3B2732
  • terminal.foreground#F2F3EE
  • titleBar.activeBackground#3B2732
  • titleBar.activeForeground#F2F3EE
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#3B2732
  • titleBar.inactiveForeground#F2F3EE60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#3B2732italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6F7B5Bbold
storage.type, storage.modifier#6F7B5Bitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#8FA884
string, punctuation.definition.string, string.template, meta.template.expression#7A5A74
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#D8C89C
variable, variable.other.readwrite, variable.other.object#F2F3EE
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F2F3EE
variable.parameter, meta.parameter#F2F3EEdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F2F3EE80
keyword.operator#F2F3EE
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7A5A74bold
entity.other.inherited-class#8FA884
entity.name.tag, punctuation.definition.tag#6F7B5B
entity.other.attribute-name#8FA884
meta.diff, meta.diff.header#3B2732
markup.deleted#D8C89C
markup.inserted#8FA884
markup.changed#7A5A74
markup.heading, markup.heading.setext, punctuation.definition.heading#8FA884bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7A5A74
string.other.link.title, string.other.link.description#8FA884
markup.underline.link#3B2732underline
punctuation.definition.list#6F7B5B
markup.quote, punctuation.definition.quote#3B2732italic