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#0F172A
  • activityBar.border#ffffff15
  • activityBar.foreground#2563FF
  • activityBar.inactiveForeground#F8FAFC60
  • activityBarBadge.background#2563FF
  • activityBarBadge.foreground#0F172A
  • button.background#2563FF
  • button.foreground#0F172A
  • button.hoverBackground#2563FFdd
  • editor.background#0F172A
  • editor.foreground#F8FAFC
  • editor.inactiveSelectionBackground#7C4DFF3580
  • editor.lineHighlightBackground#0B102040
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7C4DFF35
  • editorCursor.foreground#2563FF
  • editorGroupHeader.tabsBackground#0F172Add
  • editorLineNumber.activeForeground#2563FF
  • editorLineNumber.foreground#47556980
  • focusBorder#2563FF
  • foreground#F8FAFC
  • input.background#0B1020
  • input.border#ffffff15
  • input.foreground#F8FAFC
  • input.placeholderForeground#F8FAFC60
  • list.activeSelectionBackground#2563FF30
  • list.activeSelectionForeground#F8FAFC
  • list.highlightForeground#2563FF
  • list.hoverBackground#0B102040
  • list.hoverForeground#F8FAFC
  • list.inactiveSelectionBackground#2563FF15
  • list.inactiveSelectionForeground#F8FAFC
  • selection.background#7C4DFF35
  • sideBar.background#0B1020
  • sideBar.border#ffffff15
  • sideBar.foreground#F8FAFC
  • sideBarSectionHeader.background#0F172A80
  • sideBarSectionHeader.foreground#F8FAFC
  • sideBarTitle.foreground#2563FF
  • statusBar.background#0F172A
  • statusBar.border#ffffff15
  • statusBar.foreground#F8FAFC
  • statusBar.noFolderBackground#0F172A
  • tab.activeBackground#0F172A
  • tab.activeBorderTop#2563FF
  • tab.activeForeground#F8FAFC
  • tab.border#ffffff15
  • tab.inactiveBackground#0B102060
  • tab.inactiveForeground#F8FAFC80
  • terminal.ansiBlack#0F172A
  • terminal.ansiBlue#7C4DFF
  • terminal.ansiCyan#00C0D6
  • terminal.ansiGreen#2563FF
  • terminal.ansiMagenta#9b7cff
  • terminal.ansiRed#9b7cff
  • terminal.ansiWhite#F8FAFC
  • terminal.ansiYellow#00C0D6
  • terminal.background#0F172A
  • terminal.foreground#F8FAFC
  • titleBar.activeBackground#0F172A
  • titleBar.activeForeground#F8FAFC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0F172A
  • titleBar.inactiveForeground#F8FAFC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#475569italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7C4DFFbold
storage.type, storage.modifier#7C4DFFitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#2563FF
string, punctuation.definition.string, string.template, meta.template.expression#00C0D6
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9b7cff
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#00C0D6bold
entity.other.inherited-class#2563FF
entity.name.tag, punctuation.definition.tag#7C4DFF
entity.other.attribute-name#2563FF
meta.diff, meta.diff.header#475569
markup.deleted#9b7cff
markup.inserted#2563FF
markup.changed#00C0D6
markup.heading, markup.heading.setext, punctuation.definition.heading#2563FFbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#00C0D6
string.other.link.title, string.other.link.description#2563FF
markup.underline.link#475569underline
punctuation.definition.list#7C4DFF
markup.quote, punctuation.definition.quote#475569italic