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#090D10
  • activityBar.border#ffffff15
  • activityBar.foreground#67C4E9
  • activityBar.inactiveForeground#f8faf860
  • activityBarBadge.background#67C4E9
  • activityBarBadge.foreground#090D10
  • button.background#67C4E9
  • button.foreground#090D10
  • button.hoverBackground#67C4E9dd
  • editor.background#090D10
  • editor.foreground#f8faf8
  • editor.inactiveSelectionBackground#79C2EC3580
  • editor.lineHighlightBackground#161A1D40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79C2EC35
  • editorCursor.foreground#67C4E9
  • editorGroupHeader.tabsBackground#090D10dd
  • editorLineNumber.activeForeground#67C4E9
  • editorLineNumber.foreground#b9c4ca80
  • focusBorder#67C4E9
  • foreground#f8faf8
  • input.background#161A1D
  • input.border#ffffff15
  • input.foreground#f8faf8
  • input.placeholderForeground#f8faf860
  • list.activeSelectionBackground#67C4E930
  • list.activeSelectionForeground#f8faf8
  • list.highlightForeground#67C4E9
  • list.hoverBackground#161A1D40
  • list.hoverForeground#f8faf8
  • list.inactiveSelectionBackground#67C4E915
  • list.inactiveSelectionForeground#f8faf8
  • selection.background#79C2EC35
  • sideBar.background#161A1D
  • sideBar.border#ffffff15
  • sideBar.foreground#f8faf8
  • sideBarSectionHeader.background#090D1080
  • sideBarSectionHeader.foreground#f8faf8
  • sideBarTitle.foreground#67C4E9
  • statusBar.background#090D10
  • statusBar.border#ffffff15
  • statusBar.foreground#f8faf8
  • statusBar.noFolderBackground#090D10
  • tab.activeBackground#090D10
  • tab.activeBorderTop#67C4E9
  • tab.activeForeground#f8faf8
  • tab.border#ffffff15
  • tab.inactiveBackground#161A1D60
  • tab.inactiveForeground#f8faf880
  • terminal.ansiBlack#090D10
  • terminal.ansiBlue#79C2EC
  • terminal.ansiCyan#55CAE7
  • terminal.ansiGreen#67C4E9
  • terminal.ansiMagenta#83BEF1
  • terminal.ansiRed#83BEF1
  • terminal.ansiWhite#f8faf8
  • terminal.ansiYellow#55CAE7
  • terminal.background#090D10
  • terminal.foreground#f8faf8
  • titleBar.activeBackground#090D10
  • titleBar.activeForeground#f8faf8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#090D10
  • titleBar.inactiveForeground#f8faf860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b9c4caitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79C2ECbold
storage.type, storage.modifier#79C2ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67C4E9
string, punctuation.definition.string, string.template, meta.template.expression#55CAE7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83BEF1
variable, variable.other.readwrite, variable.other.object#f8faf8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f8faf8
variable.parameter, meta.parameter#f8faf8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f8faf880
keyword.operator#f8faf8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55CAE7bold
entity.other.inherited-class#67C4E9
entity.name.tag, punctuation.definition.tag#79C2EC
entity.other.attribute-name#67C4E9
meta.diff, meta.diff.header#b9c4ca
markup.deleted#83BEF1
markup.inserted#67C4E9
markup.changed#55CAE7
markup.heading, markup.heading.setext, punctuation.definition.heading#67C4E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55CAE7
string.other.link.title, string.other.link.description#67C4E9
markup.underline.link#b9c4caunderline
punctuation.definition.list#79C2EC
markup.quote, punctuation.definition.quote#b9c4caitalic