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#282F33
  • activityBar.border#ffffff15
  • activityBar.foreground#6B6F5E
  • activityBar.inactiveForeground#F8FAFA60
  • activityBarBadge.background#6B6F5E
  • activityBarBadge.foreground#282F33
  • button.background#6B6F5E
  • button.foreground#282F33
  • button.hoverBackground#6B6F5Edd
  • editor.background#282F33
  • editor.foreground#F8FAFA
  • editor.inactiveSelectionBackground#E6E9EB3580
  • editor.lineHighlightBackground#1E2A3540
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#E6E9EB35
  • editorCursor.foreground#6B6F5E
  • editorGroupHeader.tabsBackground#282F33dd
  • editorLineNumber.activeForeground#6B6F5E
  • editorLineNumber.foreground#F2F3F480
  • focusBorder#6B6F5E
  • foreground#F8FAFA
  • input.background#1E2A35
  • input.border#ffffff15
  • input.foreground#F8FAFA
  • input.placeholderForeground#F8FAFA60
  • list.activeSelectionBackground#6B6F5E30
  • list.activeSelectionForeground#F8FAFA
  • list.highlightForeground#6B6F5E
  • list.hoverBackground#1E2A3540
  • list.hoverForeground#F8FAFA
  • list.inactiveSelectionBackground#6B6F5E15
  • list.inactiveSelectionForeground#F8FAFA
  • selection.background#E6E9EB35
  • sideBar.background#1E2A35
  • sideBar.border#ffffff15
  • sideBar.foreground#F8FAFA
  • sideBarSectionHeader.background#282F3380
  • sideBarSectionHeader.foreground#F8FAFA
  • sideBarTitle.foreground#6B6F5E
  • statusBar.background#282F33
  • statusBar.border#ffffff15
  • statusBar.foreground#F8FAFA
  • statusBar.noFolderBackground#282F33
  • tab.activeBackground#282F33
  • tab.activeBorderTop#6B6F5E
  • tab.activeForeground#F8FAFA
  • tab.border#ffffff15
  • tab.inactiveBackground#1E2A3560
  • tab.inactiveForeground#F8FAFA80
  • terminal.ansiBlack#282F33
  • terminal.ansiBlue#E6E9EB
  • terminal.ansiCyan#7FB3C7
  • terminal.ansiGreen#6B6F5E
  • terminal.ansiMagenta#6D7D8F
  • terminal.ansiRed#6D7D8F
  • terminal.ansiWhite#F8FAFA
  • terminal.ansiYellow#7FB3C7
  • terminal.background#282F33
  • terminal.foreground#F8FAFA
  • titleBar.activeBackground#282F33
  • titleBar.activeForeground#F8FAFA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#282F33
  • titleBar.inactiveForeground#F8FAFA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#F2F3F4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#E6E9EBbold
storage.type, storage.modifier#E6E9EBitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6B6F5E
string, punctuation.definition.string, string.template, meta.template.expression#7FB3C7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#6D7D8F
variable, variable.other.readwrite, variable.other.object#F8FAFA
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F8FAFA
variable.parameter, meta.parameter#F8FAFAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F8FAFA80
keyword.operator#F8FAFA
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7FB3C7bold
entity.other.inherited-class#6B6F5E
entity.name.tag, punctuation.definition.tag#E6E9EB
entity.other.attribute-name#6B6F5E
meta.diff, meta.diff.header#F2F3F4
markup.deleted#6D7D8F
markup.inserted#6B6F5E
markup.changed#7FB3C7
markup.heading, markup.heading.setext, punctuation.definition.heading#6B6F5Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7FB3C7
string.other.link.title, string.other.link.description#6B6F5E
markup.underline.link#F2F3F4underline
punctuation.definition.list#E6E9EB
markup.quote, punctuation.definition.quote#F2F3F4italic