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#FBF7F1
  • activityBar.border#00000015
  • activityBar.foreground#7B4A2E
  • activityBar.inactiveForeground#2E241860
  • activityBarBadge.background#7B4A2E
  • activityBarBadge.foreground#FBF7F1
  • button.background#7B4A2E
  • button.foreground#FBF7F1
  • button.hoverBackground#7B4A2Edd
  • editor.background#FBF7F1
  • editor.foreground#2E2418
  • editor.inactiveSelectionBackground#9B6A452580
  • editor.lineHighlightBackground#F3EAD950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9B6A4525
  • editorCursor.foreground#7B4A2E
  • editorGroupHeader.tabsBackground#F3EAD9aa
  • editorLineNumber.activeForeground#7B4A2E
  • editorLineNumber.foreground#E8DCC480
  • focusBorder#7B4A2E
  • foreground#2E2418
  • input.background#F3EAD9
  • input.border#00000015
  • input.foreground#2E2418
  • input.placeholderForeground#2E241860
  • list.activeSelectionBackground#7B4A2E30
  • list.activeSelectionForeground#2E2418
  • list.highlightForeground#7B4A2E
  • list.hoverBackground#F3EAD940
  • list.hoverForeground#2E2418
  • list.inactiveSelectionBackground#7B4A2E15
  • list.inactiveSelectionForeground#2E2418
  • selection.background#9B6A4525
  • sideBar.background#F3EAD9
  • sideBar.border#00000015
  • sideBar.foreground#2E2418
  • sideBarSectionHeader.background#F3EAD980
  • sideBarSectionHeader.foreground#2E2418
  • sideBarTitle.foreground#7B4A2E
  • statusBar.background#FBF7F1
  • statusBar.border#00000015
  • statusBar.foreground#2E2418
  • statusBar.noFolderBackground#FBF7F1
  • tab.activeBackground#FBF7F1
  • tab.activeBorderTop#7B4A2E
  • tab.activeForeground#2E2418
  • tab.border#00000015
  • tab.inactiveBackground#FBF7F160
  • tab.inactiveForeground#2E241880
  • terminal.ansiBlack#2E2418
  • terminal.ansiBlue#9B6A45
  • terminal.ansiCyan#687F4E
  • terminal.ansiGreen#7B4A2E
  • terminal.ansiMagenta#98AC78
  • terminal.ansiRed#98AC78
  • terminal.ansiWhite#2E2418
  • terminal.ansiYellow#687F4E
  • terminal.background#FBF7F1
  • terminal.foreground#2E2418
  • titleBar.activeBackground#FBF7F1
  • titleBar.activeForeground#2E2418
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF7F1
  • titleBar.inactiveForeground#2E241860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E8DCC4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9B6A45bold
storage.type, storage.modifier#9B6A45italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7B4A2E
string, punctuation.definition.string, string.template, meta.template.expression#687F4E
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#98AC78
variable, variable.other.readwrite, variable.other.object#2E2418
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2E2418
variable.parameter, meta.parameter#2E2418dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2E241880
keyword.operator#2E2418
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#687F4Ebold
entity.other.inherited-class#7B4A2E
entity.name.tag, punctuation.definition.tag#9B6A45
entity.other.attribute-name#7B4A2E
meta.diff, meta.diff.header#E8DCC4
markup.deleted#98AC78
markup.inserted#7B4A2E
markup.changed#687F4E
markup.heading, markup.heading.setext, punctuation.definition.heading#7B4A2Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#687F4E
string.other.link.title, string.other.link.description#7B4A2E
markup.underline.link#E8DCC4underline
punctuation.definition.list#9B6A45
markup.quote, punctuation.definition.quote#E8DCC4italic