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#FAFAF8
  • activityBar.border#00000015
  • activityBar.foreground#8AAC6B
  • activityBar.inactiveForeground#26302460
  • activityBarBadge.background#8AAC6B
  • activityBarBadge.foreground#FAFAF8
  • button.background#8AAC6B
  • button.foreground#FAFAF8
  • button.hoverBackground#8AAC6Bdd
  • editor.background#FAFAF8
  • editor.foreground#263024
  • editor.inactiveSelectionBackground#C9DDBB2580
  • editor.lineHighlightBackground#E7EFE450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C9DDBB25
  • editorCursor.foreground#8AAC6B
  • editorGroupHeader.tabsBackground#E7EFE4aa
  • editorLineNumber.activeForeground#8AAC6B
  • editorLineNumber.foreground#8B8E8680
  • focusBorder#8AAC6B
  • foreground#263024
  • input.background#E7EFE4
  • input.border#00000015
  • input.foreground#263024
  • input.placeholderForeground#26302460
  • list.activeSelectionBackground#8AAC6B30
  • list.activeSelectionForeground#263024
  • list.highlightForeground#8AAC6B
  • list.hoverBackground#E7EFE440
  • list.hoverForeground#263024
  • list.inactiveSelectionBackground#8AAC6B15
  • list.inactiveSelectionForeground#263024
  • selection.background#C9DDBB25
  • sideBar.background#E7EFE4
  • sideBar.border#00000015
  • sideBar.foreground#263024
  • sideBarSectionHeader.background#E7EFE480
  • sideBarSectionHeader.foreground#263024
  • sideBarTitle.foreground#8AAC6B
  • statusBar.background#FAFAF8
  • statusBar.border#00000015
  • statusBar.foreground#263024
  • statusBar.noFolderBackground#FAFAF8
  • tab.activeBackground#FAFAF8
  • tab.activeBorderTop#8AAC6B
  • tab.activeForeground#263024
  • tab.border#00000015
  • tab.inactiveBackground#FAFAF860
  • tab.inactiveForeground#26302480
  • terminal.ansiBlack#263024
  • terminal.ansiBlue#C9DDBB
  • terminal.ansiCyan#F2F0EA
  • terminal.ansiGreen#8AAC6B
  • terminal.ansiMagenta#9BA78A
  • terminal.ansiRed#9BA78A
  • terminal.ansiWhite#263024
  • terminal.ansiYellow#F2F0EA
  • terminal.background#FAFAF8
  • terminal.foreground#263024
  • titleBar.activeBackground#FAFAF8
  • titleBar.activeForeground#263024
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFAF8
  • titleBar.inactiveForeground#26302460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8B8E86italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C9DDBBbold
storage.type, storage.modifier#C9DDBBitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#8AAC6B—
string, punctuation.definition.string, string.template, meta.template.expression#F2F0EA—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9BA78A—
variable, variable.other.readwrite, variable.other.object#263024—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#263024—
variable.parameter, meta.parameter#263024dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#26302480—
keyword.operator#263024—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#F2F0EAbold
entity.other.inherited-class#8AAC6B—
entity.name.tag, punctuation.definition.tag#C9DDBB—
entity.other.attribute-name#8AAC6B—
meta.diff, meta.diff.header#8B8E86—
markup.deleted#9BA78A—
markup.inserted#8AAC6B—
markup.changed#F2F0EA—
markup.heading, markup.heading.setext, punctuation.definition.heading#8AAC6Bbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#F2F0EA—
string.other.link.title, string.other.link.description#8AAC6B—
markup.underline.link#8B8E86underline
punctuation.definition.list#C9DDBB—
markup.quote, punctuation.definition.quote#8B8E86italic