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#257793
  • activityBar.inactiveForeground#20262a60
  • activityBarBadge.background#257793
  • activityBarBadge.foreground#FCFDFD
  • button.background#257793
  • button.foreground#FCFDFD
  • button.hoverBackground#257793dd
  • editor.background#FCFDFD
  • editor.foreground#20262a
  • editor.inactiveSelectionBackground#4683212580
  • editor.lineHighlightBackground#E9F5F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#46832125
  • editorCursor.foreground#257793
  • editorGroupHeader.tabsBackground#E9F5F7aa
  • editorLineNumber.activeForeground#257793
  • editorLineNumber.foreground#94a79a80
  • focusBorder#257793
  • foreground#20262a
  • input.background#E9F5F7
  • input.border#00000015
  • input.foreground#20262a
  • input.placeholderForeground#20262a60
  • list.activeSelectionBackground#25779330
  • list.activeSelectionForeground#20262a
  • list.highlightForeground#257793
  • list.hoverBackground#E9F5F740
  • list.hoverForeground#20262a
  • list.inactiveSelectionBackground#25779315
  • list.inactiveSelectionForeground#20262a
  • selection.background#46832125
  • sideBar.background#E9F5F7
  • sideBar.border#00000015
  • sideBar.foreground#20262a
  • sideBarSectionHeader.background#E9F5F780
  • sideBarSectionHeader.foreground#20262a
  • sideBarTitle.foreground#257793
  • statusBar.background#FCFDFD
  • statusBar.border#00000015
  • statusBar.foreground#20262a
  • statusBar.noFolderBackground#FCFDFD
  • tab.activeBackground#FCFDFD
  • tab.activeBorderTop#257793
  • tab.activeForeground#20262a
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFD60
  • tab.inactiveForeground#20262a80
  • terminal.ansiBlack#20262a
  • terminal.ansiBlue#468321
  • terminal.ansiCyan#2989A3
  • terminal.ansiGreen#257793
  • terminal.ansiMagenta#765519
  • terminal.ansiRed#765519
  • terminal.ansiWhite#20262a
  • terminal.ansiYellow#2989A3
  • terminal.background#FCFDFD
  • terminal.foreground#20262a
  • titleBar.activeBackground#FCFDFD
  • titleBar.activeForeground#20262a
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFD
  • titleBar.inactiveForeground#20262a60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#94a79aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#468321bold
storage.type, storage.modifier#468321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#257793
string, punctuation.definition.string, string.template, meta.template.expression#2989A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765519
variable, variable.other.readwrite, variable.other.object#20262a
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#20262a
variable.parameter, meta.parameter#20262additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#20262a80
keyword.operator#20262a
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2989A3bold
entity.other.inherited-class#257793
entity.name.tag, punctuation.definition.tag#468321
entity.other.attribute-name#257793
meta.diff, meta.diff.header#94a79a
markup.deleted#765519
markup.inserted#257793
markup.changed#2989A3
markup.heading, markup.heading.setext, punctuation.definition.heading#257793bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2989A3
string.other.link.title, string.other.link.description#257793
markup.underline.link#94a79aunderline
punctuation.definition.list#468321
markup.quote, punctuation.definition.quote#94a79aitalic