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#011d23
  • activityBar.border#011d23
  • activityBar.foreground#edf1f2
  • activityBar.inactiveForeground#85a6ad
  • activityBarBadge.background#f26389
  • activityBarBadge.foreground#edf1f2
  • background#011d23
  • button.background#f26389
  • button.foreground#011d23
  • button.hoverBackground#f26389
  • dropdown.background#025f74
  • editor.background#011d23
  • editor.foreground#edf1f2
  • editor.lineHighlightBackground#133239
  • editor.selectionBackground#03a587
  • editorCursor.foreground#edf1f2
  • editorGroup.emptyBackground#011d23
  • editorGroupHeader.tabsBackground#011d23
  • editorIndentGuide.background1#025264
  • editorWhitespace.foreground#025264
  • errorForeground#7c1d1d
  • explorer.fileItem.conflictForeground#7c1d1d
  • explorer.fileItem.errorForeground#7c1d1d
  • explorer.fileItem.foreground#85a6ad
  • explorer.fileItem.hoverForeground#edf1f2
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#edf1f2
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#133239
  • explorer.folderItem.hoverForeground#edf1f2
  • explorer.folderItem.iconForeground#edf1f2
  • explorer.folderItem.selectedIconForeground#f26389
  • focusBorder#f26389
  • foreground#85a6ad
  • gitDecoration.conflictingResourceForeground#f26389
  • gitDecoration.deletedResourceForeground#7c1d1d
  • gitDecoration.submoduleResourceForeground#edf1f2
  • input.background#025264
  • input.border#025264
  • input.foreground#edf1f2
  • inputOption.activeBorder#f26389
  • list.activeSelectionBackground#03a587
  • list.activeSelectionForeground#edf1f2
  • list.dropBackground#011d2340
  • list.filterMatchBackground#011d2320
  • list.focusBackground#03a587
  • list.focusForeground#edf1f2
  • list.highlightForeground#f26389
  • list.hoverBackground#133239
  • list.hoverForeground#edf1f2
  • list.inactiveSelectionBackground#13323940
  • menu.border#025264
  • menu.foreground#85a6ad
  • menu.selectionBackground#03a587
  • menu.selectionForeground#edf1f2
  • menu.separatorBackground#025264
  • menubar.background#011d23
  • menubar.foreground#85a6ad
  • menubar.menu#011d23
  • menubar.selectionBackground#03a587
  • menubar.selectionForeground#edf1f2
  • panel.background#011d23
  • panel.border#025264
  • panelTitle.activeForeground#edf1f2
  • scrollbarSlider.activeBackground#f26389
  • scrollbarSlider.background#f2638920
  • scrollbarSlider.hoverBackground#f26389
  • sideBar.background#011d23
  • sideBar.border#025264
  • sideBar.foreground#85a6ad
  • sideBarSectionHeader.background#025f74
  • sideBarSectionHeader.foreground#edf1f2
  • statusBar.background#011d23
  • statusBar.border#025264
  • statusBar.foreground#85a6ad
  • statusBarItem.hoverBackground#133239
  • tab.activeBackground#012932
  • tab.activeBorder#011d23
  • tab.activeForeground#edf1f2
  • tab.border#025264
  • tab.inactiveBackground#011d23
  • tab.inactiveForeground#85a6ad
  • terminal.ansiBlack#011d23
  • terminal.ansiBlue#f26389
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#f26389
  • terminal.ansiRed#7c1d1d
  • terminal.ansiWhite#edf1f2
  • terminal.ansiYellow#d29922
  • terminal.background#011d23
  • terminalCommandDecoration.defaultBackground#011d23
  • titleBar.activeBackground#011d23
  • titleBar.inactiveBackground#011d23
  • tree.indentGuidesStroke#025264
  • tree.tableColumnsBorder#025264

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

DevStack - Coding Theme