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#1F2924
  • activityBar.border#ffffff15
  • activityBar.foreground#67E9C2
  • activityBar.inactiveForeground#faf7f260
  • activityBarBadge.background#67E9C2
  • activityBarBadge.foreground#1F2924
  • button.background#67E9C2
  • button.foreground#1F2924
  • button.hoverBackground#67E9C2dd
  • editor.background#1F2924
  • editor.foreground#faf7f2
  • editor.inactiveSelectionBackground#79ECC03580
  • editor.lineHighlightBackground#090C0A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECC035
  • editorCursor.foreground#67E9C2
  • editorGroupHeader.tabsBackground#1F2924dd
  • editorLineNumber.activeForeground#67E9C2
  • editorLineNumber.foreground#e3f0f080
  • focusBorder#67E9C2
  • foreground#faf7f2
  • input.background#090C0A
  • input.border#ffffff15
  • input.foreground#faf7f2
  • input.placeholderForeground#faf7f260
  • list.activeSelectionBackground#67E9C230
  • list.activeSelectionForeground#faf7f2
  • list.highlightForeground#67E9C2
  • list.hoverBackground#090C0A40
  • list.hoverForeground#faf7f2
  • list.inactiveSelectionBackground#67E9C215
  • list.inactiveSelectionForeground#faf7f2
  • selection.background#79ECC035
  • sideBar.background#090C0A
  • sideBar.border#ffffff15
  • sideBar.foreground#faf7f2
  • sideBarSectionHeader.background#1F292480
  • sideBarSectionHeader.foreground#faf7f2
  • sideBarTitle.foreground#67E9C2
  • statusBar.background#1F2924
  • statusBar.border#ffffff15
  • statusBar.foreground#faf7f2
  • statusBar.noFolderBackground#1F2924
  • tab.activeBackground#1F2924
  • tab.activeBorderTop#67E9C2
  • tab.activeForeground#faf7f2
  • tab.border#ffffff15
  • tab.inactiveBackground#090C0A60
  • tab.inactiveForeground#faf7f280
  • terminal.ansiBlack#1F2924
  • terminal.ansiBlue#79ECC0
  • terminal.ansiCyan#E7B655
  • terminal.ansiGreen#67E9C2
  • terminal.ansiMagenta#F1D283
  • terminal.ansiRed#F1D283
  • terminal.ansiWhite#faf7f2
  • terminal.ansiYellow#E7B655
  • terminal.background#1F2924
  • terminal.foreground#faf7f2
  • titleBar.activeBackground#1F2924
  • titleBar.activeForeground#faf7f2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1F2924
  • titleBar.inactiveForeground#faf7f260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e3f0f0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECC0bold
storage.type, storage.modifier#79ECC0italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E9C2—
string, punctuation.definition.string, string.template, meta.template.expression#E7B655—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1D283—
variable, variable.other.readwrite, variable.other.object#faf7f2—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#faf7f2—
variable.parameter, meta.parameter#faf7f2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#faf7f280—
keyword.operator#faf7f2—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7B655bold
entity.other.inherited-class#67E9C2—
entity.name.tag, punctuation.definition.tag#79ECC0—
entity.other.attribute-name#67E9C2—
meta.diff, meta.diff.header#e3f0f0—
markup.deleted#F1D283—
markup.inserted#67E9C2—
markup.changed#E7B655—
markup.heading, markup.heading.setext, punctuation.definition.heading#67E9C2bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E7B655—
string.other.link.title, string.other.link.description#67E9C2—
markup.underline.link#e3f0f0underline
punctuation.definition.list#79ECC0—
markup.quote, punctuation.definition.quote#e3f0f0italic