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#1A1A0A
  • activityBar.border#ffffff15
  • activityBar.foreground#E9CD67
  • activityBar.inactiveForeground#fff8df60
  • activityBarBadge.background#E9CD67
  • activityBarBadge.foreground#1A1A0A
  • button.background#E9CD67
  • button.foreground#1A1A0A
  • button.hoverBackground#E9CD67dd
  • editor.background#1A1A0A
  • editor.foreground#fff8df
  • editor.inactiveSelectionBackground#9FEC793580
  • editor.lineHighlightBackground#0A0A0A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9FEC7935
  • editorCursor.foreground#E9CD67
  • editorGroupHeader.tabsBackground#1A1A0Add
  • editorLineNumber.activeForeground#E9CD67
  • editorLineNumber.foreground#40302080
  • focusBorder#E9CD67
  • foreground#fff8df
  • input.background#0A0A0A
  • input.border#ffffff15
  • input.foreground#fff8df
  • input.placeholderForeground#fff8df60
  • list.activeSelectionBackground#E9CD6730
  • list.activeSelectionForeground#fff8df
  • list.highlightForeground#E9CD67
  • list.hoverBackground#0A0A0A40
  • list.hoverForeground#fff8df
  • list.inactiveSelectionBackground#E9CD6715
  • list.inactiveSelectionForeground#fff8df
  • selection.background#9FEC7935
  • sideBar.background#0A0A0A
  • sideBar.border#ffffff15
  • sideBar.foreground#fff8df
  • sideBarSectionHeader.background#1A1A0A80
  • sideBarSectionHeader.foreground#fff8df
  • sideBarTitle.foreground#E9CD67
  • statusBar.background#1A1A0A
  • statusBar.border#ffffff15
  • statusBar.foreground#fff8df
  • statusBar.noFolderBackground#1A1A0A
  • tab.activeBackground#1A1A0A
  • tab.activeBorderTop#E9CD67
  • tab.activeForeground#fff8df
  • tab.border#ffffff15
  • tab.inactiveBackground#0A0A0A60
  • tab.inactiveForeground#fff8df80
  • terminal.ansiBlack#1A1A0A
  • terminal.ansiBlue#9FEC79
  • terminal.ansiCyan#5590E7
  • terminal.ansiGreen#E9CD67
  • terminal.ansiMagenta#F1E883
  • terminal.ansiRed#F1E883
  • terminal.ansiWhite#fff8df
  • terminal.ansiYellow#5590E7
  • terminal.background#1A1A0A
  • terminal.foreground#fff8df
  • titleBar.activeBackground#1A1A0A
  • titleBar.activeForeground#fff8df
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1A1A0A
  • titleBar.inactiveForeground#fff8df60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#403020italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9FEC79bold
storage.type, storage.modifier#9FEC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9CD67
string, punctuation.definition.string, string.template, meta.template.expression#5590E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1E883
variable, variable.other.readwrite, variable.other.object#fff8df
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fff8df
variable.parameter, meta.parameter#fff8dfdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fff8df80
keyword.operator#fff8df
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5590E7bold
entity.other.inherited-class#E9CD67
entity.name.tag, punctuation.definition.tag#9FEC79
entity.other.attribute-name#E9CD67
meta.diff, meta.diff.header#403020
markup.deleted#F1E883
markup.inserted#E9CD67
markup.changed#5590E7
markup.heading, markup.heading.setext, punctuation.definition.heading#E9CD67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5590E7
string.other.link.title, string.other.link.description#E9CD67
markup.underline.link#403020underline
punctuation.definition.list#9FEC79
markup.quote, punctuation.definition.quote#403020italic