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#111827
  • activityBar.border#ffffff15
  • activityBar.foreground#F786C2
  • activityBar.inactiveForeground#F7FAFD60
  • activityBarBadge.background#F786C2
  • activityBarBadge.foreground#111827
  • button.background#F786C2
  • button.foreground#111827
  • button.hoverBackground#F786C2dd
  • editor.background#111827
  • editor.foreground#F7FAFD
  • editor.inactiveSelectionBackground#D6ECF73580
  • editor.lineHighlightBackground#0D182A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#D6ECF735
  • editorCursor.foreground#F786C2
  • editorGroupHeader.tabsBackground#111827dd
  • editorLineNumber.activeForeground#F786C2
  • editorLineNumber.foreground#687C9380
  • focusBorder#F786C2
  • foreground#F7FAFD
  • input.background#0D182A
  • input.border#ffffff15
  • input.foreground#F7FAFD
  • input.placeholderForeground#F7FAFD60
  • list.activeSelectionBackground#F786C230
  • list.activeSelectionForeground#F7FAFD
  • list.highlightForeground#F786C2
  • list.hoverBackground#0D182A40
  • list.hoverForeground#F7FAFD
  • list.inactiveSelectionBackground#F786C215
  • list.inactiveSelectionForeground#F7FAFD
  • selection.background#D6ECF735
  • sideBar.background#0D182A
  • sideBar.border#ffffff15
  • sideBar.foreground#F7FAFD
  • sideBarSectionHeader.background#11182780
  • sideBarSectionHeader.foreground#F7FAFD
  • sideBarTitle.foreground#F786C2
  • statusBar.background#111827
  • statusBar.border#ffffff15
  • statusBar.foreground#F7FAFD
  • statusBar.noFolderBackground#111827
  • tab.activeBackground#111827
  • tab.activeBorderTop#F786C2
  • tab.activeForeground#F7FAFD
  • tab.border#ffffff15
  • tab.inactiveBackground#0D182A60
  • tab.inactiveForeground#F7FAFD80
  • terminal.ansiBlack#111827
  • terminal.ansiBlue#D6ECF7
  • terminal.ansiCyan#BFD3DF
  • terminal.ansiGreen#F786C2
  • terminal.ansiMagenta#FF6868
  • terminal.ansiRed#FF6868
  • terminal.ansiWhite#F7FAFD
  • terminal.ansiYellow#BFD3DF
  • terminal.background#111827
  • terminal.foreground#F7FAFD
  • titleBar.activeBackground#111827
  • titleBar.activeForeground#F7FAFD
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#111827
  • titleBar.inactiveForeground#F7FAFD60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#687C93italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#D6ECF7bold
storage.type, storage.modifier#D6ECF7italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#F786C2
string, punctuation.definition.string, string.template, meta.template.expression#BFD3DF
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#FF6868
variable, variable.other.readwrite, variable.other.object#F7FAFD
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7FAFD
variable.parameter, meta.parameter#F7FAFDdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7FAFD80
keyword.operator#F7FAFD
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#BFD3DFbold
entity.other.inherited-class#F786C2
entity.name.tag, punctuation.definition.tag#D6ECF7
entity.other.attribute-name#F786C2
meta.diff, meta.diff.header#687C93
markup.deleted#FF6868
markup.inserted#F786C2
markup.changed#BFD3DF
markup.heading, markup.heading.setext, punctuation.definition.heading#F786C2bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#BFD3DF
string.other.link.title, string.other.link.description#F786C2
markup.underline.link#687C93underline
punctuation.definition.list#D6ECF7
markup.quote, punctuation.definition.quote#687C93italic