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#070a17
  • activityBar.border#ffffff15
  • activityBar.foreground#f2b84b
  • activityBar.inactiveForeground#f7f8ff60
  • activityBarBadge.background#f2b84b
  • activityBarBadge.foreground#070a17
  • button.background#f2b84b
  • button.foreground#070a17
  • button.hoverBackground#f2b84bdd
  • editor.background#070a17
  • editor.foreground#f7f8ff
  • editor.inactiveSelectionBackground#8c63ff3580
  • editor.lineHighlightBackground#10172f40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#8c63ff35
  • editorCursor.foreground#f2b84b
  • editorGroupHeader.tabsBackground#070a17dd
  • editorLineNumber.activeForeground#f2b84b
  • editorLineNumber.foreground#68708d80
  • focusBorder#f2b84b
  • foreground#f7f8ff
  • input.background#10172f
  • input.border#ffffff15
  • input.foreground#f7f8ff
  • input.placeholderForeground#f7f8ff60
  • list.activeSelectionBackground#f2b84b30
  • list.activeSelectionForeground#f7f8ff
  • list.highlightForeground#f2b84b
  • list.hoverBackground#10172f40
  • list.hoverForeground#f7f8ff
  • list.inactiveSelectionBackground#f2b84b15
  • list.inactiveSelectionForeground#f7f8ff
  • selection.background#8c63ff35
  • sideBar.background#10172f
  • sideBar.border#ffffff15
  • sideBar.foreground#f7f8ff
  • sideBarSectionHeader.background#070a1780
  • sideBarSectionHeader.foreground#f7f8ff
  • sideBarTitle.foreground#f2b84b
  • statusBar.background#070a17
  • statusBar.border#ffffff15
  • statusBar.foreground#f7f8ff
  • statusBar.noFolderBackground#070a17
  • tab.activeBackground#070a17
  • tab.activeBorderTop#f2b84b
  • tab.activeForeground#f7f8ff
  • tab.border#ffffff15
  • tab.inactiveBackground#10172f60
  • tab.inactiveForeground#f7f8ff80
  • terminal.ansiBlack#070a17
  • terminal.ansiBlue#8c63ff
  • terminal.ansiCyan#ffffff
  • terminal.ansiGreen#f2b84b
  • terminal.ansiMagenta#172554
  • terminal.ansiRed#172554
  • terminal.ansiWhite#f7f8ff
  • terminal.ansiYellow#ffffff
  • terminal.background#070a17
  • terminal.foreground#f7f8ff
  • titleBar.activeBackground#070a17
  • titleBar.activeForeground#f7f8ff
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#070a17
  • titleBar.inactiveForeground#f7f8ff60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#68708ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#8c63ffbold
storage.type, storage.modifier#8c63ffitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#f2b84b—
string, punctuation.definition.string, string.template, meta.template.expression#ffffff—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#172554—
variable, variable.other.readwrite, variable.other.object#f7f8ff—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f7f8ff—
variable.parameter, meta.parameter#f7f8ffdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f7f8ff80—
keyword.operator#f7f8ff—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#ffffffbold
entity.other.inherited-class#f2b84b—
entity.name.tag, punctuation.definition.tag#8c63ff—
entity.other.attribute-name#f2b84b—
meta.diff, meta.diff.header#68708d—
markup.deleted#172554—
markup.inserted#f2b84b—
markup.changed#ffffff—
markup.heading, markup.heading.setext, punctuation.definition.heading#f2b84bbold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#ffffff—
string.other.link.title, string.other.link.description#f2b84b—
markup.underline.link#68708dunderline
punctuation.definition.list#8c63ff—
markup.quote, punctuation.definition.quote#68708ditalic