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#D7EBDD
  • activityBar.border#00000015
  • activityBar.foreground#084B3A
  • activityBar.inactiveForeground#0E1A1360
  • activityBarBadge.background#084B3A
  • activityBarBadge.foreground#D7EBDD
  • button.background#084B3A
  • button.foreground#D7EBDD
  • button.hoverBackground#084B3Add
  • editor.background#D7EBDD
  • editor.foreground#0E1A13
  • editor.inactiveSelectionBackground#2A8F6A2580
  • editor.lineHighlightBackground#ECF3ED50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2A8F6A25
  • editorCursor.foreground#084B3A
  • editorGroupHeader.tabsBackground#ECF3EDaa
  • editorLineNumber.activeForeground#084B3A
  • editorLineNumber.foreground#2E3A2F80
  • focusBorder#084B3A
  • foreground#0E1A13
  • input.background#ECF3ED
  • input.border#00000015
  • input.foreground#0E1A13
  • input.placeholderForeground#0E1A1360
  • list.activeSelectionBackground#084B3A30
  • list.activeSelectionForeground#0E1A13
  • list.highlightForeground#084B3A
  • list.hoverBackground#ECF3ED40
  • list.hoverForeground#0E1A13
  • list.inactiveSelectionBackground#084B3A15
  • list.inactiveSelectionForeground#0E1A13
  • selection.background#2A8F6A25
  • sideBar.background#ECF3ED
  • sideBar.border#00000015
  • sideBar.foreground#0E1A13
  • sideBarSectionHeader.background#ECF3ED80
  • sideBarSectionHeader.foreground#0E1A13
  • sideBarTitle.foreground#084B3A
  • statusBar.background#D7EBDD
  • statusBar.border#00000015
  • statusBar.foreground#0E1A13
  • statusBar.noFolderBackground#D7EBDD
  • tab.activeBackground#D7EBDD
  • tab.activeBorderTop#084B3A
  • tab.activeForeground#0E1A13
  • tab.border#00000015
  • tab.inactiveBackground#D7EBDD60
  • tab.inactiveForeground#0E1A1380
  • terminal.ansiBlack#0E1A13
  • terminal.ansiBlue#2A8F6A
  • terminal.ansiCyan#7BC98F
  • terminal.ansiGreen#084B3A
  • terminal.ansiMagenta#B1D96A
  • terminal.ansiRed#B1D96A
  • terminal.ansiWhite#0E1A13
  • terminal.ansiYellow#7BC98F
  • terminal.background#D7EBDD
  • terminal.foreground#0E1A13
  • titleBar.activeBackground#D7EBDD
  • titleBar.activeForeground#0E1A13
  • titleBar.border#00000015
  • titleBar.inactiveBackground#D7EBDD
  • titleBar.inactiveForeground#0E1A1360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2E3A2Fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2A8F6Abold
storage.type, storage.modifier#2A8F6Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#084B3A
string, punctuation.definition.string, string.template, meta.template.expression#7BC98F
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#B1D96A
variable, variable.other.readwrite, variable.other.object#0E1A13
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0E1A13
variable.parameter, meta.parameter#0E1A13dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0E1A1380
keyword.operator#0E1A13
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7BC98Fbold
entity.other.inherited-class#084B3A
entity.name.tag, punctuation.definition.tag#2A8F6A
entity.other.attribute-name#084B3A
meta.diff, meta.diff.header#2E3A2F
markup.deleted#B1D96A
markup.inserted#084B3A
markup.changed#7BC98F
markup.heading, markup.heading.setext, punctuation.definition.heading#084B3Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7BC98F
string.other.link.title, string.other.link.description#084B3A
markup.underline.link#2E3A2Funderline
punctuation.definition.list#2A8F6A
markup.quote, punctuation.definition.quote#2E3A2Fitalic