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#1E4A5E
  • activityBar.border#ffffff15
  • activityBar.foreground#5F6F2F
  • activityBar.inactiveForeground#F2F6F460
  • activityBarBadge.background#5F6F2F
  • activityBarBadge.foreground#1E4A5E
  • button.background#5F6F2F
  • button.foreground#1E4A5E
  • button.hoverBackground#5F6F2Fdd
  • editor.background#1E4A5E
  • editor.foreground#F2F6F4
  • editor.inactiveSelectionBackground#2F6D8A3580
  • editor.lineHighlightBackground#0D182140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2F6D8A35
  • editorCursor.foreground#5F6F2F
  • editorGroupHeader.tabsBackground#1E4A5Edd
  • editorLineNumber.activeForeground#5F6F2F
  • editorLineNumber.foreground#D0E6E180
  • focusBorder#5F6F2F
  • foreground#F2F6F4
  • input.background#0D1821
  • input.border#ffffff15
  • input.foreground#F2F6F4
  • input.placeholderForeground#F2F6F460
  • list.activeSelectionBackground#5F6F2F30
  • list.activeSelectionForeground#F2F6F4
  • list.highlightForeground#5F6F2F
  • list.hoverBackground#0D182140
  • list.hoverForeground#F2F6F4
  • list.inactiveSelectionBackground#5F6F2F15
  • list.inactiveSelectionForeground#F2F6F4
  • selection.background#2F6D8A35
  • sideBar.background#0D1821
  • sideBar.border#ffffff15
  • sideBar.foreground#F2F6F4
  • sideBarSectionHeader.background#1E4A5E80
  • sideBarSectionHeader.foreground#F2F6F4
  • sideBarTitle.foreground#5F6F2F
  • statusBar.background#1E4A5E
  • statusBar.border#ffffff15
  • statusBar.foreground#F2F6F4
  • statusBar.noFolderBackground#1E4A5E
  • tab.activeBackground#1E4A5E
  • tab.activeBorderTop#5F6F2F
  • tab.activeForeground#F2F6F4
  • tab.border#ffffff15
  • tab.inactiveBackground#0D182160
  • tab.inactiveForeground#F2F6F480
  • terminal.ansiBlack#1E4A5E
  • terminal.ansiBlue#2F6D8A
  • terminal.ansiCyan#D78A1A
  • terminal.ansiGreen#5F6F2F
  • terminal.ansiMagenta#4C7F6C
  • terminal.ansiRed#4C7F6C
  • terminal.ansiWhite#F2F6F4
  • terminal.ansiYellow#D78A1A
  • terminal.background#1E4A5E
  • terminal.foreground#F2F6F4
  • titleBar.activeBackground#1E4A5E
  • titleBar.activeForeground#F2F6F4
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1E4A5E
  • titleBar.inactiveForeground#F2F6F460
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D0E6E1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2F6D8Abold
storage.type, storage.modifier#2F6D8Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#5F6F2F—
string, punctuation.definition.string, string.template, meta.template.expression#D78A1A—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#4C7F6C—
variable, variable.other.readwrite, variable.other.object#F2F6F4—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F2F6F4—
variable.parameter, meta.parameter#F2F6F4dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F2F6F480—
keyword.operator#F2F6F4—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D78A1Abold
entity.other.inherited-class#5F6F2F—
entity.name.tag, punctuation.definition.tag#2F6D8A—
entity.other.attribute-name#5F6F2F—
meta.diff, meta.diff.header#D0E6E1—
markup.deleted#4C7F6C—
markup.inserted#5F6F2F—
markup.changed#D78A1A—
markup.heading, markup.heading.setext, punctuation.definition.heading#5F6F2Fbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#D78A1A—
string.other.link.title, string.other.link.description#5F6F2F—
markup.underline.link#D0E6E1underline
punctuation.definition.list#2F6D8A—
markup.quote, punctuation.definition.quote#D0E6E1italic