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#F7FBEE
  • activityBar.border#00000015
  • activityBar.foreground#B9D96A
  • activityBar.inactiveForeground#1A271E60
  • activityBarBadge.background#B9D96A
  • activityBarBadge.foreground#F7FBEE
  • button.background#B9D96A
  • button.foreground#F7FBEE
  • button.hoverBackground#B9D96Add
  • editor.background#F7FBEE
  • editor.foreground#1A271E
  • editor.inactiveSelectionBackground#E7EEE02580
  • editor.lineHighlightBackground#FEFFF850
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#E7EEE025
  • editorCursor.foreground#B9D96A
  • editorGroupHeader.tabsBackground#FEFFF8aa
  • editorLineNumber.activeForeground#B9D96A
  • editorLineNumber.foreground#A9B4A480
  • focusBorder#B9D96A
  • foreground#1A271E
  • input.background#FEFFF8
  • input.border#00000015
  • input.foreground#1A271E
  • input.placeholderForeground#1A271E60
  • list.activeSelectionBackground#B9D96A30
  • list.activeSelectionForeground#1A271E
  • list.highlightForeground#B9D96A
  • list.hoverBackground#FEFFF840
  • list.hoverForeground#1A271E
  • list.inactiveSelectionBackground#B9D96A15
  • list.inactiveSelectionForeground#1A271E
  • selection.background#E7EEE025
  • sideBar.background#FEFFF8
  • sideBar.border#00000015
  • sideBar.foreground#1A271E
  • sideBarSectionHeader.background#FEFFF880
  • sideBarSectionHeader.foreground#1A271E
  • sideBarTitle.foreground#B9D96A
  • statusBar.background#F7FBEE
  • statusBar.border#00000015
  • statusBar.foreground#1A271E
  • statusBar.noFolderBackground#F7FBEE
  • tab.activeBackground#F7FBEE
  • tab.activeBorderTop#B9D96A
  • tab.activeForeground#1A271E
  • tab.border#00000015
  • tab.inactiveBackground#F7FBEE60
  • tab.inactiveForeground#1A271E80
  • terminal.ansiBlack#1A271E
  • terminal.ansiBlue#E7EEE0
  • terminal.ansiCyan#C79A2D
  • terminal.ansiGreen#B9D96A
  • terminal.ansiMagenta#6F9E3A
  • terminal.ansiRed#6F9E3A
  • terminal.ansiWhite#1A271E
  • terminal.ansiYellow#C79A2D
  • terminal.background#F7FBEE
  • terminal.foreground#1A271E
  • titleBar.activeBackground#F7FBEE
  • titleBar.activeForeground#1A271E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7FBEE
  • titleBar.inactiveForeground#1A271E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A9B4A4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#E7EEE0bold
storage.type, storage.modifier#E7EEE0italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#B9D96A—
string, punctuation.definition.string, string.template, meta.template.expression#C79A2D—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#6F9E3A—
variable, variable.other.readwrite, variable.other.object#1A271E—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1A271E—
variable.parameter, meta.parameter#1A271Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1A271E80—
keyword.operator#1A271E—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#C79A2Dbold
entity.other.inherited-class#B9D96A—
entity.name.tag, punctuation.definition.tag#E7EEE0—
entity.other.attribute-name#B9D96A—
meta.diff, meta.diff.header#A9B4A4—
markup.deleted#6F9E3A—
markup.inserted#B9D96A—
markup.changed#C79A2D—
markup.heading, markup.heading.setext, punctuation.definition.heading#B9D96Abold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#C79A2D—
string.other.link.title, string.other.link.description#B9D96A—
markup.underline.link#A9B4A4underline
punctuation.definition.list#E7EEE0—
markup.quote, punctuation.definition.quote#A9B4A4italic