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#0B0E0D
  • activityBar.border#ffffff15
  • activityBar.foreground#C9E967
  • activityBar.inactiveForeground#f4f6f160
  • activityBarBadge.background#C9E967
  • activityBarBadge.foreground#0B0E0D
  • button.background#C9E967
  • button.foreground#0B0E0D
  • button.hoverBackground#C9E967dd
  • editor.background#0B0E0D
  • editor.foreground#f4f6f1
  • editor.inactiveSelectionBackground#ECB4793580
  • editor.lineHighlightBackground#090A0B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECB47935
  • editorCursor.foreground#C9E967
  • editorGroupHeader.tabsBackground#0B0E0Ddd
  • editorLineNumber.activeForeground#C9E967
  • editorLineNumber.foreground#a8b35a80
  • focusBorder#C9E967
  • foreground#f4f6f1
  • input.background#090A0B
  • input.border#ffffff15
  • input.foreground#f4f6f1
  • input.placeholderForeground#f4f6f160
  • list.activeSelectionBackground#C9E96730
  • list.activeSelectionForeground#f4f6f1
  • list.highlightForeground#C9E967
  • list.hoverBackground#090A0B40
  • list.hoverForeground#f4f6f1
  • list.inactiveSelectionBackground#C9E96715
  • list.inactiveSelectionForeground#f4f6f1
  • selection.background#ECB47935
  • sideBar.background#090A0B
  • sideBar.border#ffffff15
  • sideBar.foreground#f4f6f1
  • sideBarSectionHeader.background#0B0E0D80
  • sideBarSectionHeader.foreground#f4f6f1
  • sideBarTitle.foreground#C9E967
  • statusBar.background#0B0E0D
  • statusBar.border#ffffff15
  • statusBar.foreground#f4f6f1
  • statusBar.noFolderBackground#0B0E0D
  • tab.activeBackground#0B0E0D
  • tab.activeBorderTop#C9E967
  • tab.activeForeground#f4f6f1
  • tab.border#ffffff15
  • tab.inactiveBackground#090A0B60
  • tab.inactiveForeground#f4f6f180
  • terminal.ansiBlack#0B0E0D
  • terminal.ansiBlue#ECB479
  • terminal.ansiCyan#E76455
  • terminal.ansiGreen#C9E967
  • terminal.ansiMagenta#F1D283
  • terminal.ansiRed#F1D283
  • terminal.ansiWhite#f4f6f1
  • terminal.ansiYellow#E76455
  • terminal.background#0B0E0D
  • terminal.foreground#f4f6f1
  • titleBar.activeBackground#0B0E0D
  • titleBar.activeForeground#f4f6f1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0B0E0D
  • titleBar.inactiveForeground#f4f6f160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a8b35aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECB479bold
storage.type, storage.modifier#ECB479italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#C9E967
string, punctuation.definition.string, string.template, meta.template.expression#E76455
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1D283
variable, variable.other.readwrite, variable.other.object#f4f6f1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f4f6f1
variable.parameter, meta.parameter#f4f6f1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f4f6f180
keyword.operator#f4f6f1
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E76455bold
entity.other.inherited-class#C9E967
entity.name.tag, punctuation.definition.tag#ECB479
entity.other.attribute-name#C9E967
meta.diff, meta.diff.header#a8b35a
markup.deleted#F1D283
markup.inserted#C9E967
markup.changed#E76455
markup.heading, markup.heading.setext, punctuation.definition.heading#C9E967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E76455
string.other.link.title, string.other.link.description#C9E967
markup.underline.link#a8b35aunderline
punctuation.definition.list#ECB479
markup.quote, punctuation.definition.quote#a8b35aitalic