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#040C08
  • activityBar.border#ffffff15
  • activityBar.foreground#7FE967
  • activityBar.inactiveForeground#F7F6E860
  • activityBarBadge.background#7FE967
  • activityBarBadge.foreground#040C08
  • button.background#7FE967
  • button.foreground#040C08
  • button.hoverBackground#7FE967dd
  • editor.background#040C08
  • editor.foreground#F7F6E8
  • editor.inactiveSelectionBackground#A5EC793580
  • editor.lineHighlightBackground#0A150C40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#A5EC7935
  • editorCursor.foreground#7FE967
  • editorGroupHeader.tabsBackground#040C08dd
  • editorLineNumber.activeForeground#7FE967
  • editorLineNumber.foreground#E5E7D480
  • focusBorder#7FE967
  • foreground#F7F6E8
  • input.background#0A150C
  • input.border#ffffff15
  • input.foreground#F7F6E8
  • input.placeholderForeground#F7F6E860
  • list.activeSelectionBackground#7FE96730
  • list.activeSelectionForeground#F7F6E8
  • list.highlightForeground#7FE967
  • list.hoverBackground#0A150C40
  • list.hoverForeground#F7F6E8
  • list.inactiveSelectionBackground#7FE96715
  • list.inactiveSelectionForeground#F7F6E8
  • selection.background#A5EC7935
  • sideBar.background#0A150C
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F6E8
  • sideBarSectionHeader.background#040C0880
  • sideBarSectionHeader.foreground#F7F6E8
  • sideBarTitle.foreground#7FE967
  • statusBar.background#040C08
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F6E8
  • statusBar.noFolderBackground#040C08
  • tab.activeBackground#040C08
  • tab.activeBorderTop#7FE967
  • tab.activeForeground#F7F6E8
  • tab.border#ffffff15
  • tab.inactiveBackground#0A150C60
  • tab.inactiveForeground#F7F6E880
  • terminal.ansiBlack#040C08
  • terminal.ansiBlue#A5EC79
  • terminal.ansiCyan#CCE755
  • terminal.ansiGreen#7FE967
  • terminal.ansiMagenta#F1DD83
  • terminal.ansiRed#F1DD83
  • terminal.ansiWhite#F7F6E8
  • terminal.ansiYellow#CCE755
  • terminal.background#040C08
  • terminal.foreground#F7F6E8
  • titleBar.activeBackground#040C08
  • titleBar.activeForeground#F7F6E8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#040C08
  • titleBar.inactiveForeground#F7F6E860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E5E7D4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#A5EC79bold
storage.type, storage.modifier#A5EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7FE967
string, punctuation.definition.string, string.template, meta.template.expression#CCE755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1DD83
variable, variable.other.readwrite, variable.other.object#F7F6E8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F6E8
variable.parameter, meta.parameter#F7F6E8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F6E880
keyword.operator#F7F6E8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#CCE755bold
entity.other.inherited-class#7FE967
entity.name.tag, punctuation.definition.tag#A5EC79
entity.other.attribute-name#7FE967
meta.diff, meta.diff.header#E5E7D4
markup.deleted#F1DD83
markup.inserted#7FE967
markup.changed#CCE755
markup.heading, markup.heading.setext, punctuation.definition.heading#7FE967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#CCE755
string.other.link.title, string.other.link.description#7FE967
markup.underline.link#E5E7D4underline
punctuation.definition.list#A5EC79
markup.quote, punctuation.definition.quote#E5E7D4italic