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#04101A
  • activityBar.border#ffffff15
  • activityBar.foreground#67A0E9
  • activityBar.inactiveForeground#F6FBFF60
  • activityBarBadge.background#67A0E9
  • activityBarBadge.foreground#04101A
  • button.background#67A0E9
  • button.foreground#04101A
  • button.hoverBackground#67A0E9dd
  • editor.background#04101A
  • editor.foreground#F6FBFF
  • editor.inactiveSelectionBackground#79AFEC3580
  • editor.lineHighlightBackground#04101A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79AFEC35
  • editorCursor.foreground#67A0E9
  • editorGroupHeader.tabsBackground#04101Add
  • editorLineNumber.activeForeground#67A0E9
  • editorLineNumber.foreground#E6F0F780
  • focusBorder#67A0E9
  • foreground#F6FBFF
  • input.background#04101A
  • input.border#ffffff15
  • input.foreground#F6FBFF
  • input.placeholderForeground#F6FBFF60
  • list.activeSelectionBackground#67A0E930
  • list.activeSelectionForeground#F6FBFF
  • list.highlightForeground#67A0E9
  • list.hoverBackground#04101A40
  • list.hoverForeground#F6FBFF
  • list.inactiveSelectionBackground#67A0E915
  • list.inactiveSelectionForeground#F6FBFF
  • selection.background#79AFEC35
  • sideBar.background#04101A
  • sideBar.border#ffffff15
  • sideBar.foreground#F6FBFF
  • sideBarSectionHeader.background#04101A80
  • sideBarSectionHeader.foreground#F6FBFF
  • sideBarTitle.foreground#67A0E9
  • statusBar.background#04101A
  • statusBar.border#ffffff15
  • statusBar.foreground#F6FBFF
  • statusBar.noFolderBackground#04101A
  • tab.activeBackground#04101A
  • tab.activeBorderTop#67A0E9
  • tab.activeForeground#F6FBFF
  • tab.border#ffffff15
  • tab.inactiveBackground#04101A60
  • tab.inactiveForeground#F6FBFF80
  • terminal.ansiBlack#04101A
  • terminal.ansiBlue#79AFEC
  • terminal.ansiCyan#55CCE7
  • terminal.ansiGreen#67A0E9
  • terminal.ansiMagenta#83F1DB
  • terminal.ansiRed#83F1DB
  • terminal.ansiWhite#F6FBFF
  • terminal.ansiYellow#55CCE7
  • terminal.background#04101A
  • terminal.foreground#F6FBFF
  • titleBar.activeBackground#04101A
  • titleBar.activeForeground#F6FBFF
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#04101A
  • titleBar.inactiveForeground#F6FBFF60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6F0F7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79AFECbold
storage.type, storage.modifier#79AFECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67A0E9
string, punctuation.definition.string, string.template, meta.template.expression#55CCE7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F1DB
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#55CCE7bold
entity.other.inherited-class#67A0E9
entity.name.tag, punctuation.definition.tag#79AFEC
entity.other.attribute-name#67A0E9
meta.diff, meta.diff.header#E6F0F7
markup.deleted#83F1DB
markup.inserted#67A0E9
markup.changed#55CCE7
markup.heading, markup.heading.setext, punctuation.definition.heading#67A0E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55CCE7
string.other.link.title, string.other.link.description#67A0E9
markup.underline.link#E6F0F7underline
punctuation.definition.list#79AFEC
markup.quote, punctuation.definition.quote#E6F0F7italic