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#617884
  • activityBar.border#ffffff15
  • activityBar.foreground#4F6B5A
  • activityBar.inactiveForeground#F6F8FA60
  • activityBarBadge.background#4F6B5A
  • activityBarBadge.foreground#617884
  • button.background#4F6B5A
  • button.foreground#617884
  • button.hoverBackground#4F6B5Add
  • editor.background#617884
  • editor.foreground#F6F8FA
  • editor.inactiveSelectionBackground#C7D6E63580
  • editor.lineHighlightBackground#27323A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C7D6E635
  • editorCursor.foreground#4F6B5A
  • editorGroupHeader.tabsBackground#617884dd
  • editorLineNumber.activeForeground#4F6B5A
  • editorLineNumber.foreground#8FA28380
  • focusBorder#4F6B5A
  • foreground#F6F8FA
  • input.background#27323A
  • input.border#ffffff15
  • input.foreground#F6F8FA
  • input.placeholderForeground#F6F8FA60
  • list.activeSelectionBackground#4F6B5A30
  • list.activeSelectionForeground#F6F8FA
  • list.highlightForeground#4F6B5A
  • list.hoverBackground#27323A40
  • list.hoverForeground#F6F8FA
  • list.inactiveSelectionBackground#4F6B5A15
  • list.inactiveSelectionForeground#F6F8FA
  • selection.background#C7D6E635
  • sideBar.background#27323A
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F8FA
  • sideBarSectionHeader.background#61788480
  • sideBarSectionHeader.foreground#F6F8FA
  • sideBarTitle.foreground#4F6B5A
  • statusBar.background#617884
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F8FA
  • statusBar.noFolderBackground#617884
  • tab.activeBackground#617884
  • tab.activeBorderTop#4F6B5A
  • tab.activeForeground#F6F8FA
  • tab.border#ffffff15
  • tab.inactiveBackground#27323A60
  • tab.inactiveForeground#F6F8FA80
  • terminal.ansiBlack#617884
  • terminal.ansiBlue#C7D6E6
  • terminal.ansiCyan#D6DDE3
  • terminal.ansiGreen#4F6B5A
  • terminal.ansiMagenta#8CA18F
  • terminal.ansiRed#8CA18F
  • terminal.ansiWhite#F6F8FA
  • terminal.ansiYellow#D6DDE3
  • terminal.background#617884
  • terminal.foreground#F6F8FA
  • titleBar.activeBackground#617884
  • titleBar.activeForeground#F6F8FA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#617884
  • titleBar.inactiveForeground#F6F8FA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8FA283italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C7D6E6bold
storage.type, storage.modifier#C7D6E6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#4F6B5A
string, punctuation.definition.string, string.template, meta.template.expression#D6DDE3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#8CA18F
variable, variable.other.readwrite, variable.other.object#F6F8FA
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F8FA
variable.parameter, meta.parameter#F6F8FAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F8FA80
keyword.operator#F6F8FA
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D6DDE3bold
entity.other.inherited-class#4F6B5A
entity.name.tag, punctuation.definition.tag#C7D6E6
entity.other.attribute-name#4F6B5A
meta.diff, meta.diff.header#8FA283
markup.deleted#8CA18F
markup.inserted#4F6B5A
markup.changed#D6DDE3
markup.heading, markup.heading.setext, punctuation.definition.heading#4F6B5Abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#D6DDE3
string.other.link.title, string.other.link.description#4F6B5A
markup.underline.link#8FA283underline
punctuation.definition.list#C7D6E6
markup.quote, punctuation.definition.quote#8FA283italic