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#25313A
  • activityBar.border#ffffff15
  • activityBar.foreground#8FD8F7
  • activityBar.inactiveForeground#F6FBFF60
  • activityBarBadge.background#8FD8F7
  • activityBarBadge.foreground#25313A
  • button.background#8FD8F7
  • button.foreground#25313A
  • button.hoverBackground#8FD8F7dd
  • editor.background#25313A
  • editor.foreground#F6FBFF
  • editor.inactiveSelectionBackground#007EA73580
  • editor.lineHighlightBackground#07101640
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#007EA735
  • editorCursor.foreground#8FD8F7
  • editorGroupHeader.tabsBackground#25313Add
  • editorLineNumber.activeForeground#8FD8F7
  • editorLineNumber.foreground#EAF4FA80
  • focusBorder#8FD8F7
  • foreground#F6FBFF
  • input.background#071016
  • input.border#ffffff15
  • input.foreground#F6FBFF
  • input.placeholderForeground#F6FBFF60
  • list.activeSelectionBackground#8FD8F730
  • list.activeSelectionForeground#F6FBFF
  • list.highlightForeground#8FD8F7
  • list.hoverBackground#07101640
  • list.hoverForeground#F6FBFF
  • list.inactiveSelectionBackground#8FD8F715
  • list.inactiveSelectionForeground#F6FBFF
  • selection.background#007EA735
  • sideBar.background#071016
  • sideBar.border#ffffff15
  • sideBar.foreground#F6FBFF
  • sideBarSectionHeader.background#25313A80
  • sideBarSectionHeader.foreground#F6FBFF
  • sideBarTitle.foreground#8FD8F7
  • statusBar.background#25313A
  • statusBar.border#ffffff15
  • statusBar.foreground#F6FBFF
  • statusBar.noFolderBackground#25313A
  • tab.activeBackground#25313A
  • tab.activeBorderTop#8FD8F7
  • tab.activeForeground#F6FBFF
  • tab.border#ffffff15
  • tab.inactiveBackground#07101660
  • tab.inactiveForeground#F6FBFF80
  • terminal.ansiBlack#25313A
  • terminal.ansiBlue#007EA7
  • terminal.ansiCyan#2BBFD9
  • terminal.ansiGreen#8FD8F7
  • terminal.ansiMagenta#E6B84A
  • terminal.ansiRed#E6B84A
  • terminal.ansiWhite#F6FBFF
  • terminal.ansiYellow#2BBFD9
  • terminal.background#25313A
  • terminal.foreground#F6FBFF
  • titleBar.activeBackground#25313A
  • titleBar.activeForeground#F6FBFF
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#25313A
  • titleBar.inactiveForeground#F6FBFF60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#EAF4FAitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#007EA7bold
storage.type, storage.modifier#007EA7italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#8FD8F7—
string, punctuation.definition.string, string.template, meta.template.expression#2BBFD9—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#E6B84A—
variable, variable.other.readwrite, variable.other.object#F6FBFF—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6FBFF—
variable.parameter, meta.parameter#F6FBFFdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6FBFF80—
keyword.operator#F6FBFF—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2BBFD9bold
entity.other.inherited-class#8FD8F7—
entity.name.tag, punctuation.definition.tag#007EA7—
entity.other.attribute-name#8FD8F7—
meta.diff, meta.diff.header#EAF4FA—
markup.deleted#E6B84A—
markup.inserted#8FD8F7—
markup.changed#2BBFD9—
markup.heading, markup.heading.setext, punctuation.definition.heading#8FD8F7bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#2BBFD9—
string.other.link.title, string.other.link.description#8FD8F7—
markup.underline.link#EAF4FAunderline
punctuation.definition.list#007EA7—
markup.quote, punctuation.definition.quote#EAF4FAitalic