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#FCFDFD
  • activityBar.border#00000015
  • activityBar.foreground#255193
  • activityBar.inactiveForeground#080B0D60
  • activityBarBadge.background#255193
  • activityBarBadge.foreground#FCFDFD
  • button.background#255193
  • button.foreground#FCFDFD
  • button.hoverBackground#255193dd
  • editor.background#FCFDFD
  • editor.foreground#080B0D
  • editor.inactiveSelectionBackground#217C832580
  • editor.lineHighlightBackground#F7F7F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#217C8325
  • editorCursor.foreground#255193
  • editorGroupHeader.tabsBackground#F7F7F7aa
  • editorLineNumber.activeForeground#255193
  • editorLineNumber.foreground#E6E8EC80
  • focusBorder#255193
  • foreground#080B0D
  • input.background#F7F7F7
  • input.border#00000015
  • input.foreground#080B0D
  • input.placeholderForeground#080B0D60
  • list.activeSelectionBackground#25519330
  • list.activeSelectionForeground#080B0D
  • list.highlightForeground#255193
  • list.hoverBackground#F7F7F740
  • list.hoverForeground#080B0D
  • list.inactiveSelectionBackground#25519315
  • list.inactiveSelectionForeground#080B0D
  • selection.background#217C8325
  • sideBar.background#F7F7F7
  • sideBar.border#00000015
  • sideBar.foreground#080B0D
  • sideBarSectionHeader.background#F7F7F780
  • sideBarSectionHeader.foreground#080B0D
  • sideBarTitle.foreground#255193
  • statusBar.background#FCFDFD
  • statusBar.border#00000015
  • statusBar.foreground#080B0D
  • statusBar.noFolderBackground#FCFDFD
  • tab.activeBackground#FCFDFD
  • tab.activeBorderTop#255193
  • tab.activeForeground#080B0D
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFD60
  • tab.inactiveForeground#080B0D80
  • terminal.ansiBlack#080B0D
  • terminal.ansiBlue#217C83
  • terminal.ansiCyan#A32929
  • terminal.ansiGreen#255193
  • terminal.ansiMagenta#765519
  • terminal.ansiRed#765519
  • terminal.ansiWhite#080B0D
  • terminal.ansiYellow#A32929
  • terminal.background#FCFDFD
  • terminal.foreground#080B0D
  • titleBar.activeBackground#FCFDFD
  • titleBar.activeForeground#080B0D
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFD
  • titleBar.inactiveForeground#080B0D60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6E8ECitalic
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#255193
string, punctuation.definition.string, string.template, meta.template.expression#A32929
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765519
variable, variable.other.readwrite, variable.other.object#080B0D
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#080B0D
variable.parameter, meta.parameter#080B0Ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#080B0D80
keyword.operator#080B0D
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A32929bold
entity.other.inherited-class#255193
entity.name.tag, punctuation.definition.tag#217C83
entity.other.attribute-name#255193
meta.diff, meta.diff.header#E6E8EC
markup.deleted#765519
markup.inserted#255193
markup.changed#A32929
markup.heading, markup.heading.setext, punctuation.definition.heading#255193bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A32929
string.other.link.title, string.other.link.description#255193
markup.underline.link#E6E8ECunderline
punctuation.definition.list#217C83
markup.quote, punctuation.definition.quote#E6E8ECitalic