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#282F36
  • activityBar.border#ffffff15
  • activityBar.foreground#0EA7A6
  • activityBar.inactiveForeground#F7FAFF60
  • activityBarBadge.background#0EA7A6
  • activityBarBadge.foreground#282F36
  • button.background#0EA7A6
  • button.foreground#282F36
  • button.hoverBackground#0EA7A6dd
  • editor.background#282F36
  • editor.foreground#F7FAFF
  • editor.inactiveSelectionBackground#0F4C5C3580
  • editor.lineHighlightBackground#080F1440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#0F4C5C35
  • editorCursor.foreground#0EA7A6
  • editorGroupHeader.tabsBackground#282F36dd
  • editorLineNumber.activeForeground#0EA7A6
  • editorLineNumber.foreground#D8E7F180
  • focusBorder#0EA7A6
  • foreground#F7FAFF
  • input.background#080F14
  • input.border#ffffff15
  • input.foreground#F7FAFF
  • input.placeholderForeground#F7FAFF60
  • list.activeSelectionBackground#0EA7A630
  • list.activeSelectionForeground#F7FAFF
  • list.highlightForeground#0EA7A6
  • list.hoverBackground#080F1440
  • list.hoverForeground#F7FAFF
  • list.inactiveSelectionBackground#0EA7A615
  • list.inactiveSelectionForeground#F7FAFF
  • selection.background#0F4C5C35
  • sideBar.background#080F14
  • sideBar.border#ffffff15
  • sideBar.foreground#F7FAFF
  • sideBarSectionHeader.background#282F3680
  • sideBarSectionHeader.foreground#F7FAFF
  • sideBarTitle.foreground#0EA7A6
  • statusBar.background#282F36
  • statusBar.border#ffffff15
  • statusBar.foreground#F7FAFF
  • statusBar.noFolderBackground#282F36
  • tab.activeBackground#282F36
  • tab.activeBorderTop#0EA7A6
  • tab.activeForeground#F7FAFF
  • tab.border#ffffff15
  • tab.inactiveBackground#080F1460
  • tab.inactiveForeground#F7FAFF80
  • terminal.ansiBlack#282F36
  • terminal.ansiBlue#0F4C5C
  • terminal.ansiCyan#7861FF
  • terminal.ansiGreen#0EA7A6
  • terminal.ansiMagenta#4361EE
  • terminal.ansiRed#4361EE
  • terminal.ansiWhite#F7FAFF
  • terminal.ansiYellow#7861FF
  • terminal.background#282F36
  • terminal.foreground#F7FAFF
  • titleBar.activeBackground#282F36
  • titleBar.activeForeground#F7FAFF
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#282F36
  • titleBar.inactiveForeground#F7FAFF60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D8E7F1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#0F4C5Cbold
storage.type, storage.modifier#0F4C5Citalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0EA7A6
string, punctuation.definition.string, string.template, meta.template.expression#7861FF
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#4361EE
variable, variable.other.readwrite, variable.other.object#F7FAFF
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7FAFF
variable.parameter, meta.parameter#F7FAFFdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7FAFF80
keyword.operator#F7FAFF
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7861FFbold
entity.other.inherited-class#0EA7A6
entity.name.tag, punctuation.definition.tag#0F4C5C
entity.other.attribute-name#0EA7A6
meta.diff, meta.diff.header#D8E7F1
markup.deleted#4361EE
markup.inserted#0EA7A6
markup.changed#7861FF
markup.heading, markup.heading.setext, punctuation.definition.heading#0EA7A6bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7861FF
string.other.link.title, string.other.link.description#0EA7A6
markup.underline.link#D8E7F1underline
punctuation.definition.list#0F4C5C
markup.quote, punctuation.definition.quote#D8E7F1italic