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#E6F6F4
  • activityBar.border#00000015
  • activityBar.foreground#D4A23A
  • activityBar.inactiveForeground#1F3D3660
  • activityBarBadge.background#D4A23A
  • activityBarBadge.foreground#E6F6F4
  • button.background#D4A23A
  • button.foreground#E6F6F4
  • button.hoverBackground#D4A23Add
  • editor.background#E6F6F4
  • editor.foreground#1F3D36
  • editor.inactiveSelectionBackground#6FAE8A2580
  • editor.lineHighlightBackground#F6F2E850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6FAE8A25
  • editorCursor.foreground#D4A23A
  • editorGroupHeader.tabsBackground#F6F2E8aa
  • editorLineNumber.activeForeground#D4A23A
  • editorLineNumber.foreground#DCEDBF80
  • focusBorder#D4A23A
  • foreground#1F3D36
  • input.background#F6F2E8
  • input.border#00000015
  • input.foreground#1F3D36
  • input.placeholderForeground#1F3D3660
  • list.activeSelectionBackground#D4A23A30
  • list.activeSelectionForeground#1F3D36
  • list.highlightForeground#D4A23A
  • list.hoverBackground#F6F2E840
  • list.hoverForeground#1F3D36
  • list.inactiveSelectionBackground#D4A23A15
  • list.inactiveSelectionForeground#1F3D36
  • selection.background#6FAE8A25
  • sideBar.background#F6F2E8
  • sideBar.border#00000015
  • sideBar.foreground#1F3D36
  • sideBarSectionHeader.background#F6F2E880
  • sideBarSectionHeader.foreground#1F3D36
  • sideBarTitle.foreground#D4A23A
  • statusBar.background#E6F6F4
  • statusBar.border#00000015
  • statusBar.foreground#1F3D36
  • statusBar.noFolderBackground#E6F6F4
  • tab.activeBackground#E6F6F4
  • tab.activeBorderTop#D4A23A
  • tab.activeForeground#1F3D36
  • tab.border#00000015
  • tab.inactiveBackground#E6F6F460
  • tab.inactiveForeground#1F3D3680
  • terminal.ansiBlack#1F3D36
  • terminal.ansiBlue#6FAE8A
  • terminal.ansiCyan#58C8C7
  • terminal.ansiGreen#D4A23A
  • terminal.ansiMagenta#B97A16
  • terminal.ansiRed#B97A16
  • terminal.ansiWhite#1F3D36
  • terminal.ansiYellow#58C8C7
  • terminal.background#E6F6F4
  • terminal.foreground#1F3D36
  • titleBar.activeBackground#E6F6F4
  • titleBar.activeForeground#1F3D36
  • titleBar.border#00000015
  • titleBar.inactiveBackground#E6F6F4
  • titleBar.inactiveForeground#1F3D3660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#DCEDBFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6FAE8Abold
storage.type, storage.modifier#6FAE8Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#D4A23A
string, punctuation.definition.string, string.template, meta.template.expression#58C8C7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#B97A16
variable, variable.other.readwrite, variable.other.object#1F3D36
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1F3D36
variable.parameter, meta.parameter#1F3D36dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1F3D3680
keyword.operator#1F3D36
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#58C8C7bold
entity.other.inherited-class#D4A23A
entity.name.tag, punctuation.definition.tag#6FAE8A
entity.other.attribute-name#D4A23A
meta.diff, meta.diff.header#DCEDBF
markup.deleted#B97A16
markup.inserted#D4A23A
markup.changed#58C8C7
markup.heading, markup.heading.setext, punctuation.definition.heading#D4A23Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#58C8C7
string.other.link.title, string.other.link.description#D4A23A
markup.underline.link#DCEDBFunderline
punctuation.definition.list#6FAE8A
markup.quote, punctuation.definition.quote#DCEDBFitalic