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#04050C
  • activityBar.border#ffffff15
  • activityBar.foreground#6786E9
  • activityBar.inactiveForeground#f8fafc60
  • activityBarBadge.background#6786E9
  • activityBarBadge.foreground#04050C
  • button.background#6786E9
  • button.foreground#04050C
  • button.hoverBackground#6786E9dd
  • editor.background#04050C
  • editor.foreground#f8fafc
  • editor.inactiveSelectionBackground#799DEC3580
  • editor.lineHighlightBackground#090E1A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#799DEC35
  • editorCursor.foreground#6786E9
  • editorGroupHeader.tabsBackground#04050Cdd
  • editorLineNumber.activeForeground#6786E9
  • editorLineNumber.foreground#64748b80
  • focusBorder#6786E9
  • foreground#f8fafc
  • input.background#090E1A
  • input.border#ffffff15
  • input.foreground#f8fafc
  • input.placeholderForeground#f8fafc60
  • list.activeSelectionBackground#6786E930
  • list.activeSelectionForeground#f8fafc
  • list.highlightForeground#6786E9
  • list.hoverBackground#090E1A40
  • list.hoverForeground#f8fafc
  • list.inactiveSelectionBackground#6786E915
  • list.inactiveSelectionForeground#f8fafc
  • selection.background#799DEC35
  • sideBar.background#090E1A
  • sideBar.border#ffffff15
  • sideBar.foreground#f8fafc
  • sideBarSectionHeader.background#04050C80
  • sideBarSectionHeader.foreground#f8fafc
  • sideBarTitle.foreground#6786E9
  • statusBar.background#04050C
  • statusBar.border#ffffff15
  • statusBar.foreground#f8fafc
  • statusBar.noFolderBackground#04050C
  • tab.activeBackground#04050C
  • tab.activeBorderTop#6786E9
  • tab.activeForeground#f8fafc
  • tab.border#ffffff15
  • tab.inactiveBackground#090E1A60
  • tab.inactiveForeground#f8fafc80
  • terminal.ansiBlack#04050C
  • terminal.ansiBlue#799DEC
  • terminal.ansiCyan#5D55E7
  • terminal.ansiGreen#6786E9
  • terminal.ansiMagenta#AB83F1
  • terminal.ansiRed#AB83F1
  • terminal.ansiWhite#f8fafc
  • terminal.ansiYellow#5D55E7
  • terminal.background#04050C
  • terminal.foreground#f8fafc
  • titleBar.activeBackground#04050C
  • titleBar.activeForeground#f8fafc
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#04050C
  • 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#799DECbold
storage.type, storage.modifier#799DECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6786E9
string, punctuation.definition.string, string.template, meta.template.expression#5D55E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#AB83F1
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#5D55E7bold
entity.other.inherited-class#6786E9
entity.name.tag, punctuation.definition.tag#799DEC
entity.other.attribute-name#6786E9
meta.diff, meta.diff.header#64748b
markup.deleted#AB83F1
markup.inserted#6786E9
markup.changed#5D55E7
markup.heading, markup.heading.setext, punctuation.definition.heading#6786E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5D55E7
string.other.link.title, string.other.link.description#6786E9
markup.underline.link#64748bunderline
punctuation.definition.list#799DEC
markup.quote, punctuation.definition.quote#64748bitalic