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

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#eef7fb
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#eef7fb
variable.parameter, meta.parameter#eef7fbdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#eef7fb80
keyword.operator#eef7fb
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