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#E9DFC9
  • activityBar.border#00000015
  • activityBar.foreground#C9B08A
  • activityBar.inactiveForeground#4A3E3360
  • activityBarBadge.background#C9B08A
  • activityBarBadge.foreground#E9DFC9
  • button.background#C9B08A
  • button.foreground#E9DFC9
  • button.hoverBackground#C9B08Add
  • editor.background#E9DFC9
  • editor.foreground#4A3E33
  • editor.inactiveSelectionBackground#d8c1a12580
  • editor.lineHighlightBackground#FAF9F650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#d8c1a125
  • editorCursor.foreground#C9B08A
  • editorGroupHeader.tabsBackground#FAF9F6aa
  • editorLineNumber.activeForeground#C9B08A
  • editorLineNumber.foreground#D7DADA80
  • focusBorder#C9B08A
  • foreground#4A3E33
  • input.background#FAF9F6
  • input.border#00000015
  • input.foreground#4A3E33
  • input.placeholderForeground#4A3E3360
  • list.activeSelectionBackground#C9B08A30
  • list.activeSelectionForeground#4A3E33
  • list.highlightForeground#C9B08A
  • list.hoverBackground#FAF9F640
  • list.hoverForeground#4A3E33
  • list.inactiveSelectionBackground#C9B08A15
  • list.inactiveSelectionForeground#4A3E33
  • selection.background#d8c1a125
  • sideBar.background#FAF9F6
  • sideBar.border#00000015
  • sideBar.foreground#4A3E33
  • sideBarSectionHeader.background#FAF9F680
  • sideBarSectionHeader.foreground#4A3E33
  • sideBarTitle.foreground#C9B08A
  • statusBar.background#E9DFC9
  • statusBar.border#00000015
  • statusBar.foreground#4A3E33
  • statusBar.noFolderBackground#E9DFC9
  • tab.activeBackground#E9DFC9
  • tab.activeBorderTop#C9B08A
  • tab.activeForeground#4A3E33
  • tab.border#00000015
  • tab.inactiveBackground#E9DFC960
  • tab.inactiveForeground#4A3E3380
  • terminal.ansiBlack#4A3E33
  • terminal.ansiBlue#d8c1a1
  • terminal.ansiCyan#4DADA1
  • terminal.ansiGreen#C9B08A
  • terminal.ansiMagenta#D9B35B
  • terminal.ansiRed#D9B35B
  • terminal.ansiWhite#4A3E33
  • terminal.ansiYellow#4DADA1
  • terminal.background#E9DFC9
  • terminal.foreground#4A3E33
  • titleBar.activeBackground#E9DFC9
  • titleBar.activeForeground#4A3E33
  • titleBar.border#00000015
  • titleBar.inactiveBackground#E9DFC9
  • titleBar.inactiveForeground#4A3E3360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D7DADAitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#d8c1a1bold
storage.type, storage.modifier#d8c1a1italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#C9B08A
string, punctuation.definition.string, string.template, meta.template.expression#4DADA1
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#D9B35B
variable, variable.other.readwrite, variable.other.object#4A3E33
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#4A3E33
variable.parameter, meta.parameter#4A3E33dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#4A3E3380
keyword.operator#4A3E33
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4DADA1bold
entity.other.inherited-class#C9B08A
entity.name.tag, punctuation.definition.tag#d8c1a1
entity.other.attribute-name#C9B08A
meta.diff, meta.diff.header#D7DADA
markup.deleted#D9B35B
markup.inserted#C9B08A
markup.changed#4DADA1
markup.heading, markup.heading.setext, punctuation.definition.heading#C9B08Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4DADA1
string.other.link.title, string.other.link.description#C9B08A
markup.underline.link#D7DADAunderline
punctuation.definition.list#d8c1a1
markup.quote, punctuation.definition.quote#D7DADAitalic