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#0F2928
  • activityBar.border#ffffff15
  • activityBar.foreground#67E983
  • activityBar.inactiveForeground#f5f1e860
  • activityBarBadge.background#67E983
  • activityBarBadge.foreground#0F2928
  • button.background#67E983
  • button.foreground#0F2928
  • button.hoverBackground#67E983dd
  • editor.background#0F2928
  • editor.foreground#f5f1e8
  • editor.inactiveSelectionBackground#79EC793580
  • editor.lineHighlightBackground#1D252440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79EC7935
  • editorCursor.foreground#67E983
  • editorGroupHeader.tabsBackground#0F2928dd
  • editorLineNumber.activeForeground#67E983
  • editorLineNumber.foreground#8e989480
  • focusBorder#67E983
  • foreground#f5f1e8
  • input.background#1D2524
  • input.border#ffffff15
  • input.foreground#f5f1e8
  • input.placeholderForeground#f5f1e860
  • list.activeSelectionBackground#67E98330
  • list.activeSelectionForeground#f5f1e8
  • list.highlightForeground#67E983
  • list.hoverBackground#1D252440
  • list.hoverForeground#f5f1e8
  • list.inactiveSelectionBackground#67E98315
  • list.inactiveSelectionForeground#f5f1e8
  • selection.background#79EC7935
  • sideBar.background#1D2524
  • sideBar.border#ffffff15
  • sideBar.foreground#f5f1e8
  • sideBarSectionHeader.background#0F292880
  • sideBarSectionHeader.foreground#f5f1e8
  • sideBarTitle.foreground#67E983
  • statusBar.background#0F2928
  • statusBar.border#ffffff15
  • statusBar.foreground#f5f1e8
  • statusBar.noFolderBackground#0F2928
  • tab.activeBackground#0F2928
  • tab.activeBorderTop#67E983
  • tab.activeForeground#f5f1e8
  • tab.border#ffffff15
  • tab.inactiveBackground#1D252460
  • tab.inactiveForeground#f5f1e880
  • terminal.ansiBlack#0F2928
  • terminal.ansiBlue#79EC79
  • terminal.ansiCyan#55E7DD
  • terminal.ansiGreen#67E983
  • terminal.ansiMagenta#F1D083
  • terminal.ansiRed#F1D083
  • terminal.ansiWhite#f5f1e8
  • terminal.ansiYellow#55E7DD
  • terminal.background#0F2928
  • terminal.foreground#f5f1e8
  • titleBar.activeBackground#0F2928
  • titleBar.activeForeground#f5f1e8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0F2928
  • titleBar.inactiveForeground#f5f1e860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8e9894italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79EC79bold
storage.type, storage.modifier#79EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E983
string, punctuation.definition.string, string.template, meta.template.expression#55E7DD
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1D083
variable, variable.other.readwrite, variable.other.object#f5f1e8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f5f1e8
variable.parameter, meta.parameter#f5f1e8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f5f1e880
keyword.operator#f5f1e8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E7DDbold
entity.other.inherited-class#67E983
entity.name.tag, punctuation.definition.tag#79EC79
entity.other.attribute-name#67E983
meta.diff, meta.diff.header#8e9894
markup.deleted#F1D083
markup.inserted#67E983
markup.changed#55E7DD
markup.heading, markup.heading.setext, punctuation.definition.heading#67E983bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E7DD
string.other.link.title, string.other.link.description#67E983
markup.underline.link#8e9894underline
punctuation.definition.list#79EC79
markup.quote, punctuation.definition.quote#8e9894italic