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#FBFDFD
  • activityBar.border#00000015
  • activityBar.foreground#258693
  • activityBar.inactiveForeground#10292e60
  • activityBarBadge.background#258693
  • activityBarBadge.foreground#FBFDFD
  • button.background#258693
  • button.foreground#FBFDFD
  • button.hoverBackground#258693dd
  • editor.background#FBFDFD
  • editor.foreground#10292e
  • editor.inactiveSelectionBackground#217C832580
  • editor.lineHighlightBackground#E2EEEB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#217C8325
  • editorCursor.foreground#258693
  • editorGroupHeader.tabsBackground#E2EEEBaa
  • editorLineNumber.activeForeground#258693
  • editorLineNumber.foreground#6f858480
  • focusBorder#258693
  • foreground#10292e
  • input.background#E2EEEB
  • input.border#00000015
  • input.foreground#10292e
  • input.placeholderForeground#10292e60
  • list.activeSelectionBackground#25869330
  • list.activeSelectionForeground#10292e
  • list.highlightForeground#258693
  • list.hoverBackground#E2EEEB40
  • list.hoverForeground#10292e
  • list.inactiveSelectionBackground#25869315
  • list.inactiveSelectionForeground#10292e
  • selection.background#217C8325
  • sideBar.background#E2EEEB
  • sideBar.border#00000015
  • sideBar.foreground#10292e
  • sideBarSectionHeader.background#E2EEEB80
  • sideBarSectionHeader.foreground#10292e
  • sideBarTitle.foreground#258693
  • statusBar.background#FBFDFD
  • statusBar.border#00000015
  • statusBar.foreground#10292e
  • statusBar.noFolderBackground#FBFDFD
  • tab.activeBackground#FBFDFD
  • tab.activeBorderTop#258693
  • tab.activeForeground#10292e
  • tab.border#00000015
  • tab.inactiveBackground#FBFDFD60
  • tab.inactiveForeground#10292e80
  • terminal.ansiBlack#10292e
  • terminal.ansiBlue#217C83
  • terminal.ansiCyan#29A391
  • terminal.ansiGreen#258693
  • terminal.ansiMagenta#196D76
  • terminal.ansiRed#196D76
  • terminal.ansiWhite#10292e
  • terminal.ansiYellow#29A391
  • terminal.background#FBFDFD
  • terminal.foreground#10292e
  • titleBar.activeBackground#FBFDFD
  • titleBar.activeForeground#10292e
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFDFD
  • titleBar.inactiveForeground#10292e60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6f8584italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#217C83bold
storage.type, storage.modifier#217C83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#258693
string, punctuation.definition.string, string.template, meta.template.expression#29A391
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#196D76
variable, variable.other.readwrite, variable.other.object#10292e
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#10292e
variable.parameter, meta.parameter#10292edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#10292e80
keyword.operator#10292e
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A391bold
entity.other.inherited-class#258693
entity.name.tag, punctuation.definition.tag#217C83
entity.other.attribute-name#258693
meta.diff, meta.diff.header#6f8584
markup.deleted#196D76
markup.inserted#258693
markup.changed#29A391
markup.heading, markup.heading.setext, punctuation.definition.heading#258693bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A391
string.other.link.title, string.other.link.description#258693
markup.underline.link#6f8584underline
punctuation.definition.list#217C83
markup.quote, punctuation.definition.quote#6f8584italic