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#eef7fb
  • activityBar.border#00000015
  • activityBar.foreground#17263a
  • activityBar.inactiveForeground#0c162460
  • activityBarBadge.background#17263a
  • activityBarBadge.foreground#eef7fb
  • button.background#17263a
  • button.foreground#eef7fb
  • button.hoverBackground#17263add
  • editor.background#eef7fb
  • editor.foreground#0c1624
  • editor.inactiveSelectionBackground#24445f2580
  • editor.lineHighlightBackground#fbfdff50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#24445f25
  • editorCursor.foreground#17263a
  • editorGroupHeader.tabsBackground#fbfdffaa
  • editorLineNumber.activeForeground#17263a
  • editorLineNumber.foreground#9aa8aa80
  • focusBorder#17263a
  • foreground#0c1624
  • input.background#fbfdff
  • input.border#00000015
  • input.foreground#0c1624
  • input.placeholderForeground#0c162460
  • list.activeSelectionBackground#17263a30
  • list.activeSelectionForeground#0c1624
  • list.highlightForeground#17263a
  • list.hoverBackground#fbfdff40
  • list.hoverForeground#0c1624
  • list.inactiveSelectionBackground#17263a15
  • list.inactiveSelectionForeground#0c1624
  • selection.background#24445f25
  • sideBar.background#fbfdff
  • sideBar.border#00000015
  • sideBar.foreground#0c1624
  • sideBarSectionHeader.background#fbfdff80
  • sideBarSectionHeader.foreground#0c1624
  • sideBarTitle.foreground#17263a
  • statusBar.background#eef7fb
  • statusBar.border#00000015
  • statusBar.foreground#0c1624
  • statusBar.noFolderBackground#eef7fb
  • tab.activeBackground#eef7fb
  • tab.activeBorderTop#17263a
  • tab.activeForeground#0c1624
  • tab.border#00000015
  • tab.inactiveBackground#eef7fb60
  • tab.inactiveForeground#0c162480
  • terminal.ansiBlack#0c1624
  • terminal.ansiBlue#24445f
  • terminal.ansiCyan#b95f35
  • terminal.ansiGreen#17263a
  • terminal.ansiMagenta#d6bf7c
  • terminal.ansiRed#d6bf7c
  • terminal.ansiWhite#0c1624
  • terminal.ansiYellow#b95f35
  • terminal.background#eef7fb
  • terminal.foreground#0c1624
  • titleBar.activeBackground#eef7fb
  • titleBar.activeForeground#0c1624
  • titleBar.border#00000015
  • titleBar.inactiveBackground#eef7fb
  • titleBar.inactiveForeground#0c162460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9aa8aaitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#24445fbold
storage.type, storage.modifier#24445fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#17263a
string, punctuation.definition.string, string.template, meta.template.expression#b95f35
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#d6bf7c
variable, variable.other.readwrite, variable.other.object#0c1624
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0c1624
variable.parameter, meta.parameter#0c1624dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0c162480
keyword.operator#0c1624
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#b95f35bold
entity.other.inherited-class#17263a
entity.name.tag, punctuation.definition.tag#24445f
entity.other.attribute-name#17263a
meta.diff, meta.diff.header#9aa8aa
markup.deleted#d6bf7c
markup.inserted#17263a
markup.changed#b95f35
markup.heading, markup.heading.setext, punctuation.definition.heading#17263abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#b95f35
string.other.link.title, string.other.link.description#17263a
markup.underline.link#9aa8aaunderline
punctuation.definition.list#24445f
markup.quote, punctuation.definition.quote#9aa8aaitalic