Skip to main content
Coding Theme

DevStack

Publisher: skylerThemes in package: 139

First-in-Class Workbench Distribution: 100+ extensions worth of power in a single install — without the performance death spiral. The VSCode you wish Microsoft built, delivered as an extension. Surgical workspace layouts that activate only what you need. A terminal engine with 17+ execution patterns

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#1a1d22
  • activityBar.border#1a1d22
  • activityBar.foreground#e4e4e4
  • activityBar.inactiveForeground#a4a4a4
  • activityBarBadge.background#6d5de7
  • activityBarBadge.foreground#e4e4e4
  • background#1a1d22
  • button.background#6d5de7
  • button.foreground#ffffff
  • button.hoverBackground#6d5de7
  • dropdown.background#4b0083
  • editor.background#1a1d22
  • editor.foreground#e4e4e4
  • editor.lineHighlightBackground#454545
  • editor.selectionBackground#6394eb
  • editorCursor.foreground#e4e4e4
  • editorGroup.emptyBackground#1a1d22
  • editorGroupHeader.tabsBackground#1a1d22
  • editorIndentGuide.background1#454545
  • editorWhitespace.foreground#454545
  • errorForeground#f14444
  • explorer.fileItem.conflictForeground#f14444
  • explorer.fileItem.errorForeground#f14444
  • explorer.fileItem.foreground#a4a4a4
  • explorer.fileItem.hoverForeground#e4e4e4
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#e4e4e4
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#454545
  • explorer.folderItem.hoverForeground#e4e4e4
  • explorer.folderItem.iconForeground#e4e4e4
  • explorer.folderItem.selectedIconForeground#6d5de7
  • focusBorder#6d5de7
  • foreground#a4a4a4
  • gitDecoration.conflictingResourceForeground#6d5de7
  • gitDecoration.deletedResourceForeground#f14444
  • gitDecoration.submoduleResourceForeground#e4e4e4
  • input.background#454545
  • input.border#454545
  • input.foreground#e4e4e4
  • inputOption.activeBorder#6d5de7
  • list.activeSelectionBackground#6394eb
  • list.activeSelectionForeground#e4e4e4
  • list.dropBackground#1a1d2240
  • list.filterMatchBackground#1a1d2220
  • list.focusBackground#6394eb
  • list.focusForeground#e4e4e4
  • list.highlightForeground#6d5de7
  • list.hoverBackground#454545
  • list.hoverForeground#e4e4e4
  • list.inactiveSelectionBackground#45454540
  • menu.border#454545
  • menu.foreground#a4a4a4
  • menu.selectionBackground#6394eb
  • menu.selectionForeground#e4e4e4
  • menu.separatorBackground#454545
  • menubar.background#1a1d22
  • menubar.foreground#a4a4a4
  • menubar.menu#1a1d22
  • menubar.selectionBackground#6394eb
  • menubar.selectionForeground#e4e4e4
  • panel.background#1a1d22
  • panel.border#454545
  • panelTitle.activeForeground#e4e4e4
  • scrollbarSlider.activeBackground#6d5de7
  • scrollbarSlider.background#6d5de720
  • scrollbarSlider.hoverBackground#6d5de7
  • sideBar.background#1a1d22
  • sideBar.border#454545
  • sideBar.foreground#a4a4a4
  • sideBarSectionHeader.background#4b0083
  • sideBarSectionHeader.foreground#e4e4e4
  • statusBar.background#1a1d22
  • statusBar.border#454545
  • statusBar.foreground#a4a4a4
  • statusBarItem.hoverBackground#454545
  • tab.activeBackground#2d3436
  • tab.activeBorder#1a1d22
  • tab.activeForeground#e4e4e4
  • tab.border#454545
  • tab.inactiveBackground#1a1d22
  • tab.inactiveForeground#a4a4a4
  • terminal.ansiBlack#1a1d22
  • terminal.ansiBlue#6d5de7
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#6d5de7
  • terminal.ansiRed#f14444
  • terminal.ansiWhite#e4e4e4
  • terminal.ansiYellow#d29922
  • terminal.background#1a1d22
  • terminalCommandDecoration.defaultBackground#1a1d22
  • titleBar.activeBackground#1a1d22
  • titleBar.inactiveBackground#1a1d22
  • tree.indentGuidesStroke#454545
  • tree.tableColumnsBorder#454545

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A9955
string, punctuation.definition.string, string.template, punctuation.definition.template-expression#CE9178
constant.numeric#B5CEA8
constant.language#4FC1FF
variable#9CDCFE
variable.parameter#9CDCFE
variable.other.object.property#9CDCFE
variable.other.readwrite#9CDCFE
variable.other.property#9CDCFE
support.type.property-name#9CDCFE
support.constant#4FC1FF
support.class#34d399
support.type#34d399
support.function#DCDCAA
entity.name.function#DCDCAA
entity.name.type#34d399
entity.name.class#34d399
entity.name.tag#569CD6
entity.other.attribute-name#9CDCFE
keyword#C586C0
keyword.control#C586C0
keyword.operator#D4D4D4
storage#C586C0
storage.type#C586C0
storage.modifier#C586C0
punctuation.definition.tag#808080
string.quoted.triple#CE9178
invalid#F44747
markup.heading#569CD6bold
markup.heading.markdown#569CD6
markup.heading.1.markdown#569CD6
markup.heading.2.markdown#4EC9B0
markup.heading.3.markdown#4FC1FF
markup.heading.4.markdown#9CDCFE
markup.heading.5.markdown#C586C0
markup.heading.6.markdown#DCDCAA
markup.bold#D4D4D4bold
markup.italic#D4D4D4italic
markup.strikethrough#808080
markup.inline.raw#CE9178
markup.fenced_code.block#CE9178
markup.quote#6A9955italic
markup.list#9CDCFE
markup.list.numbered#9CDCFE
markup.list.unordered#9CDCFE
meta.separator.markdown#808080

Shiki preview

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

Loading...