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#161616
  • activityBar.border#161616
  • activityBar.foreground#e4e4e4
  • activityBar.inactiveForeground#a4a4a4
  • activityBarBadge.background#3981f6
  • activityBarBadge.foreground#e4e4e4
  • background#161616
  • button.background#3981f6
  • button.foreground#ffffff
  • button.hoverBackground#3981f6
  • dropdown.background#262626
  • editor.background#161616
  • editor.foreground#e4e4e4
  • editor.lineHighlightBackground#262626
  • editor.selectionBackground#1e3a8c
  • editorCursor.foreground#e4e4e4
  • editorGroup.emptyBackground#161616
  • editorGroupHeader.tabsBackground#161616
  • editorIndentGuide.background1#3f3f3f
  • editorWhitespace.foreground#3f3f3f
  • 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#262626
  • explorer.folderItem.hoverForeground#e4e4e4
  • explorer.folderItem.iconForeground#e4e4e4
  • explorer.folderItem.selectedIconForeground#3981f6
  • focusBorder#3981f6
  • foreground#a4a4a4
  • gitDecoration.conflictingResourceForeground#3981f6
  • gitDecoration.deletedResourceForeground#f14444
  • gitDecoration.submoduleResourceForeground#e4e4e4
  • input.background#3f3f3f
  • input.border#3f3f3f
  • input.foreground#e4e4e4
  • inputOption.activeBorder#3981f6
  • list.activeSelectionBackground#1e3a8c
  • list.activeSelectionForeground#bddaff
  • list.dropBackground#16161640
  • list.filterMatchBackground#16161620
  • list.focusBackground#1e3a8c
  • list.focusForeground#e4e4e4
  • list.highlightForeground#3981f6
  • list.hoverBackground#262626
  • list.hoverForeground#e4e4e4
  • list.inactiveSelectionBackground#26262640
  • menu.border#3f3f3f
  • menu.foreground#a4a4a4
  • menu.selectionBackground#1e3a8c
  • menu.selectionForeground#bddaff
  • menu.separatorBackground#3f3f3f
  • menubar.background#161616
  • menubar.foreground#a4a4a4
  • menubar.menu#161616
  • menubar.selectionBackground#1e3a8c
  • menubar.selectionForeground#bddaff
  • panel.background#161616
  • panel.border#3f3f3f
  • panelTitle.activeForeground#e4e4e4
  • scrollbarSlider.activeBackground#3981f6
  • scrollbarSlider.background#3981f620
  • scrollbarSlider.hoverBackground#3981f6
  • sideBar.background#161616
  • sideBar.border#3f3f3f
  • sideBar.foreground#a4a4a4
  • sideBarSectionHeader.background#262626
  • sideBarSectionHeader.foreground#e4e4e4
  • statusBar.background#161616
  • statusBar.border#3f3f3f
  • statusBar.foreground#a4a4a4
  • statusBarItem.hoverBackground#262626
  • tab.activeBackground#262626
  • tab.activeBorder#161616
  • tab.activeForeground#e4e4e4
  • tab.border#3f3f3f
  • tab.inactiveBackground#161616
  • tab.inactiveForeground#a4a4a4
  • terminal.ansiBlack#161616
  • terminal.ansiBlue#3981f6
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#3981f6
  • terminal.ansiRed#f14444
  • terminal.ansiWhite#e4e4e4
  • terminal.ansiYellow#d29922
  • terminal.background#161616
  • terminalCommandDecoration.defaultBackground#161616
  • titleBar.activeBackground#161616
  • titleBar.inactiveBackground#161616
  • tree.indentGuidesStroke#3f3f3f
  • tree.tableColumnsBorder#3f3f3f

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...