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#f5efe2
  • activityBar.border#00000015
  • activityBar.foreground#c9ad83
  • activityBar.inactiveForeground#25231f60
  • activityBarBadge.background#c9ad83
  • activityBarBadge.foreground#f5efe2
  • button.background#c9ad83
  • button.foreground#f5efe2
  • button.hoverBackground#c9ad83dd
  • editor.background#f5efe2
  • editor.foreground#25231f
  • editor.inactiveSelectionBackground#b8b3a82580
  • editor.lineHighlightBackground#fffaf050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#b8b3a825
  • editorCursor.foreground#c9ad83
  • editorGroupHeader.tabsBackground#fffaf0aa
  • editorLineNumber.activeForeground#c9ad83
  • editorLineNumber.foreground#5d564d80
  • focusBorder#c9ad83
  • foreground#25231f
  • input.background#fffaf0
  • input.border#00000015
  • input.foreground#25231f
  • input.placeholderForeground#25231f60
  • list.activeSelectionBackground#c9ad8330
  • list.activeSelectionForeground#25231f
  • list.highlightForeground#c9ad83
  • list.hoverBackground#fffaf040
  • list.hoverForeground#25231f
  • list.inactiveSelectionBackground#c9ad8315
  • list.inactiveSelectionForeground#25231f
  • selection.background#b8b3a825
  • sideBar.background#fffaf0
  • sideBar.border#00000015
  • sideBar.foreground#25231f
  • sideBarSectionHeader.background#fffaf080
  • sideBarSectionHeader.foreground#25231f
  • sideBarTitle.foreground#c9ad83
  • statusBar.background#f5efe2
  • statusBar.border#00000015
  • statusBar.foreground#25231f
  • statusBar.noFolderBackground#f5efe2
  • tab.activeBackground#f5efe2
  • tab.activeBorderTop#c9ad83
  • tab.activeForeground#25231f
  • tab.border#00000015
  • tab.inactiveBackground#f5efe260
  • tab.inactiveForeground#25231f80
  • terminal.ansiBlack#25231f
  • terminal.ansiBlue#b8b3a8
  • terminal.ansiCyan#8aa4a0
  • terminal.ansiGreen#c9ad83
  • terminal.ansiMagenta#c6bf75
  • terminal.ansiRed#c6bf75
  • terminal.ansiWhite#25231f
  • terminal.ansiYellow#8aa4a0
  • terminal.background#f5efe2
  • terminal.foreground#25231f
  • titleBar.activeBackground#f5efe2
  • titleBar.activeForeground#25231f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f5efe2
  • titleBar.inactiveForeground#25231f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5d564ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#b8b3a8bold
storage.type, storage.modifier#b8b3a8italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#c9ad83
string, punctuation.definition.string, string.template, meta.template.expression#8aa4a0
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#c6bf75
variable, variable.other.readwrite, variable.other.object#25231f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#25231f
variable.parameter, meta.parameter#25231fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#25231f80
keyword.operator#25231f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8aa4a0bold
entity.other.inherited-class#c9ad83
entity.name.tag, punctuation.definition.tag#b8b3a8
entity.other.attribute-name#c9ad83
meta.diff, meta.diff.header#5d564d
markup.deleted#c6bf75
markup.inserted#c9ad83
markup.changed#8aa4a0
markup.heading, markup.heading.setext, punctuation.definition.heading#c9ad83bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8aa4a0
string.other.link.title, string.other.link.description#c9ad83
markup.underline.link#5d564dunderline
punctuation.definition.list#b8b3a8
markup.quote, punctuation.definition.quote#5d564ditalic