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#163044
  • activityBar.border#ffffff15
  • activityBar.foreground#FF666E
  • activityBar.inactiveForeground#F8FBFC60
  • activityBarBadge.background#FF666E
  • activityBarBadge.foreground#163044
  • button.background#FF666E
  • button.foreground#163044
  • button.hoverBackground#FF666Edd
  • editor.background#163044
  • editor.foreground#F8FBFC
  • editor.inactiveSelectionBackground#A0A8B43580
  • editor.lineHighlightBackground#0F1A2340
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#A0A8B435
  • editorCursor.foreground#FF666E
  • editorGroupHeader.tabsBackground#163044dd
  • editorLineNumber.activeForeground#FF666E
  • editorLineNumber.foreground#A0A8B480
  • focusBorder#FF666E
  • foreground#F8FBFC
  • input.background#0F1A23
  • input.border#ffffff15
  • input.foreground#F8FBFC
  • input.placeholderForeground#F8FBFC60
  • list.activeSelectionBackground#FF666E30
  • list.activeSelectionForeground#F8FBFC
  • list.highlightForeground#FF666E
  • list.hoverBackground#0F1A2340
  • list.hoverForeground#F8FBFC
  • list.inactiveSelectionBackground#FF666E15
  • list.inactiveSelectionForeground#F8FBFC
  • selection.background#A0A8B435
  • sideBar.background#0F1A23
  • sideBar.border#ffffff15
  • sideBar.foreground#F8FBFC
  • sideBarSectionHeader.background#16304480
  • sideBarSectionHeader.foreground#F8FBFC
  • sideBarTitle.foreground#FF666E
  • statusBar.background#163044
  • statusBar.border#ffffff15
  • statusBar.foreground#F8FBFC
  • statusBar.noFolderBackground#163044
  • tab.activeBackground#163044
  • tab.activeBorderTop#FF666E
  • tab.activeForeground#F8FBFC
  • tab.border#ffffff15
  • tab.inactiveBackground#0F1A2360
  • tab.inactiveForeground#F8FBFC80
  • terminal.ansiBlack#163044
  • terminal.ansiBlue#A0A8B4
  • terminal.ansiCyan#7FB6D6
  • terminal.ansiGreen#FF666E
  • terminal.ansiMagenta#FF6B3A
  • terminal.ansiRed#FF6B3A
  • terminal.ansiWhite#F8FBFC
  • terminal.ansiYellow#7FB6D6
  • terminal.background#163044
  • terminal.foreground#F8FBFC
  • titleBar.activeBackground#163044
  • titleBar.activeForeground#F8FBFC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#163044
  • titleBar.inactiveForeground#F8FBFC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A0A8B4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#A0A8B4bold
storage.type, storage.modifier#A0A8B4italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#FF666E
string, punctuation.definition.string, string.template, meta.template.expression#7FB6D6
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#FF6B3A
variable, variable.other.readwrite, variable.other.object#F8FBFC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F8FBFC
variable.parameter, meta.parameter#F8FBFCdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F8FBFC80
keyword.operator#F8FBFC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7FB6D6bold
entity.other.inherited-class#FF666E
entity.name.tag, punctuation.definition.tag#A0A8B4
entity.other.attribute-name#FF666E
meta.diff, meta.diff.header#A0A8B4
markup.deleted#FF6B3A
markup.inserted#FF666E
markup.changed#7FB6D6
markup.heading, markup.heading.setext, punctuation.definition.heading#FF666Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7FB6D6
string.other.link.title, string.other.link.description#FF666E
markup.underline.link#A0A8B4underline
punctuation.definition.list#A0A8B4
markup.quote, punctuation.definition.quote#A0A8B4italic