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

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#0D182A—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0D182A—
variable.parameter, meta.parameter#0D182Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0D182A80—
keyword.operator#0D182A—
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.bold—bold
markup.italic—italic
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