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#F6E5CB
  • activityBar.border#00000015
  • activityBar.foreground#935425
  • activityBar.inactiveForeground#24191560
  • activityBarBadge.background#935425
  • activityBarBadge.foreground#F6E5CB
  • button.background#935425
  • button.foreground#F6E5CB
  • button.hoverBackground#935425dd
  • editor.background#F6E5CB
  • editor.foreground#241915
  • editor.inactiveSelectionBackground#835D212580
  • editor.lineHighlightBackground#EDDABA50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#835D2125
  • editorCursor.foreground#935425
  • editorGroupHeader.tabsBackground#EDDABAaa
  • editorLineNumber.activeForeground#935425
  • editorLineNumber.foreground#a98b6780
  • focusBorder#935425
  • foreground#241915
  • input.background#EDDABA
  • input.border#00000015
  • input.foreground#241915
  • input.placeholderForeground#24191560
  • list.activeSelectionBackground#93542530
  • list.activeSelectionForeground#241915
  • list.highlightForeground#935425
  • list.hoverBackground#EDDABA40
  • list.hoverForeground#241915
  • list.inactiveSelectionBackground#93542515
  • list.inactiveSelectionForeground#241915
  • selection.background#835D2125
  • sideBar.background#EDDABA
  • sideBar.border#00000015
  • sideBar.foreground#241915
  • sideBarSectionHeader.background#EDDABA80
  • sideBarSectionHeader.foreground#241915
  • sideBarTitle.foreground#935425
  • statusBar.background#F6E5CB
  • statusBar.border#00000015
  • statusBar.foreground#241915
  • statusBar.noFolderBackground#F6E5CB
  • tab.activeBackground#F6E5CB
  • tab.activeBorderTop#935425
  • tab.activeForeground#241915
  • tab.border#00000015
  • tab.inactiveBackground#F6E5CB60
  • tab.inactiveForeground#24191580
  • terminal.ansiBlack#241915
  • terminal.ansiBlue#835D21
  • terminal.ansiCyan#A37A29
  • terminal.ansiGreen#935425
  • terminal.ansiMagenta#763619
  • terminal.ansiRed#763619
  • terminal.ansiWhite#241915
  • terminal.ansiYellow#A37A29
  • terminal.background#F6E5CB
  • terminal.foreground#241915
  • titleBar.activeBackground#F6E5CB
  • titleBar.activeForeground#241915
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F6E5CB
  • titleBar.inactiveForeground#24191560
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a98b67italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835D21bold
storage.type, storage.modifier#835D21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935425
string, punctuation.definition.string, string.template, meta.template.expression#A37A29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#763619
variable, variable.other.readwrite, variable.other.object#241915
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#241915
variable.parameter, meta.parameter#241915dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#24191580
keyword.operator#241915
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37A29bold
entity.other.inherited-class#935425
entity.name.tag, punctuation.definition.tag#835D21
entity.other.attribute-name#935425
meta.diff, meta.diff.header#a98b67
markup.deleted#763619
markup.inserted#935425
markup.changed#A37A29
markup.heading, markup.heading.setext, punctuation.definition.heading#935425bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37A29
string.other.link.title, string.other.link.description#935425
markup.underline.link#a98b67underline
punctuation.definition.list#835D21
markup.quote, punctuation.definition.quote#a98b67italic