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#0e1f24
  • activityBar.border#ffffff15
  • activityBar.foreground#ffd6dc
  • activityBar.inactiveForeground#EAF6F360
  • activityBarBadge.background#ffd6dc
  • activityBarBadge.foreground#0e1f24
  • button.background#ffd6dc
  • button.foreground#0e1f24
  • button.hoverBackground#ffd6dcdd
  • editor.background#0e1f24
  • editor.foreground#EAF6F3
  • editor.inactiveSelectionBackground#FF7B8F3580
  • editor.lineHighlightBackground#1C2A2E40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#FF7B8F35
  • editorCursor.foreground#ffd6dc
  • editorGroupHeader.tabsBackground#0e1f24dd
  • editorLineNumber.activeForeground#ffd6dc
  • editorLineNumber.foreground#9AA7A180
  • focusBorder#ffd6dc
  • foreground#EAF6F3
  • input.background#1C2A2E
  • input.border#ffffff15
  • input.foreground#EAF6F3
  • input.placeholderForeground#EAF6F360
  • list.activeSelectionBackground#ffd6dc30
  • list.activeSelectionForeground#EAF6F3
  • list.highlightForeground#ffd6dc
  • list.hoverBackground#1C2A2E40
  • list.hoverForeground#EAF6F3
  • list.inactiveSelectionBackground#ffd6dc15
  • list.inactiveSelectionForeground#EAF6F3
  • selection.background#FF7B8F35
  • sideBar.background#1C2A2E
  • sideBar.border#ffffff15
  • sideBar.foreground#EAF6F3
  • sideBarSectionHeader.background#0e1f2480
  • sideBarSectionHeader.foreground#EAF6F3
  • sideBarTitle.foreground#ffd6dc
  • statusBar.background#0e1f24
  • statusBar.border#ffffff15
  • statusBar.foreground#EAF6F3
  • statusBar.noFolderBackground#0e1f24
  • tab.activeBackground#0e1f24
  • tab.activeBorderTop#ffd6dc
  • tab.activeForeground#EAF6F3
  • tab.border#ffffff15
  • tab.inactiveBackground#1C2A2E60
  • tab.inactiveForeground#EAF6F380
  • terminal.ansiBlack#0e1f24
  • terminal.ansiBlue#FF7B8F
  • terminal.ansiCyan#8fe7d6
  • terminal.ansiGreen#ffd6dc
  • terminal.ansiMagenta#CDEFF0
  • terminal.ansiRed#CDEFF0
  • terminal.ansiWhite#EAF6F3
  • terminal.ansiYellow#8fe7d6
  • terminal.background#0e1f24
  • terminal.foreground#EAF6F3
  • titleBar.activeBackground#0e1f24
  • titleBar.activeForeground#EAF6F3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0e1f24
  • titleBar.inactiveForeground#EAF6F360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9AA7A1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#FF7B8Fbold
storage.type, storage.modifier#FF7B8Fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#ffd6dc
string, punctuation.definition.string, string.template, meta.template.expression#8fe7d6
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#CDEFF0
variable, variable.other.readwrite, variable.other.object#EAF6F3
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#EAF6F3
variable.parameter, meta.parameter#EAF6F3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#EAF6F380
keyword.operator#EAF6F3
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8fe7d6bold
entity.other.inherited-class#ffd6dc
entity.name.tag, punctuation.definition.tag#FF7B8F
entity.other.attribute-name#ffd6dc
meta.diff, meta.diff.header#9AA7A1
markup.deleted#CDEFF0
markup.inserted#ffd6dc
markup.changed#8fe7d6
markup.heading, markup.heading.setext, punctuation.definition.heading#ffd6dcbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8fe7d6
string.other.link.title, string.other.link.description#ffd6dc
markup.underline.link#9AA7A1underline
punctuation.definition.list#FF7B8F
markup.quote, punctuation.definition.quote#9AA7A1italic