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#0c0a09
  • activityBar.border#0c0a09
  • activityBar.foreground#fafaf9
  • activityBar.inactiveForeground#a8a29e
  • activityBarBadge.background#ea580c
  • activityBarBadge.foreground#fafaf9
  • background#0c0a09
  • button.background#ea580c
  • button.foreground#fafaf9
  • button.hoverBackground#ea580c
  • dropdown.background#292524
  • editor.background#0c0a09
  • editor.foreground#fafaf9
  • editor.lineHighlightBackground#292524
  • editor.selectionBackground#292524
  • editorCursor.foreground#fafaf9
  • editorGroup.emptyBackground#0c0a09
  • editorGroupHeader.tabsBackground#0c0a09
  • editorIndentGuide.background1#292524
  • editorWhitespace.foreground#292524
  • errorForeground#dc2626
  • explorer.fileItem.conflictForeground#dc2626
  • explorer.fileItem.errorForeground#dc2626
  • explorer.fileItem.foreground#a8a29e
  • explorer.fileItem.hoverForeground#fafaf9
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#fafaf9
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#292524
  • explorer.folderItem.hoverForeground#fafaf9
  • explorer.folderItem.iconForeground#fafaf9
  • explorer.folderItem.selectedIconForeground#ea580c
  • focusBorder#ea580c
  • foreground#a8a29e
  • gitDecoration.conflictingResourceForeground#ea580c
  • gitDecoration.deletedResourceForeground#dc2626
  • gitDecoration.submoduleResourceForeground#fafaf9
  • input.background#292524
  • input.border#292524
  • input.foreground#fafaf9
  • inputOption.activeBorder#ea580c
  • list.activeSelectionBackground#292524
  • list.activeSelectionForeground#fafaf9
  • list.dropBackground#0c0a0940
  • list.filterMatchBackground#0c0a0920
  • list.focusBackground#292524
  • list.focusForeground#fafaf9
  • list.highlightForeground#ea580c
  • list.hoverBackground#292524
  • list.hoverForeground#fafaf9
  • list.inactiveSelectionBackground#29252440
  • menu.border#292524
  • menu.foreground#a8a29e
  • menu.selectionBackground#292524
  • menu.selectionForeground#fafaf9
  • menu.separatorBackground#292524
  • menubar.background#0c0a09
  • menubar.foreground#a8a29e
  • menubar.menu#0c0a09
  • menubar.selectionBackground#292524
  • menubar.selectionForeground#fafaf9
  • panel.background#0c0a09
  • panel.border#292524
  • panelTitle.activeForeground#fafaf9
  • scrollbarSlider.activeBackground#ea580c
  • scrollbarSlider.background#ea580c20
  • scrollbarSlider.hoverBackground#ea580c
  • sideBar.background#0c0a09
  • sideBar.border#292524
  • sideBar.foreground#a8a29e
  • sideBarSectionHeader.background#292524
  • sideBarSectionHeader.foreground#fafaf9
  • statusBar.background#0c0a09
  • statusBar.border#292524
  • statusBar.foreground#a8a29e
  • statusBarItem.hoverBackground#292524
  • tab.activeBackground#0c0a09
  • tab.activeBorder#0c0a09
  • tab.activeForeground#fafaf9
  • tab.border#292524
  • tab.inactiveBackground#0c0a09
  • tab.inactiveForeground#a8a29e
  • terminal.ansiBlack#0c0a09
  • terminal.ansiBlue#ea580c
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#ea580c
  • terminal.ansiRed#dc2626
  • terminal.ansiWhite#fafaf9
  • terminal.ansiYellow#d29922
  • terminal.background#0c0a09
  • terminalCommandDecoration.defaultBackground#0c0a09
  • titleBar.activeBackground#0c0a09
  • titleBar.inactiveBackground#0c0a09
  • tree.indentGuidesStroke#292524
  • tree.tableColumnsBorder#292524

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