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#FDFDFC
  • activityBar.border#00000015
  • activityBar.foreground#332593
  • activityBar.inactiveForeground#11131A60
  • activityBarBadge.background#332593
  • activityBarBadge.foreground#FDFDFC
  • button.background#332593
  • button.foreground#FDFDFC
  • button.hoverBackground#332593dd
  • editor.background#FDFDFC
  • editor.foreground#11131A
  • editor.inactiveSelectionBackground#4121832580
  • editor.lineHighlightBackground#F8F5F950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#41218325
  • editorCursor.foreground#332593
  • editorGroupHeader.tabsBackground#F8F5F9aa
  • editorLineNumber.activeForeground#332593
  • editorLineNumber.foreground#40315F80
  • focusBorder#332593
  • foreground#11131A
  • input.background#F8F5F9
  • input.border#00000015
  • input.foreground#11131A
  • input.placeholderForeground#11131A60
  • list.activeSelectionBackground#33259330
  • list.activeSelectionForeground#11131A
  • list.highlightForeground#332593
  • list.hoverBackground#F8F5F940
  • list.hoverForeground#11131A
  • list.inactiveSelectionBackground#33259315
  • list.inactiveSelectionForeground#11131A
  • selection.background#41218325
  • sideBar.background#F8F5F9
  • sideBar.border#00000015
  • sideBar.foreground#11131A
  • sideBarSectionHeader.background#F8F5F980
  • sideBarSectionHeader.foreground#11131A
  • sideBarTitle.foreground#332593
  • statusBar.background#FDFDFC
  • statusBar.border#00000015
  • statusBar.foreground#11131A
  • statusBar.noFolderBackground#FDFDFC
  • tab.activeBackground#FDFDFC
  • tab.activeBorderTop#332593
  • tab.activeForeground#11131A
  • tab.border#00000015
  • tab.inactiveBackground#FDFDFC60
  • tab.inactiveForeground#11131A80
  • terminal.ansiBlack#11131A
  • terminal.ansiBlue#412183
  • terminal.ansiCyan#5429A3
  • terminal.ansiGreen#332593
  • terminal.ansiMagenta#227619
  • terminal.ansiRed#227619
  • terminal.ansiWhite#11131A
  • terminal.ansiYellow#5429A3
  • terminal.background#FDFDFC
  • terminal.foreground#11131A
  • titleBar.activeBackground#FDFDFC
  • titleBar.activeForeground#11131A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFDFC
  • titleBar.inactiveForeground#11131A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#40315Fitalic
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#332593
string, punctuation.definition.string, string.template, meta.template.expression#5429A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#227619
variable, variable.other.readwrite, variable.other.object#11131A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#11131A
variable.parameter, meta.parameter#11131Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11131A80
keyword.operator#11131A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5429A3bold
entity.other.inherited-class#332593
entity.name.tag, punctuation.definition.tag#412183
entity.other.attribute-name#332593
meta.diff, meta.diff.header#40315F
markup.deleted#227619
markup.inserted#332593
markup.changed#5429A3
markup.heading, markup.heading.setext, punctuation.definition.heading#332593bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5429A3
string.other.link.title, string.other.link.description#332593
markup.underline.link#40315Funderline
punctuation.definition.list#412183
markup.quote, punctuation.definition.quote#40315Fitalic