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#180809
  • activityBar.border#180809
  • activityBar.foreground#fcfcfc
  • activityBar.inactiveForeground#fcfcfc
  • activityBarBadge.background#ff4756
  • activityBarBadge.foreground#fcfcfc
  • background#180809
  • button.background#ff4756
  • button.foreground#fcfcfc
  • button.hoverBackground#ff4756
  • dropdown.background#51161b
  • editor.background#180809
  • editor.foreground#fcfcfc
  • editor.lineHighlightBackground#3f1316
  • editor.selectionBackground#892930
  • editorCursor.foreground#fcfcfc
  • editorGroup.emptyBackground#180809
  • editorGroupHeader.tabsBackground#180809
  • editorIndentGuide.background1#55181d
  • editorWhitespace.foreground#55181d
  • errorForeground#fea901
  • explorer.fileItem.conflictForeground#fea901
  • explorer.fileItem.errorForeground#fea901
  • explorer.fileItem.foreground#fcfcfc
  • explorer.fileItem.hoverForeground#fcfcfc
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#fcfcfc
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#3f1316
  • explorer.folderItem.hoverForeground#fcfcfc
  • explorer.folderItem.iconForeground#fcfcfc
  • explorer.folderItem.selectedIconForeground#ff4756
  • focusBorder#ac2f39
  • foreground#fcfcfc
  • gitDecoration.conflictingResourceForeground#ff4756
  • gitDecoration.deletedResourceForeground#fea901
  • gitDecoration.submoduleResourceForeground#fcfcfc
  • input.background#792128
  • input.border#55181d
  • input.foreground#fcfcfc
  • inputOption.activeBorder#ac2f39
  • list.activeSelectionBackground#892930
  • list.activeSelectionForeground#fcfcfc
  • list.dropBackground#18080940
  • list.filterMatchBackground#18080920
  • list.focusBackground#892930
  • list.focusForeground#fcfcfc
  • list.highlightForeground#ff4756
  • list.hoverBackground#3f1316
  • list.hoverForeground#fcfcfc
  • list.inactiveSelectionBackground#3f131640
  • menu.border#55181d
  • menu.foreground#fcfcfc
  • menu.selectionBackground#892930
  • menu.selectionForeground#fcfcfc
  • menu.separatorBackground#55181d
  • menubar.background#180809
  • menubar.foreground#fcfcfc
  • menubar.menu#180809
  • menubar.selectionBackground#892930
  • menubar.selectionForeground#fcfcfc
  • panel.background#180809
  • panel.border#55181d
  • panelTitle.activeForeground#fcfcfc
  • scrollbarSlider.activeBackground#ff4756
  • scrollbarSlider.background#ff475620
  • scrollbarSlider.hoverBackground#ff4756
  • sideBar.background#180809
  • sideBar.border#55181d
  • sideBar.foreground#fcfcfc
  • sideBarSectionHeader.background#51161b
  • sideBarSectionHeader.foreground#fcfcfc
  • statusBar.background#180809
  • statusBar.border#55181d
  • statusBar.foreground#fcfcfc
  • statusBarItem.hoverBackground#3f1316
  • tab.activeBackground#2b0d0f
  • tab.activeBorder#180809
  • tab.activeForeground#f8f8f8
  • tab.border#55181d
  • tab.inactiveBackground#180809
  • tab.inactiveForeground#fcfcfc
  • terminal.ansiBlack#180809
  • terminal.ansiBlue#ff4756
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#ff4756
  • terminal.ansiRed#fea901
  • terminal.ansiWhite#fcfcfc
  • terminal.ansiYellow#d29922
  • terminal.background#180809
  • terminalCommandDecoration.defaultBackground#180809
  • titleBar.activeBackground#180809
  • titleBar.inactiveBackground#180809
  • tree.indentGuidesStroke#55181d
  • tree.tableColumnsBorder#55181d

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