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#262C25
  • activityBar.border#ffffff15
  • activityBar.foreground#67E986
  • activityBar.inactiveForeground#f4f7ed60
  • activityBarBadge.background#67E986
  • activityBarBadge.foreground#262C25
  • button.background#67E986
  • button.foreground#262C25
  • button.hoverBackground#67E986dd
  • editor.background#262C25
  • editor.foreground#f4f7ed
  • editor.inactiveSelectionBackground#8CEC793580
  • editor.lineHighlightBackground#181C1740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#8CEC7935
  • editorCursor.foreground#67E986
  • editorGroupHeader.tabsBackground#262C25dd
  • editorLineNumber.activeForeground#67E986
  • editorLineNumber.foreground#9aa99580
  • focusBorder#67E986
  • foreground#f4f7ed
  • input.background#181C17
  • input.border#ffffff15
  • input.foreground#f4f7ed
  • input.placeholderForeground#f4f7ed60
  • list.activeSelectionBackground#67E98630
  • list.activeSelectionForeground#f4f7ed
  • list.highlightForeground#67E986
  • list.hoverBackground#181C1740
  • list.hoverForeground#f4f7ed
  • list.inactiveSelectionBackground#67E98615
  • list.inactiveSelectionForeground#f4f7ed
  • selection.background#8CEC7935
  • sideBar.background#181C17
  • sideBar.border#ffffff15
  • sideBar.foreground#f4f7ed
  • sideBarSectionHeader.background#262C2580
  • sideBarSectionHeader.foreground#f4f7ed
  • sideBarTitle.foreground#67E986
  • statusBar.background#262C25
  • statusBar.border#ffffff15
  • statusBar.foreground#f4f7ed
  • statusBar.noFolderBackground#262C25
  • tab.activeBackground#262C25
  • tab.activeBorderTop#67E986
  • tab.activeForeground#f4f7ed
  • tab.border#ffffff15
  • tab.inactiveBackground#181C1760
  • tab.inactiveForeground#f4f7ed80
  • terminal.ansiBlack#262C25
  • terminal.ansiBlue#8CEC79
  • terminal.ansiCyan#5AE755
  • terminal.ansiGreen#67E986
  • terminal.ansiMagenta#F1C583
  • terminal.ansiRed#F1C583
  • terminal.ansiWhite#f4f7ed
  • terminal.ansiYellow#5AE755
  • terminal.background#262C25
  • terminal.foreground#f4f7ed
  • titleBar.activeBackground#262C25
  • titleBar.activeForeground#f4f7ed
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#262C25
  • titleBar.inactiveForeground#f4f7ed60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9aa995italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#8CEC79bold
storage.type, storage.modifier#8CEC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E986—
string, punctuation.definition.string, string.template, meta.template.expression#5AE755—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C583—
variable, variable.other.readwrite, variable.other.object#f4f7ed—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4f7ed—
variable.parameter, meta.parameter#f4f7eddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4f7ed80—
keyword.operator#f4f7ed—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5AE755bold
entity.other.inherited-class#67E986—
entity.name.tag, punctuation.definition.tag#8CEC79—
entity.other.attribute-name#67E986—
meta.diff, meta.diff.header#9aa995—
markup.deleted#F1C583—
markup.inserted#67E986—
markup.changed#5AE755—
markup.heading, markup.heading.setext, punctuation.definition.heading#67E986bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#5AE755—
string.other.link.title, string.other.link.description#67E986—
markup.underline.link#9aa995underline
punctuation.definition.list#8CEC79—
markup.quote, punctuation.definition.quote#9aa995italic