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#151e29
  • activityBar.border#151e29
  • activityBar.foreground#f5f5f5
  • activityBar.inactiveForeground#a7b2be
  • activityBarBadge.background#fc4f83
  • activityBarBadge.foreground#f5f5f5
  • background#151e29
  • button.background#fc4f83
  • button.foreground#111922
  • button.hoverBackground#fc4f83
  • dropdown.background#41c1c8
  • editor.background#151e29
  • editor.foreground#f5f5f5
  • editor.lineHighlightBackground#223244
  • editor.selectionBackground#41c1c8
  • editorCursor.foreground#f5f5f5
  • editorGroup.emptyBackground#151e29
  • editorGroupHeader.tabsBackground#151e29
  • editorIndentGuide.background1#26374b
  • editorWhitespace.foreground#26374b
  • errorForeground#7f1d1d
  • explorer.fileItem.conflictForeground#7f1d1d
  • explorer.fileItem.errorForeground#7f1d1d
  • explorer.fileItem.foreground#a7b2be
  • explorer.fileItem.hoverForeground#f5f5f5
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#f5f5f5
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#223244
  • explorer.folderItem.hoverForeground#f5f5f5
  • explorer.folderItem.iconForeground#f5f5f5
  • explorer.folderItem.selectedIconForeground#fc4f83
  • focusBorder#fc4f83
  • foreground#a7b2be
  • gitDecoration.conflictingResourceForeground#fc4f83
  • gitDecoration.deletedResourceForeground#7f1d1d
  • gitDecoration.submoduleResourceForeground#f5f5f5
  • input.background#26374b
  • input.border#26374b
  • input.foreground#f5f5f5
  • inputOption.activeBorder#fc4f83
  • list.activeSelectionBackground#41c1c8
  • list.activeSelectionForeground#f5f5f5
  • list.dropBackground#151e2940
  • list.filterMatchBackground#151e2920
  • list.focusBackground#41c1c8
  • list.focusForeground#f5f5f5
  • list.highlightForeground#fc4f83
  • list.hoverBackground#223244
  • list.hoverForeground#f5f5f5
  • list.inactiveSelectionBackground#22324440
  • menu.border#26374b
  • menu.foreground#a7b2be
  • menu.selectionBackground#41c1c8
  • menu.selectionForeground#f5f5f5
  • menu.separatorBackground#26374b
  • menubar.background#151e29
  • menubar.foreground#a7b2be
  • menubar.menu#151e29
  • menubar.selectionBackground#41c1c8
  • menubar.selectionForeground#f5f5f5
  • panel.background#151e29
  • panel.border#26374b
  • panelTitle.activeForeground#f5f5f5
  • scrollbarSlider.activeBackground#fc4f83
  • scrollbarSlider.background#fc4f8320
  • scrollbarSlider.hoverBackground#fc4f83
  • sideBar.background#151e29
  • sideBar.border#26374b
  • sideBar.foreground#a7b2be
  • sideBarSectionHeader.background#41c1c8
  • sideBarSectionHeader.foreground#f5f5f5
  • statusBar.background#151e29
  • statusBar.border#26374b
  • statusBar.foreground#a7b2be
  • statusBarItem.hoverBackground#223244
  • tab.activeBackground#1a2533
  • tab.activeBorder#151e29
  • tab.activeForeground#f5f5f5
  • tab.border#26374b
  • tab.inactiveBackground#151e29
  • tab.inactiveForeground#a7b2be
  • terminal.ansiBlack#151e29
  • terminal.ansiBlue#fc4f83
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#fc4f83
  • terminal.ansiRed#7f1d1d
  • terminal.ansiWhite#f5f5f5
  • terminal.ansiYellow#d29922
  • terminal.background#151e29
  • terminalCommandDecoration.defaultBackground#151e29
  • titleBar.activeBackground#151e29
  • titleBar.inactiveBackground#151e29
  • tree.indentGuidesStroke#26374b
  • tree.tableColumnsBorder#26374b

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