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#f3f2e9
  • activityBar.border#00000015
  • activityBar.foreground#5f6f38
  • activityBar.inactiveForeground#20251d60
  • activityBarBadge.background#5f6f38
  • activityBarBadge.foreground#f3f2e9
  • button.background#5f6f38
  • button.foreground#f3f2e9
  • button.hoverBackground#5f6f38dd
  • editor.background#f3f2e9
  • editor.foreground#20251d
  • editor.inactiveSelectionBackground#7661442580
  • editor.lineHighlightBackground#9a4f3550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#76614425
  • editorCursor.foreground#5f6f38
  • editorGroupHeader.tabsBackground#9a4f35aa
  • editorLineNumber.activeForeground#5f6f38
  • editorLineNumber.foreground#9b958480
  • focusBorder#5f6f38
  • foreground#20251d
  • input.background#9a4f35
  • input.border#00000015
  • input.foreground#20251d
  • input.placeholderForeground#20251d60
  • list.activeSelectionBackground#5f6f3830
  • list.activeSelectionForeground#20251d
  • list.highlightForeground#5f6f38
  • list.hoverBackground#9a4f3540
  • list.hoverForeground#20251d
  • list.inactiveSelectionBackground#5f6f3815
  • list.inactiveSelectionForeground#20251d
  • selection.background#76614425
  • sideBar.background#9a4f35
  • sideBar.border#00000015
  • sideBar.foreground#20251d
  • sideBarSectionHeader.background#9a4f3580
  • sideBarSectionHeader.foreground#20251d
  • sideBarTitle.foreground#5f6f38
  • statusBar.background#f3f2e9
  • statusBar.border#00000015
  • statusBar.foreground#20251d
  • statusBar.noFolderBackground#f3f2e9
  • tab.activeBackground#f3f2e9
  • tab.activeBorderTop#5f6f38
  • tab.activeForeground#20251d
  • tab.border#00000015
  • tab.inactiveBackground#f3f2e960
  • tab.inactiveForeground#20251d80
  • terminal.ansiBlack#20251d
  • terminal.ansiBlue#766144
  • terminal.ansiCyan#3d7773
  • terminal.ansiGreen#5f6f38
  • terminal.ansiMagenta#b9a35e
  • terminal.ansiRed#b9a35e
  • terminal.ansiWhite#20251d
  • terminal.ansiYellow#3d7773
  • terminal.background#f3f2e9
  • terminal.foreground#20251d
  • titleBar.activeBackground#f3f2e9
  • titleBar.activeForeground#20251d
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f3f2e9
  • titleBar.inactiveForeground#20251d60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9b9584italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#766144bold
storage.type, storage.modifier#766144italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#5f6f38
string, punctuation.definition.string, string.template, meta.template.expression#3d7773
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#b9a35e
variable, variable.other.readwrite, variable.other.object#20251d
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#20251d
variable.parameter, meta.parameter#20251ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#20251d80
keyword.operator#20251d
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#3d7773bold
entity.other.inherited-class#5f6f38
entity.name.tag, punctuation.definition.tag#766144
entity.other.attribute-name#5f6f38
meta.diff, meta.diff.header#9b9584
markup.deleted#b9a35e
markup.inserted#5f6f38
markup.changed#3d7773
markup.heading, markup.heading.setext, punctuation.definition.heading#5f6f38bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#3d7773
string.other.link.title, string.other.link.description#5f6f38
markup.underline.link#9b9584underline
punctuation.definition.list#766144
markup.quote, punctuation.definition.quote#9b9584italic