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#FFF9EC
  • activityBar.border#00000015
  • activityBar.foreground#FFD866
  • activityBar.inactiveForeground#1F2A1F60
  • activityBarBadge.background#FFD866
  • activityBarBadge.foreground#FFF9EC
  • button.background#FFD866
  • button.foreground#FFF9EC
  • button.hoverBackground#FFD866dd
  • editor.background#FFF9EC
  • editor.foreground#1F2A1F
  • editor.inactiveSelectionBackground#5F8A4B2580
  • editor.lineHighlightBackground#FFFDF150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5F8A4B25
  • editorCursor.foreground#FFD866
  • editorGroupHeader.tabsBackground#FFFDF1aa
  • editorLineNumber.activeForeground#FFD866
  • editorLineNumber.foreground#C0A67880
  • focusBorder#FFD866
  • foreground#1F2A1F
  • input.background#FFFDF1
  • input.border#00000015
  • input.foreground#1F2A1F
  • input.placeholderForeground#1F2A1F60
  • list.activeSelectionBackground#FFD86630
  • list.activeSelectionForeground#1F2A1F
  • list.highlightForeground#FFD866
  • list.hoverBackground#FFFDF140
  • list.hoverForeground#1F2A1F
  • list.inactiveSelectionBackground#FFD86615
  • list.inactiveSelectionForeground#1F2A1F
  • selection.background#5F8A4B25
  • sideBar.background#FFFDF1
  • sideBar.border#00000015
  • sideBar.foreground#1F2A1F
  • sideBarSectionHeader.background#FFFDF180
  • sideBarSectionHeader.foreground#1F2A1F
  • sideBarTitle.foreground#FFD866
  • statusBar.background#FFF9EC
  • statusBar.border#00000015
  • statusBar.foreground#1F2A1F
  • statusBar.noFolderBackground#FFF9EC
  • tab.activeBackground#FFF9EC
  • tab.activeBorderTop#FFD866
  • tab.activeForeground#1F2A1F
  • tab.border#00000015
  • tab.inactiveBackground#FFF9EC60
  • tab.inactiveForeground#1F2A1F80
  • terminal.ansiBlack#1F2A1F
  • terminal.ansiBlue#5F8A4B
  • terminal.ansiCyan#FF8A7A
  • terminal.ansiGreen#FFD866
  • terminal.ansiMagenta#F0C36A
  • terminal.ansiRed#F0C36A
  • terminal.ansiWhite#1F2A1F
  • terminal.ansiYellow#FF8A7A
  • terminal.background#FFF9EC
  • terminal.foreground#1F2A1F
  • titleBar.activeBackground#FFF9EC
  • titleBar.activeForeground#1F2A1F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFF9EC
  • titleBar.inactiveForeground#1F2A1F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C0A678italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5F8A4Bbold
storage.type, storage.modifier#5F8A4Bitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#FFD866—
string, punctuation.definition.string, string.template, meta.template.expression#FF8A7A—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F0C36A—
variable, variable.other.readwrite, variable.other.object#1F2A1F—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1F2A1F—
variable.parameter, meta.parameter#1F2A1Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1F2A1F80—
keyword.operator#1F2A1F—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#FF8A7Abold
entity.other.inherited-class#FFD866—
entity.name.tag, punctuation.definition.tag#5F8A4B—
entity.other.attribute-name#FFD866—
meta.diff, meta.diff.header#C0A678—
markup.deleted#F0C36A—
markup.inserted#FFD866—
markup.changed#FF8A7A—
markup.heading, markup.heading.setext, punctuation.definition.heading#FFD866bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#FF8A7A—
string.other.link.title, string.other.link.description#FFD866—
markup.underline.link#C0A678underline
punctuation.definition.list#5F8A4B—
markup.quote, punctuation.definition.quote#C0A678italic