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#D8EAF2
  • activityBar.border#ffffff15
  • activityBar.foreground#0F8FA3
  • activityBar.inactiveForeground#FAFBFC60
  • activityBarBadge.background#0F8FA3
  • activityBarBadge.foreground#D8EAF2
  • button.background#0F8FA3
  • button.foreground#D8EAF2
  • button.hoverBackground#0F8FA3dd
  • editor.background#D8EAF2
  • editor.foreground#FAFBFC
  • editor.inactiveSelectionBackground#68737B3580
  • editor.lineHighlightBackground#0D1F2840
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#68737B35
  • editorCursor.foreground#0F8FA3
  • editorGroupHeader.tabsBackground#D8EAF2dd
  • editorLineNumber.activeForeground#0F8FA3
  • editorLineNumber.foreground#A2A8AE80
  • focusBorder#0F8FA3
  • foreground#FAFBFC
  • input.background#0D1F28
  • input.border#ffffff15
  • input.foreground#FAFBFC
  • input.placeholderForeground#FAFBFC60
  • list.activeSelectionBackground#0F8FA330
  • list.activeSelectionForeground#FAFBFC
  • list.highlightForeground#0F8FA3
  • list.hoverBackground#0D1F2840
  • list.hoverForeground#FAFBFC
  • list.inactiveSelectionBackground#0F8FA315
  • list.inactiveSelectionForeground#FAFBFC
  • selection.background#68737B35
  • sideBar.background#0D1F28
  • sideBar.border#ffffff15
  • sideBar.foreground#FAFBFC
  • sideBarSectionHeader.background#D8EAF280
  • sideBarSectionHeader.foreground#FAFBFC
  • sideBarTitle.foreground#0F8FA3
  • statusBar.background#D8EAF2
  • statusBar.border#ffffff15
  • statusBar.foreground#FAFBFC
  • statusBar.noFolderBackground#D8EAF2
  • tab.activeBackground#D8EAF2
  • tab.activeBorderTop#0F8FA3
  • tab.activeForeground#FAFBFC
  • tab.border#ffffff15
  • tab.inactiveBackground#0D1F2860
  • tab.inactiveForeground#FAFBFC80
  • terminal.ansiBlack#D8EAF2
  • terminal.ansiBlue#68737B
  • terminal.ansiCyan#7EC8DA
  • terminal.ansiGreen#0F8FA3
  • terminal.ansiMagenta#1E2B24
  • terminal.ansiRed#1E2B24
  • terminal.ansiWhite#FAFBFC
  • terminal.ansiYellow#7EC8DA
  • terminal.background#D8EAF2
  • terminal.foreground#FAFBFC
  • titleBar.activeBackground#D8EAF2
  • titleBar.activeForeground#FAFBFC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#D8EAF2
  • titleBar.inactiveForeground#FAFBFC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A2A8AEitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#68737Bbold
storage.type, storage.modifier#68737Bitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0F8FA3
string, punctuation.definition.string, string.template, meta.template.expression#7EC8DA
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#1E2B24
variable, variable.other.readwrite, variable.other.object#FAFBFC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAFBFC
variable.parameter, meta.parameter#FAFBFCdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAFBFC80
keyword.operator#FAFBFC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7EC8DAbold
entity.other.inherited-class#0F8FA3
entity.name.tag, punctuation.definition.tag#68737B
entity.other.attribute-name#0F8FA3
meta.diff, meta.diff.header#A2A8AE
markup.deleted#1E2B24
markup.inserted#0F8FA3
markup.changed#7EC8DA
markup.heading, markup.heading.setext, punctuation.definition.heading#0F8FA3bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7EC8DA
string.other.link.title, string.other.link.description#0F8FA3
markup.underline.link#A2A8AEunderline
punctuation.definition.list#68737B
markup.quote, punctuation.definition.quote#A2A8AEitalic