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#524332
  • activityBar.border#ffffff15
  • activityBar.foreground#E9CF67
  • activityBar.inactiveForeground#FAF8F260
  • activityBarBadge.background#E9CF67
  • activityBarBadge.foreground#524332
  • button.background#E9CF67
  • button.foreground#524332
  • button.hoverBackground#E9CF67dd
  • editor.background#524332
  • editor.foreground#FAF8F2
  • editor.inactiveSelectionBackground#BAEC793580
  • editor.lineHighlightBackground#3C2C2040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#BAEC7935
  • editorCursor.foreground#E9CF67
  • editorGroupHeader.tabsBackground#524332dd
  • editorLineNumber.activeForeground#E9CF67
  • editorLineNumber.foreground#A68B6A80
  • focusBorder#E9CF67
  • foreground#FAF8F2
  • input.background#3C2C20
  • input.border#ffffff15
  • input.foreground#FAF8F2
  • input.placeholderForeground#FAF8F260
  • list.activeSelectionBackground#E9CF6730
  • list.activeSelectionForeground#FAF8F2
  • list.highlightForeground#E9CF67
  • list.hoverBackground#3C2C2040
  • list.hoverForeground#FAF8F2
  • list.inactiveSelectionBackground#E9CF6715
  • list.inactiveSelectionForeground#FAF8F2
  • selection.background#BAEC7935
  • sideBar.background#3C2C20
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF8F2
  • sideBarSectionHeader.background#52433280
  • sideBarSectionHeader.foreground#FAF8F2
  • sideBarTitle.foreground#E9CF67
  • statusBar.background#524332
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF8F2
  • statusBar.noFolderBackground#524332
  • tab.activeBackground#524332
  • tab.activeBorderTop#E9CF67
  • tab.activeForeground#FAF8F2
  • tab.border#ffffff15
  • tab.inactiveBackground#3C2C2060
  • tab.inactiveForeground#FAF8F280
  • terminal.ansiBlack#524332
  • terminal.ansiBlue#BAEC79
  • terminal.ansiCyan#90E755
  • terminal.ansiGreen#E9CF67
  • terminal.ansiMagenta#F1DD83
  • terminal.ansiRed#F1DD83
  • terminal.ansiWhite#FAF8F2
  • terminal.ansiYellow#90E755
  • terminal.background#524332
  • terminal.foreground#FAF8F2
  • titleBar.activeBackground#524332
  • titleBar.activeForeground#FAF8F2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#524332
  • titleBar.inactiveForeground#FAF8F260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A68B6Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#BAEC79bold
storage.type, storage.modifier#BAEC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9CF67
string, punctuation.definition.string, string.template, meta.template.expression#90E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1DD83
variable, variable.other.readwrite, variable.other.object#FAF8F2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF8F2
variable.parameter, meta.parameter#FAF8F2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF8F280
keyword.operator#FAF8F2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#90E755bold
entity.other.inherited-class#E9CF67
entity.name.tag, punctuation.definition.tag#BAEC79
entity.other.attribute-name#E9CF67
meta.diff, meta.diff.header#A68B6A
markup.deleted#F1DD83
markup.inserted#E9CF67
markup.changed#90E755
markup.heading, markup.heading.setext, punctuation.definition.heading#E9CF67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#90E755
string.other.link.title, string.other.link.description#E9CF67
markup.underline.link#A68B6Aunderline
punctuation.definition.list#BAEC79
markup.quote, punctuation.definition.quote#A68B6Aitalic