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#F3F4EF
  • activityBar.border#00000015
  • activityBar.foreground#686E2E
  • activityBar.inactiveForeground#0C130E60
  • activityBarBadge.background#686E2E
  • activityBarBadge.foreground#F3F4EF
  • button.background#686E2E
  • button.foreground#F3F4EF
  • button.hoverBackground#686E2Edd
  • editor.background#F3F4EF
  • editor.foreground#0C130E
  • editor.inactiveSelectionBackground#3340362580
  • editor.lineHighlightBackground#F9F7EC50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#33403625
  • editorCursor.foreground#686E2E
  • editorGroupHeader.tabsBackground#F9F7ECaa
  • editorLineNumber.activeForeground#686E2E
  • editorLineNumber.foreground#E8E4D380
  • focusBorder#686E2E
  • foreground#0C130E
  • input.background#F9F7EC
  • input.border#00000015
  • input.foreground#0C130E
  • input.placeholderForeground#0C130E60
  • list.activeSelectionBackground#686E2E30
  • list.activeSelectionForeground#0C130E
  • list.highlightForeground#686E2E
  • list.hoverBackground#F9F7EC40
  • list.hoverForeground#0C130E
  • list.inactiveSelectionBackground#686E2E15
  • list.inactiveSelectionForeground#0C130E
  • selection.background#33403625
  • sideBar.background#F9F7EC
  • sideBar.border#00000015
  • sideBar.foreground#0C130E
  • sideBarSectionHeader.background#F9F7EC80
  • sideBarSectionHeader.foreground#0C130E
  • sideBarTitle.foreground#686E2E
  • statusBar.background#F3F4EF
  • statusBar.border#00000015
  • statusBar.foreground#0C130E
  • statusBar.noFolderBackground#F3F4EF
  • tab.activeBackground#F3F4EF
  • tab.activeBorderTop#686E2E
  • tab.activeForeground#0C130E
  • tab.border#00000015
  • tab.inactiveBackground#F3F4EF60
  • tab.inactiveForeground#0C130E80
  • terminal.ansiBlack#0C130E
  • terminal.ansiBlue#334036
  • terminal.ansiCyan#B0B9A7
  • terminal.ansiGreen#686E2E
  • terminal.ansiMagenta#7A6B34
  • terminal.ansiRed#7A6B34
  • terminal.ansiWhite#0C130E
  • terminal.ansiYellow#B0B9A7
  • terminal.background#F3F4EF
  • terminal.foreground#0C130E
  • titleBar.activeBackground#F3F4EF
  • titleBar.activeForeground#0C130E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F3F4EF
  • titleBar.inactiveForeground#0C130E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E8E4D3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#334036bold
storage.type, storage.modifier#334036italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#686E2E
string, punctuation.definition.string, string.template, meta.template.expression#B0B9A7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#7A6B34
variable, variable.other.readwrite, variable.other.object#0C130E
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0C130E
variable.parameter, meta.parameter#0C130Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0C130E80
keyword.operator#0C130E
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#B0B9A7bold
entity.other.inherited-class#686E2E
entity.name.tag, punctuation.definition.tag#334036
entity.other.attribute-name#686E2E
meta.diff, meta.diff.header#E8E4D3
markup.deleted#7A6B34
markup.inserted#686E2E
markup.changed#B0B9A7
markup.heading, markup.heading.setext, punctuation.definition.heading#686E2Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#B0B9A7
string.other.link.title, string.other.link.description#686E2E
markup.underline.link#E8E4D3underline
punctuation.definition.list#334036
markup.quote, punctuation.definition.quote#E8E4D3italic