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#FBFDFE
  • activityBar.border#00000015
  • activityBar.foreground#25938D
  • activityBar.inactiveForeground#111a2e60
  • activityBarBadge.background#25938D
  • activityBarBadge.foreground#FBFDFE
  • button.background#25938D
  • button.foreground#FBFDFE
  • button.hoverBackground#25938Ddd
  • editor.background#FBFDFE
  • editor.foreground#111a2e
  • editor.inactiveSelectionBackground#4121832580
  • editor.lineHighlightBackground#F3F6FC50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#41218325
  • editorCursor.foreground#25938D
  • editorGroupHeader.tabsBackground#F3F6FCaa
  • editorLineNumber.activeForeground#25938D
  • editorLineNumber.foreground#64748b80
  • focusBorder#25938D
  • foreground#111a2e
  • input.background#F3F6FC
  • input.border#00000015
  • input.foreground#111a2e
  • input.placeholderForeground#111a2e60
  • list.activeSelectionBackground#25938D30
  • list.activeSelectionForeground#111a2e
  • list.highlightForeground#25938D
  • list.hoverBackground#F3F6FC40
  • list.hoverForeground#111a2e
  • list.inactiveSelectionBackground#25938D15
  • list.inactiveSelectionForeground#111a2e
  • selection.background#41218325
  • sideBar.background#F3F6FC
  • sideBar.border#00000015
  • sideBar.foreground#111a2e
  • sideBarSectionHeader.background#F3F6FC80
  • sideBarSectionHeader.foreground#111a2e
  • sideBarTitle.foreground#25938D
  • statusBar.background#FBFDFE
  • statusBar.border#00000015
  • statusBar.foreground#111a2e
  • statusBar.noFolderBackground#FBFDFE
  • tab.activeBackground#FBFDFE
  • tab.activeBorderTop#25938D
  • tab.activeForeground#111a2e
  • tab.border#00000015
  • tab.inactiveBackground#FBFDFE60
  • tab.inactiveForeground#111a2e80
  • terminal.ansiBlack#111a2e
  • terminal.ansiBlue#412183
  • terminal.ansiCyan#4729A3
  • terminal.ansiGreen#25938D
  • terminal.ansiMagenta#197674
  • terminal.ansiRed#197674
  • terminal.ansiWhite#111a2e
  • terminal.ansiYellow#4729A3
  • terminal.background#FBFDFE
  • terminal.foreground#111a2e
  • titleBar.activeBackground#FBFDFE
  • titleBar.activeForeground#111a2e
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFDFE
  • titleBar.inactiveForeground#111a2e60
  • widget.border#00000015

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#412183bold
storage.type, storage.modifier#412183italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#25938D
string, punctuation.definition.string, string.template, meta.template.expression#4729A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#197674
variable, variable.other.readwrite, variable.other.object#111a2e
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111a2e
variable.parameter, meta.parameter#111a2edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#111a2e80
keyword.operator#111a2e
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4729A3bold
entity.other.inherited-class#25938D
entity.name.tag, punctuation.definition.tag#412183
entity.other.attribute-name#25938D
meta.diff, meta.diff.header#64748b
markup.deleted#197674
markup.inserted#25938D
markup.changed#4729A3
markup.heading, markup.heading.setext, punctuation.definition.heading#25938Dbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4729A3
string.other.link.title, string.other.link.description#25938D
markup.underline.link#64748bunderline
punctuation.definition.list#412183
markup.quote, punctuation.definition.quote#64748bitalic