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#030704
  • activityBar.border#ffffff15
  • activityBar.foreground#67E96E
  • activityBar.inactiveForeground#F3FAF260
  • activityBarBadge.background#67E96E
  • activityBarBadge.foreground#030704
  • button.background#67E96E
  • button.foreground#030704
  • button.hoverBackground#67E96Edd
  • editor.background#030704
  • editor.foreground#F3FAF2
  • editor.inactiveSelectionBackground#7FEC793580
  • editor.lineHighlightBackground#091F1140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7FEC7935
  • editorCursor.foreground#67E96E
  • editorGroupHeader.tabsBackground#030704dd
  • editorLineNumber.activeForeground#67E96E
  • editorLineNumber.foreground#E7F2E680
  • focusBorder#67E96E
  • foreground#F3FAF2
  • input.background#091F11
  • input.border#ffffff15
  • input.foreground#F3FAF2
  • input.placeholderForeground#F3FAF260
  • list.activeSelectionBackground#67E96E30
  • list.activeSelectionForeground#F3FAF2
  • list.highlightForeground#67E96E
  • list.hoverBackground#091F1140
  • list.hoverForeground#F3FAF2
  • list.inactiveSelectionBackground#67E96E15
  • list.inactiveSelectionForeground#F3FAF2
  • selection.background#7FEC7935
  • sideBar.background#091F11
  • sideBar.border#ffffff15
  • sideBar.foreground#F3FAF2
  • sideBarSectionHeader.background#03070480
  • sideBarSectionHeader.foreground#F3FAF2
  • sideBarTitle.foreground#67E96E
  • statusBar.background#030704
  • statusBar.border#ffffff15
  • statusBar.foreground#F3FAF2
  • statusBar.noFolderBackground#030704
  • tab.activeBackground#030704
  • tab.activeBorderTop#67E96E
  • tab.activeForeground#F3FAF2
  • tab.border#ffffff15
  • tab.inactiveBackground#091F1160
  • tab.inactiveForeground#F3FAF280
  • terminal.ansiBlack#030704
  • terminal.ansiBlue#7FEC79
  • terminal.ansiCyan#BEE755
  • terminal.ansiGreen#67E96E
  • terminal.ansiMagenta#DBF183
  • terminal.ansiRed#DBF183
  • terminal.ansiWhite#F3FAF2
  • terminal.ansiYellow#BEE755
  • terminal.background#030704
  • terminal.foreground#F3FAF2
  • titleBar.activeBackground#030704
  • titleBar.activeForeground#F3FAF2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#030704
  • titleBar.inactiveForeground#F3FAF260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E7F2E6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7FEC79bold
storage.type, storage.modifier#7FEC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E96E
string, punctuation.definition.string, string.template, meta.template.expression#BEE755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#DBF183
variable, variable.other.readwrite, variable.other.object#F3FAF2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F3FAF2
variable.parameter, meta.parameter#F3FAF2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F3FAF280
keyword.operator#F3FAF2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#BEE755bold
entity.other.inherited-class#67E96E
entity.name.tag, punctuation.definition.tag#7FEC79
entity.other.attribute-name#67E96E
meta.diff, meta.diff.header#E7F2E6
markup.deleted#DBF183
markup.inserted#67E96E
markup.changed#BEE755
markup.heading, markup.heading.setext, punctuation.definition.heading#67E96Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#BEE755
string.other.link.title, string.other.link.description#67E96E
markup.underline.link#E7F2E6underline
punctuation.definition.list#7FEC79
markup.quote, punctuation.definition.quote#E7F2E6italic