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#080b1a
  • activityBar.border#ffffff15
  • activityBar.foreground#1e40af
  • activityBar.inactiveForeground#f8fafc60
  • activityBarBadge.background#1e40af
  • activityBarBadge.foreground#080b1a
  • button.background#1e40af
  • button.foreground#080b1a
  • button.hoverBackground#1e40afdd
  • editor.background#080b1a
  • editor.foreground#f8fafc
  • editor.inactiveSelectionBackground#2563eb3580
  • editor.lineHighlightBackground#0f172a40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2563eb35
  • editorCursor.foreground#1e40af
  • editorGroupHeader.tabsBackground#080b1add
  • editorLineNumber.activeForeground#1e40af
  • editorLineNumber.foreground#64748b80
  • focusBorder#1e40af
  • foreground#f8fafc
  • input.background#0f172a
  • input.border#ffffff15
  • input.foreground#f8fafc
  • input.placeholderForeground#f8fafc60
  • list.activeSelectionBackground#1e40af30
  • list.activeSelectionForeground#f8fafc
  • list.highlightForeground#1e40af
  • list.hoverBackground#0f172a40
  • list.hoverForeground#f8fafc
  • list.inactiveSelectionBackground#1e40af15
  • list.inactiveSelectionForeground#f8fafc
  • selection.background#2563eb35
  • sideBar.background#0f172a
  • sideBar.border#ffffff15
  • sideBar.foreground#f8fafc
  • sideBarSectionHeader.background#080b1a80
  • sideBarSectionHeader.foreground#f8fafc
  • sideBarTitle.foreground#1e40af
  • statusBar.background#080b1a
  • statusBar.border#ffffff15
  • statusBar.foreground#f8fafc
  • statusBar.noFolderBackground#080b1a
  • tab.activeBackground#080b1a
  • tab.activeBorderTop#1e40af
  • tab.activeForeground#f8fafc
  • tab.border#ffffff15
  • tab.inactiveBackground#0f172a60
  • tab.inactiveForeground#f8fafc80
  • terminal.ansiBlack#080b1a
  • terminal.ansiBlue#2563eb
  • terminal.ansiCyan#4f46e5
  • terminal.ansiGreen#1e40af
  • terminal.ansiMagenta#7c3aed
  • terminal.ansiRed#7c3aed
  • terminal.ansiWhite#f8fafc
  • terminal.ansiYellow#4f46e5
  • terminal.background#080b1a
  • terminal.foreground#f8fafc
  • titleBar.activeBackground#080b1a
  • titleBar.activeForeground#f8fafc
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#080b1a
  • titleBar.inactiveForeground#f8fafc60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#64748bitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2563ebbold
storage.type, storage.modifier#2563ebitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#1e40af
string, punctuation.definition.string, string.template, meta.template.expression#4f46e5
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#7c3aed
variable, variable.other.readwrite, variable.other.object#f8fafc
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f8fafc
variable.parameter, meta.parameter#f8fafcdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f8fafc80
keyword.operator#f8fafc
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4f46e5bold
entity.other.inherited-class#1e40af
entity.name.tag, punctuation.definition.tag#2563eb
entity.other.attribute-name#1e40af
meta.diff, meta.diff.header#64748b
markup.deleted#7c3aed
markup.inserted#1e40af
markup.changed#4f46e5
markup.heading, markup.heading.setext, punctuation.definition.heading#1e40afbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4f46e5
string.other.link.title, string.other.link.description#1e40af
markup.underline.link#64748bunderline
punctuation.definition.list#2563eb
markup.quote, punctuation.definition.quote#64748bitalic