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#FAFAFC
  • activityBar.border#00000015
  • activityBar.foreground#4338CA
  • activityBar.inactiveForeground#0F172A60
  • activityBarBadge.background#4338CA
  • activityBarBadge.foreground#FAFAFC
  • button.background#4338CA
  • button.foreground#FAFAFC
  • button.hoverBackground#4338CAdd
  • editor.background#FAFAFC
  • editor.foreground#0F172A
  • editor.inactiveSelectionBackground#16A34A2580
  • editor.lineHighlightBackground#F5F7F250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#16A34A25
  • editorCursor.foreground#4338CA
  • editorGroupHeader.tabsBackground#F5F7F2aa
  • editorLineNumber.activeForeground#4338CA
  • editorLineNumber.foreground#F3F0FF80
  • focusBorder#4338CA
  • foreground#0F172A
  • input.background#F5F7F2
  • input.border#00000015
  • input.foreground#0F172A
  • input.placeholderForeground#0F172A60
  • list.activeSelectionBackground#4338CA30
  • list.activeSelectionForeground#0F172A
  • list.highlightForeground#4338CA
  • list.hoverBackground#F5F7F240
  • list.hoverForeground#0F172A
  • list.inactiveSelectionBackground#4338CA15
  • list.inactiveSelectionForeground#0F172A
  • selection.background#16A34A25
  • sideBar.background#F5F7F2
  • sideBar.border#00000015
  • sideBar.foreground#0F172A
  • sideBarSectionHeader.background#F5F7F280
  • sideBarSectionHeader.foreground#0F172A
  • sideBarTitle.foreground#4338CA
  • statusBar.background#FAFAFC
  • statusBar.border#00000015
  • statusBar.foreground#0F172A
  • statusBar.noFolderBackground#FAFAFC
  • tab.activeBackground#FAFAFC
  • tab.activeBorderTop#4338CA
  • tab.activeForeground#0F172A
  • tab.border#00000015
  • tab.inactiveBackground#FAFAFC60
  • tab.inactiveForeground#0F172A80
  • terminal.ansiBlack#0F172A
  • terminal.ansiBlue#16A34A
  • terminal.ansiCyan#6366F1
  • terminal.ansiGreen#4338CA
  • terminal.ansiMagenta#6B7280
  • terminal.ansiRed#6B7280
  • terminal.ansiWhite#0F172A
  • terminal.ansiYellow#6366F1
  • terminal.background#FAFAFC
  • terminal.foreground#0F172A
  • titleBar.activeBackground#FAFAFC
  • titleBar.activeForeground#0F172A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFAFC
  • titleBar.inactiveForeground#0F172A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F3F0FFitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#16A34Abold
storage.type, storage.modifier#16A34Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#4338CA—
string, punctuation.definition.string, string.template, meta.template.expression#6366F1—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#6B7280—
variable, variable.other.readwrite, variable.other.object#0F172A—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0F172A—
variable.parameter, meta.parameter#0F172Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0F172A80—
keyword.operator#0F172A—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#6366F1bold
entity.other.inherited-class#4338CA—
entity.name.tag, punctuation.definition.tag#16A34A—
entity.other.attribute-name#4338CA—
meta.diff, meta.diff.header#F3F0FF—
markup.deleted#6B7280—
markup.inserted#4338CA—
markup.changed#6366F1—
markup.heading, markup.heading.setext, punctuation.definition.heading#4338CAbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#6366F1—
string.other.link.title, string.other.link.description#4338CA—
markup.underline.link#F3F0FFunderline
punctuation.definition.list#16A34A—
markup.quote, punctuation.definition.quote#F3F0FFitalic