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#1E383E
  • activityBar.border#ffffff15
  • activityBar.foreground#C9E967
  • activityBar.inactiveForeground#f3ead760
  • activityBarBadge.background#C9E967
  • activityBarBadge.foreground#1E383E
  • button.background#C9E967
  • button.foreground#1E383E
  • button.hoverBackground#C9E967dd
  • editor.background#1E383E
  • editor.foreground#f3ead7
  • editor.inactiveSelectionBackground#79E6EC3580
  • editor.lineHighlightBackground#19241C40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79E6EC35
  • editorCursor.foreground#C9E967
  • editorGroupHeader.tabsBackground#1E383Edd
  • editorLineNumber.activeForeground#C9E967
  • editorLineNumber.foreground#8d996480
  • focusBorder#C9E967
  • foreground#f3ead7
  • input.background#19241C
  • input.border#ffffff15
  • input.foreground#f3ead7
  • input.placeholderForeground#f3ead760
  • list.activeSelectionBackground#C9E96730
  • list.activeSelectionForeground#f3ead7
  • list.highlightForeground#C9E967
  • list.hoverBackground#19241C40
  • list.hoverForeground#f3ead7
  • list.inactiveSelectionBackground#C9E96715
  • list.inactiveSelectionForeground#f3ead7
  • selection.background#79E6EC35
  • sideBar.background#19241C
  • sideBar.border#ffffff15
  • sideBar.foreground#f3ead7
  • sideBarSectionHeader.background#1E383E80
  • sideBarSectionHeader.foreground#f3ead7
  • sideBarTitle.foreground#C9E967
  • statusBar.background#1E383E
  • statusBar.border#ffffff15
  • statusBar.foreground#f3ead7
  • statusBar.noFolderBackground#1E383E
  • tab.activeBackground#1E383E
  • tab.activeBorderTop#C9E967
  • tab.activeForeground#f3ead7
  • tab.border#ffffff15
  • tab.inactiveBackground#19241C60
  • tab.inactiveForeground#f3ead780
  • terminal.ansiBlack#1E383E
  • terminal.ansiBlue#79E6EC
  • terminal.ansiCyan#7FE755
  • terminal.ansiGreen#C9E967
  • terminal.ansiMagenta#F1AB83
  • terminal.ansiRed#F1AB83
  • terminal.ansiWhite#f3ead7
  • terminal.ansiYellow#7FE755
  • terminal.background#1E383E
  • terminal.foreground#f3ead7
  • titleBar.activeBackground#1E383E
  • titleBar.activeForeground#f3ead7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1E383E
  • titleBar.inactiveForeground#f3ead760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8d9964italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79E6ECbold
storage.type, storage.modifier#79E6ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#C9E967
string, punctuation.definition.string, string.template, meta.template.expression#7FE755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1AB83
variable, variable.other.readwrite, variable.other.object#f3ead7
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f3ead7
variable.parameter, meta.parameter#f3ead7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f3ead780
keyword.operator#f3ead7
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7FE755bold
entity.other.inherited-class#C9E967
entity.name.tag, punctuation.definition.tag#79E6EC
entity.other.attribute-name#C9E967
meta.diff, meta.diff.header#8d9964
markup.deleted#F1AB83
markup.inserted#C9E967
markup.changed#7FE755
markup.heading, markup.heading.setext, punctuation.definition.heading#C9E967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7FE755
string.other.link.title, string.other.link.description#C9E967
markup.underline.link#8d9964underline
punctuation.definition.list#79E6EC
markup.quote, punctuation.definition.quote#8d9964italic