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#FFF3DB
  • activityBar.border#ffffff15
  • activityBar.foreground#67E9A4
  • activityBar.inactiveForeground#eef5e860
  • activityBarBadge.background#67E9A4
  • activityBarBadge.foreground#FFF3DB
  • button.background#67E9A4
  • button.foreground#FFF3DB
  • button.hoverBackground#67E9A4dd
  • editor.background#FFF3DB
  • editor.foreground#eef5e8
  • editor.inactiveSelectionBackground#ECCF793580
  • editor.lineHighlightBackground#171C1840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECCF7935
  • editorCursor.foreground#67E9A4
  • editorGroupHeader.tabsBackground#FFF3DBdd
  • editorLineNumber.activeForeground#67E9A4
  • editorLineNumber.foreground#9bb27f80
  • focusBorder#67E9A4
  • foreground#eef5e8
  • input.background#171C18
  • input.border#ffffff15
  • input.foreground#eef5e8
  • input.placeholderForeground#eef5e860
  • list.activeSelectionBackground#67E9A430
  • list.activeSelectionForeground#eef5e8
  • list.highlightForeground#67E9A4
  • list.hoverBackground#171C1840
  • list.hoverForeground#eef5e8
  • list.inactiveSelectionBackground#67E9A415
  • list.inactiveSelectionForeground#eef5e8
  • selection.background#ECCF7935
  • sideBar.background#171C18
  • sideBar.border#ffffff15
  • sideBar.foreground#eef5e8
  • sideBarSectionHeader.background#FFF3DB80
  • sideBarSectionHeader.foreground#eef5e8
  • sideBarTitle.foreground#67E9A4
  • statusBar.background#FFF3DB
  • statusBar.border#ffffff15
  • statusBar.foreground#eef5e8
  • statusBar.noFolderBackground#FFF3DB
  • tab.activeBackground#FFF3DB
  • tab.activeBorderTop#67E9A4
  • tab.activeForeground#eef5e8
  • tab.border#ffffff15
  • tab.inactiveBackground#171C1860
  • tab.inactiveForeground#eef5e880
  • terminal.ansiBlack#FFF3DB
  • terminal.ansiBlue#ECCF79
  • terminal.ansiCyan#55D8E7
  • terminal.ansiGreen#67E9A4
  • terminal.ansiMagenta#F18383
  • terminal.ansiRed#F18383
  • terminal.ansiWhite#eef5e8
  • terminal.ansiYellow#55D8E7
  • terminal.background#FFF3DB
  • terminal.foreground#eef5e8
  • titleBar.activeBackground#FFF3DB
  • titleBar.activeForeground#eef5e8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#FFF3DB
  • titleBar.inactiveForeground#eef5e860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9bb27fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECCF79bold
storage.type, storage.modifier#ECCF79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E9A4
string, punctuation.definition.string, string.template, meta.template.expression#55D8E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F18383
variable, variable.other.readwrite, variable.other.object#eef5e8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#eef5e8
variable.parameter, meta.parameter#eef5e8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#eef5e880
keyword.operator#eef5e8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55D8E7bold
entity.other.inherited-class#67E9A4
entity.name.tag, punctuation.definition.tag#ECCF79
entity.other.attribute-name#67E9A4
meta.diff, meta.diff.header#9bb27f
markup.deleted#F18383
markup.inserted#67E9A4
markup.changed#55D8E7
markup.heading, markup.heading.setext, punctuation.definition.heading#67E9A4bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55D8E7
string.other.link.title, string.other.link.description#67E9A4
markup.underline.link#9bb27funderline
punctuation.definition.list#ECCF79
markup.quote, punctuation.definition.quote#9bb27fitalic