Skip to main content
Coding Theme

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#212026
  • activityBar.foreground#cbc1d5
  • activityBarBadge.background#212026
  • activityBarBadge.foreground#cbc1d5
  • contrastBorder#3b314d
  • debugToolBar.background#0a0814
  • dropdown.background#212026
  • dropdown.foreground#cbc1d5
  • editor.background#212026
  • editor.foreground#cbc1d5
  • editor.inactiveSelectionBackground#3b314d
  • editor.lineHighlightBackground#212026
  • editor.selectionBackground#5d4d7a
  • editor.selectionHighlightBackground#3b314d
  • editorBracketMatch.background#5d4d7a
  • editorBracketMatch.border#686868
  • editorCursor.foreground#e3dedd
  • editorGroupHeader.noTabsBackground#292b2e
  • editorGroupHeader.tabsBackground#292b2e
  • editorIndentGuide.background#212026
  • editorLineNumber.foreground#686868
  • list.activeSelectionBackground#212026
  • list.activeSelectionForeground#3ab1be
  • list.dropBackground#5d4d7a
  • list.focusBackground#5d4d7a
  • list.focusOutline#212026
  • list.highlightForeground#686868
  • list.hoverForeground#3ab1be
  • list.inactiveSelectionBackground#212026
  • sideBar.background#212026
  • sideBarSectionHeader.background#212026
  • sideBarTitle.foreground#cbc1d5
  • statusBar.background#212026
  • statusBar.debuggingBackground#5d4d7a
  • statusBar.foreground#cbc1d5
  • statusBar.noFolderBackground#212026
  • statusBarItem.activeBackground#827591
  • statusBarItem.hoverBackground#827591
  • statusBarItem.prominentBackground#827591
  • statusBarItem.prominentHoverBackground#827591
  • tab.activeBackground#212026
  • tab.activeForeground#3ab1be
  • tab.inactiveBackground#212026
  • tab.inactiveForeground#a094a2
  • terminal.ansiBlack#b2b2b2
  • terminal.ansiBlue#3a81c3
  • terminal.ansiBrightBlack#b2b2b2
  • terminal.ansiBrightBlue#d7dfff
  • terminal.ansiBrightCyan#28def0
  • terminal.ansiBrightGreen#86dc2f
  • terminal.ansiBrightMagenta#a31db1
  • terminal.ansiBrightRed#f2241f
  • terminal.ansiBrightWhite#b2b2b2
  • terminal.ansiBrightYellow#b1951d
  • terminal.ansiCyan#21b8c7
  • terminal.ansiGreen#67b11d
  • terminal.ansiMagenta#800080
  • terminal.ansiRed#ba2f59
  • terminal.ansiWhite#b2b2b2
  • terminal.ansiYellow#b1951d
  • widget.shadow#5d4d7a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#958383
string#4ac1ce
constant.numeric#b46bbd
constant.language#b46bbd
constant.character, constant.other#b46bbd
variable#95b0fb
keyword#5fa7e7
storage#5fa7e7
storage.type#ee739aitalic
entity.name.class, entity.name.type#5fa7e7bold
entity.other.inherited-class#cc7ed5italic underline
entity.name.function#cc7ed5
variable.parameter#95b0fb
entity.name.tag#5fa7e7
entity.other.attribute-name#cc7ed5
support.function#cc7ed5bold
support.constant#b46bbd
support.type, support.class#ee739aitalic
invalid#e0211d
meta.diff, meta.diff.header#E0EDDDitalic
markup.deleted#dc322f
markup.changed#cb4b16
markup.inserted#219186
markup.heading.markdown#3ab1bebold
markup.bold#b46bbdbold
markup.italic#ee739aitalic
markup.quote#958383
markup.inline.raw#4ac1ce

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Outer Spacemacs - Coding Theme