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#F8F7F2
  • activityBar.border#00000015
  • activityBar.foreground#749325
  • activityBar.inactiveForeground#20251d60
  • activityBarBadge.background#749325
  • activityBarBadge.foreground#F8F7F2
  • button.background#749325
  • button.foreground#F8F7F2
  • button.hoverBackground#749325dd
  • editor.background#F8F7F2
  • editor.foreground#20251d
  • editor.inactiveSelectionBackground#835A212580
  • editor.lineHighlightBackground#A7553950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#835A2125
  • editorCursor.foreground#749325
  • editorGroupHeader.tabsBackground#A75539aa
  • editorLineNumber.activeForeground#749325
  • editorLineNumber.foreground#9b958480
  • focusBorder#749325
  • foreground#20251d
  • input.background#A75539
  • input.border#00000015
  • input.foreground#20251d
  • input.placeholderForeground#20251d60
  • list.activeSelectionBackground#74932530
  • list.activeSelectionForeground#20251d
  • list.highlightForeground#749325
  • list.hoverBackground#A7553940
  • list.hoverForeground#20251d
  • list.inactiveSelectionBackground#74932515
  • list.inactiveSelectionForeground#20251d
  • selection.background#835A2125
  • sideBar.background#A75539
  • sideBar.border#00000015
  • sideBar.foreground#20251d
  • sideBarSectionHeader.background#A7553980
  • sideBarSectionHeader.foreground#20251d
  • sideBarTitle.foreground#749325
  • statusBar.background#F8F7F2
  • statusBar.border#00000015
  • statusBar.foreground#20251d
  • statusBar.noFolderBackground#F8F7F2
  • tab.activeBackground#F8F7F2
  • tab.activeBorderTop#749325
  • tab.activeForeground#20251d
  • tab.border#00000015
  • tab.inactiveBackground#F8F7F260
  • tab.inactiveForeground#20251d80
  • terminal.ansiBlack#20251d
  • terminal.ansiBlue#835A21
  • terminal.ansiCyan#29A39B
  • terminal.ansiGreen#749325
  • terminal.ansiMagenta#765F19
  • terminal.ansiRed#765F19
  • terminal.ansiWhite#20251d
  • terminal.ansiYellow#29A39B
  • terminal.background#F8F7F2
  • terminal.foreground#20251d
  • titleBar.activeBackground#F8F7F2
  • titleBar.activeForeground#20251d
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F8F7F2
  • 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#835A21bold
storage.type, storage.modifier#835A21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#749325
string, punctuation.definition.string, string.template, meta.template.expression#29A39B
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765F19
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#29A39Bbold
entity.other.inherited-class#749325
entity.name.tag, punctuation.definition.tag#835A21
entity.other.attribute-name#749325
meta.diff, meta.diff.header#9b9584
markup.deleted#765F19
markup.inserted#749325
markup.changed#29A39B
markup.heading, markup.heading.setext, punctuation.definition.heading#749325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A39B
string.other.link.title, string.other.link.description#749325
markup.underline.link#9b9584underline
punctuation.definition.list#835A21
markup.quote, punctuation.definition.quote#9b9584italic