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#112527
  • activityBar.border#ffffff15
  • activityBar.foreground#AFE967
  • activityBar.inactiveForeground#f6f8f660
  • activityBarBadge.background#AFE967
  • activityBarBadge.foreground#112527
  • button.background#AFE967
  • button.foreground#112527
  • button.hoverBackground#AFE967dd
  • editor.background#112527
  • editor.foreground#f6f8f6
  • editor.inactiveSelectionBackground#C8EC793580
  • editor.lineHighlightBackground#091A1A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C8EC7935
  • editorCursor.foreground#AFE967
  • editorGroupHeader.tabsBackground#112527dd
  • editorLineNumber.activeForeground#AFE967
  • editorLineNumber.foreground#d7dfd180
  • focusBorder#AFE967
  • foreground#f6f8f6
  • input.background#091A1A
  • input.border#ffffff15
  • input.foreground#f6f8f6
  • input.placeholderForeground#f6f8f660
  • list.activeSelectionBackground#AFE96730
  • list.activeSelectionForeground#f6f8f6
  • list.highlightForeground#AFE967
  • list.hoverBackground#091A1A40
  • list.hoverForeground#f6f8f6
  • list.inactiveSelectionBackground#AFE96715
  • list.inactiveSelectionForeground#f6f8f6
  • selection.background#C8EC7935
  • sideBar.background#091A1A
  • sideBar.border#ffffff15
  • sideBar.foreground#f6f8f6
  • sideBarSectionHeader.background#11252780
  • sideBarSectionHeader.foreground#f6f8f6
  • sideBarTitle.foreground#AFE967
  • statusBar.background#112527
  • statusBar.border#ffffff15
  • statusBar.foreground#f6f8f6
  • statusBar.noFolderBackground#112527
  • tab.activeBackground#112527
  • tab.activeBorderTop#AFE967
  • tab.activeForeground#f6f8f6
  • tab.border#ffffff15
  • tab.inactiveBackground#091A1A60
  • tab.inactiveForeground#f6f8f680
  • terminal.ansiBlack#112527
  • terminal.ansiBlue#C8EC79
  • terminal.ansiCyan#55E7E4
  • terminal.ansiGreen#AFE967
  • terminal.ansiMagenta#E6F183
  • terminal.ansiRed#E6F183
  • terminal.ansiWhite#f6f8f6
  • terminal.ansiYellow#55E7E4
  • terminal.background#112527
  • terminal.foreground#f6f8f6
  • titleBar.activeBackground#112527
  • titleBar.activeForeground#f6f8f6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#112527
  • titleBar.inactiveForeground#f6f8f660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d7dfd1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C8EC79bold
storage.type, storage.modifier#C8EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#AFE967
string, punctuation.definition.string, string.template, meta.template.expression#55E7E4
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#E6F183
variable, variable.other.readwrite, variable.other.object#f6f8f6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f6f8f6
variable.parameter, meta.parameter#f6f8f6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f6f8f680
keyword.operator#f6f8f6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E7E4bold
entity.other.inherited-class#AFE967
entity.name.tag, punctuation.definition.tag#C8EC79
entity.other.attribute-name#AFE967
meta.diff, meta.diff.header#d7dfd1
markup.deleted#E6F183
markup.inserted#AFE967
markup.changed#55E7E4
markup.heading, markup.heading.setext, punctuation.definition.heading#AFE967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E7E4
string.other.link.title, string.other.link.description#AFE967
markup.underline.link#d7dfd1underline
punctuation.definition.list#C8EC79
markup.quote, punctuation.definition.quote#d7dfd1italic