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#F3EBDD
  • activityBar.border#00000015
  • activityBar.foreground#935425
  • activityBar.inactiveForeground#2b1b1260
  • activityBarBadge.background#935425
  • activityBarBadge.foreground#F3EBDD
  • button.background#935425
  • button.foreground#F3EBDD
  • button.hoverBackground#935425dd
  • editor.background#F3EBDD
  • editor.foreground#2b1b12
  • editor.inactiveSelectionBackground#8367212580
  • editor.lineHighlightBackground#CCA98550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83672125
  • editorCursor.foreground#935425
  • editorGroupHeader.tabsBackground#CCA985aa
  • editorLineNumber.activeForeground#935425
  • editorLineNumber.foreground#fbf3df80
  • focusBorder#935425
  • foreground#2b1b12
  • input.background#CCA985
  • input.border#00000015
  • input.foreground#2b1b12
  • input.placeholderForeground#2b1b1260
  • list.activeSelectionBackground#93542530
  • list.activeSelectionForeground#2b1b12
  • list.highlightForeground#935425
  • list.hoverBackground#CCA98540
  • list.hoverForeground#2b1b12
  • list.inactiveSelectionBackground#93542515
  • list.inactiveSelectionForeground#2b1b12
  • selection.background#83672125
  • sideBar.background#CCA985
  • sideBar.border#00000015
  • sideBar.foreground#2b1b12
  • sideBarSectionHeader.background#CCA98580
  • sideBarSectionHeader.foreground#2b1b12
  • sideBarTitle.foreground#935425
  • statusBar.background#F3EBDD
  • statusBar.border#00000015
  • statusBar.foreground#2b1b12
  • statusBar.noFolderBackground#F3EBDD
  • tab.activeBackground#F3EBDD
  • tab.activeBorderTop#935425
  • tab.activeForeground#2b1b12
  • tab.border#00000015
  • tab.inactiveBackground#F3EBDD60
  • tab.inactiveForeground#2b1b1280
  • terminal.ansiBlack#2b1b12
  • terminal.ansiBlue#836721
  • terminal.ansiCyan#60A329
  • terminal.ansiGreen#935425
  • terminal.ansiMagenta#765219
  • terminal.ansiRed#765219
  • terminal.ansiWhite#2b1b12
  • terminal.ansiYellow#60A329
  • terminal.background#F3EBDD
  • terminal.foreground#2b1b12
  • titleBar.activeBackground#F3EBDD
  • titleBar.activeForeground#2b1b12
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F3EBDD
  • titleBar.inactiveForeground#2b1b1260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#fbf3dfitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836721bold
storage.type, storage.modifier#836721italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935425
string, punctuation.definition.string, string.template, meta.template.expression#60A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765219
variable, variable.other.readwrite, variable.other.object#2b1b12
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2b1b12
variable.parameter, meta.parameter#2b1b12dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2b1b1280
keyword.operator#2b1b12
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#60A329bold
entity.other.inherited-class#935425
entity.name.tag, punctuation.definition.tag#836721
entity.other.attribute-name#935425
meta.diff, meta.diff.header#fbf3df
markup.deleted#765219
markup.inserted#935425
markup.changed#60A329
markup.heading, markup.heading.setext, punctuation.definition.heading#935425bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#60A329
string.other.link.title, string.other.link.description#935425
markup.underline.link#fbf3dfunderline
punctuation.definition.list#836721
markup.quote, punctuation.definition.quote#fbf3dfitalic