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.

  • activityBarBadge.background#1b212c
  • breadcrumb.background#151922
  • commandCenter.background#151922
  • editor.background#151922
  • editor.findMatchBackground#f8f9fa
  • editor.findMatchForeground#404246
  • editor.findMatchHighlightBackground#f8f9fa
  • editor.findMatchHighlightForeground#1d1d1f
  • editor.foreground#adb5bd
  • editor.lineHighlightBackground#2c313a46
  • editor.selectionBackground#2c313a
  • editorBracketHighlight.foreground1#c2cad3
  • editorBracketHighlight.foreground2#c2cad3
  • editorBracketHighlight.foreground3#c2cad3
  • editorBracketHighlight.foreground4#c2cad3
  • editorBracketHighlight.foreground5#c2cad3
  • editorBracketHighlight.foreground6#c2cad3
  • editorBracketMatch.background#858585
  • editorBracketMatch.border#00000000
  • editorCursor.foreground#528bff
  • editorError.foreground#adb5bd
  • editorGroup.border#75757549
  • editorGroupHeader.border#7575754f
  • editorGroupHeader.tabsBackground#151922
  • editorGroupHeader.tabsBorder#757575
  • editorGutter.addedBackground#bffcc6
  • editorGutter.deletedBackground#ffc9de
  • editorGutter.modifiedBackground#ace7ff
  • editorIndentGuide.activeBackground1#75757518
  • editorIndentGuide.activeBackground2#75757518
  • editorIndentGuide.activeBackground3#75757518
  • editorIndentGuide.activeBackground4#75757518
  • editorIndentGuide.activeBackground5#75757518
  • editorIndentGuide.activeBackground6#75757518
  • editorIndentGuide.background1#75757518
  • editorIndentGuide.background2#75757518
  • editorIndentGuide.background3#75757518
  • editorIndentGuide.background4#75757518
  • editorIndentGuide.background5#75757518
  • editorIndentGuide.background6#75757518
  • editorLineNumber.activeForeground#dadcda
  • editorLineNumber.foreground#5c5e5d80
  • editorRuler.foreground#75757521
  • editorStickyScroll.background#151922
  • editorStickyScroll.border#75757549
  • editorWarning.foreground#adb5bd
  • editorWidget.background#151922
  • editorWidget.border#75757549
  • editorWidget.foreground#adb5bd
  • gitDecoration.conflictingResourceForeground#adb5bd
  • gitDecoration.deletedResourceForeground#adb5bd
  • gitDecoration.ignoredResourceForeground#adb5bd
  • gitDecoration.modifiedResourceForeground#adb5bd
  • gitDecoration.stageDeletedResourceForeground#adb5bd
  • gitDecoration.stageModifiedResourceForeground#adb5bd
  • gitDecoration.submoduleResourceForeground#adb5bd
  • gitDecoration.untrackedResourceForeground#adb5bd
  • list.activeSelectionBackground#adb5bd29
  • list.activeSelectionForeground#adb5bd
  • list.errorForeground#adb5bd
  • list.hoverBackground#adb5bd29
  • list.hoverForeground#adb5bd
  • list.inactiveSelectionBackground#adb5bd29
  • list.inactiveSelectionForeground#adb5bd
  • list.warningForeground#adb5bd
  • notebook.focusedCellBorder#ff0000
  • sideBar.background#151922
  • sideBar.border#75757549
  • sideBar.foreground#adb5bd
  • sideBarSectionHeader.background#1b212c
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#1b212c
  • statusBar.border#75757549
  • statusBar.debuggingBackground#1b212c
  • statusBar.foreground#adb5bd
  • statusBar.noFolderBackground#1b212c
  • tab.activeBackground#1d1d1f
  • tab.activeBorderTop#ffffff
  • tab.activeForeground#adb5bd
  • tab.border#75757549
  • tab.hoverBackground#1d1d1f
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#242426
  • tab.inactiveForeground#adb5bdaa
  • tab.unfocusedActiveBackground#1d1d1f
  • tab.unfocusedActiveBorder#75757549
  • tab.unfocusedActiveForeground#adb5bd
  • tab.unfocusedHoverBackground#1d1d1f
  • tab.unfocusedHoverForeground#ffffff
  • tab.unfocusedInactiveBackground#1d1d1f
  • tab.unfocusedInactiveForeground#adb5bd
  • terminal.background#151922
  • titleBar.activeBackground#151922
  • titleBar.activeForeground#adb5bd
  • titleBar.inactiveBackground#151922
  • titleBar.inactiveForeground#adb5bd

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
storage.type.built-in.primitive#b8dbd9a6
entity.name.function#b8dbd9d8
variable.other#99acc0
markup.quote.markdown, meta.diff, meta.diff.header, keyword.operator, meta.brace.square, meta.brace.round, storage.type.function.arrow, keyword, storage.type.interface.tsx, storage.type.type.tsx, entity.name.type.tsx, string.unquoted#9a9fa5
string.quoted.double, punctuation.definition.string.begin, punctuation.definition.string.end, string.quoted.other#747a80
comment#b8dbd941
meta.template.expression, punctuation.definition.template-expression, source.json.comments, support.type.property-name.json, meta.type.declaration.tsx#FFFFFF
string, punctuation.definition.string#DC7684
ref.matchtext#FFFFFF
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6
support.type.property-name.json.comments, punctuation.definition.array.begin.json.comments, punctuation.definition.array.end.json.comments, punctuation.definition.array.begin.json.comments, meta.structure.array.json.comments, meta.structure.dictionary.value.json.comments, meta.structure.dictionary.json.comments, meta.structure.array.json.comments, meta.structure.dictionary.value.json.comments, meta.structure.dictionary.json.comments, source.json.comments#adb5bd

Shiki preview

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

Loading...

Spectral Void - Coding Theme