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#FCFCFD
  • activityBar.border#00000015
  • activityBar.foreground#254993
  • activityBar.inactiveForeground#2a2f3660
  • activityBarBadge.background#254993
  • activityBarBadge.foreground#FCFCFD
  • button.background#254993
  • button.foreground#FCFCFD
  • button.hoverBackground#254993dd
  • editor.background#FCFCFD
  • editor.foreground#2a2f36
  • editor.inactiveSelectionBackground#21832F2580
  • editor.lineHighlightBackground#F3F6FC50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21832F25
  • editorCursor.foreground#254993
  • editorGroupHeader.tabsBackground#F3F6FCaa
  • editorLineNumber.activeForeground#254993
  • editorLineNumber.foreground#c7e1d480
  • focusBorder#254993
  • foreground#2a2f36
  • input.background#F3F6FC
  • input.border#00000015
  • input.foreground#2a2f36
  • input.placeholderForeground#2a2f3660
  • list.activeSelectionBackground#25499330
  • list.activeSelectionForeground#2a2f36
  • list.highlightForeground#254993
  • list.hoverBackground#F3F6FC40
  • list.hoverForeground#2a2f36
  • list.inactiveSelectionBackground#25499315
  • list.inactiveSelectionForeground#2a2f36
  • selection.background#21832F25
  • sideBar.background#F3F6FC
  • sideBar.border#00000015
  • sideBar.foreground#2a2f36
  • sideBarSectionHeader.background#F3F6FC80
  • sideBarSectionHeader.foreground#2a2f36
  • sideBarTitle.foreground#254993
  • statusBar.background#FCFCFD
  • statusBar.border#00000015
  • statusBar.foreground#2a2f36
  • statusBar.noFolderBackground#FCFCFD
  • tab.activeBackground#FCFCFD
  • tab.activeBorderTop#254993
  • tab.activeForeground#2a2f36
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFD60
  • tab.inactiveForeground#2a2f3680
  • terminal.ansiBlack#2a2f36
  • terminal.ansiBlue#21832F
  • terminal.ansiCyan#2954A3
  • terminal.ansiGreen#254993
  • terminal.ansiMagenta#194076
  • terminal.ansiRed#194076
  • terminal.ansiWhite#2a2f36
  • terminal.ansiYellow#2954A3
  • terminal.background#FCFCFD
  • terminal.foreground#2a2f36
  • titleBar.activeBackground#FCFCFD
  • titleBar.activeForeground#2a2f36
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFD
  • titleBar.inactiveForeground#2a2f3660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c7e1d4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21832Fbold
storage.type, storage.modifier#21832Fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#254993—
string, punctuation.definition.string, string.template, meta.template.expression#2954A3—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#194076—
variable, variable.other.readwrite, variable.other.object#2a2f36—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2a2f36—
variable.parameter, meta.parameter#2a2f36dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2a2f3680—
keyword.operator#2a2f36—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2954A3bold
entity.other.inherited-class#254993—
entity.name.tag, punctuation.definition.tag#21832F—
entity.other.attribute-name#254993—
meta.diff, meta.diff.header#c7e1d4—
markup.deleted#194076—
markup.inserted#254993—
markup.changed#2954A3—
markup.heading, markup.heading.setext, punctuation.definition.heading#254993bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#2954A3—
string.other.link.title, string.other.link.description#254993—
markup.underline.link#c7e1d4underline
punctuation.definition.list#21832F—
markup.quote, punctuation.definition.quote#c7e1d4italic