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#090504
  • activityBar.border#090504
  • activityBar.foreground#f5eceb
  • activityBar.inactiveForeground#a59c9b
  • activityBarBadge.background#fd3a37
  • activityBarBadge.foreground#f5eceb
  • background#090504
  • button.background#fd3a37
  • button.foreground#faf9f1
  • button.hoverBackground#fd3a37
  • dropdown.background#0066ae
  • editor.background#090504
  • editor.foreground#f5eceb
  • editor.lineHighlightBackground#1a1414
  • editor.selectionBackground#a4730b
  • editorCursor.foreground#f5eceb
  • editorGroup.emptyBackground#090504
  • editorGroupHeader.tabsBackground#090504
  • editorIndentGuide.background1#474040
  • editorWhitespace.foreground#474040
  • errorForeground#db0000
  • explorer.fileItem.conflictForeground#db0000
  • explorer.fileItem.errorForeground#db0000
  • explorer.fileItem.foreground#a59c9b
  • explorer.fileItem.hoverForeground#f5eceb
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#f5eceb
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#1a1414
  • explorer.folderItem.hoverForeground#f5eceb
  • explorer.folderItem.iconForeground#f5eceb
  • explorer.folderItem.selectedIconForeground#fd3a37
  • focusBorder#0362ac
  • foreground#a59c9b
  • gitDecoration.conflictingResourceForeground#fd3a37
  • gitDecoration.deletedResourceForeground#db0000
  • gitDecoration.submoduleResourceForeground#f5eceb
  • input.background#474040
  • input.border#474040
  • input.foreground#f5eceb
  • inputOption.activeBorder#0362ac
  • list.activeSelectionBackground#a4730b
  • list.activeSelectionForeground#f5eceb
  • list.dropBackground#09050440
  • list.filterMatchBackground#09050420
  • list.focusBackground#a4730b
  • list.focusForeground#f5eceb
  • list.highlightForeground#fd3a37
  • list.hoverBackground#1a1414
  • list.hoverForeground#f5eceb
  • list.inactiveSelectionBackground#1a141440
  • menu.border#474040
  • menu.foreground#a59c9b
  • menu.selectionBackground#a4730b
  • menu.selectionForeground#f5eceb
  • menu.separatorBackground#474040
  • menubar.background#090504
  • menubar.foreground#a59c9b
  • menubar.menu#090504
  • menubar.selectionBackground#a4730b
  • menubar.selectionForeground#f5eceb
  • panel.background#090504
  • panel.border#474040
  • panelTitle.activeForeground#f5eceb
  • scrollbarSlider.activeBackground#fd3a37
  • scrollbarSlider.background#fd3a3720
  • scrollbarSlider.hoverBackground#fd3a37
  • sideBar.background#090504
  • sideBar.border#474040
  • sideBar.foreground#a59c9b
  • sideBarSectionHeader.background#0066ae
  • sideBarSectionHeader.foreground#f5eceb
  • statusBar.background#090504
  • statusBar.border#474040
  • statusBar.foreground#a59c9b
  • statusBarItem.hoverBackground#1a1414
  • tab.activeBackground#16100f
  • tab.activeBorder#090504
  • tab.activeForeground#f5eceb
  • tab.border#474040
  • tab.inactiveBackground#090504
  • tab.inactiveForeground#a59c9b
  • terminal.ansiBlack#090504
  • terminal.ansiBlue#fd3a37
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#fd3a37
  • terminal.ansiRed#db0000
  • terminal.ansiWhite#f5eceb
  • terminal.ansiYellow#d29922
  • terminal.background#090504
  • terminalCommandDecoration.defaultBackground#090504
  • titleBar.activeBackground#090504
  • titleBar.inactiveBackground#090504
  • tree.indentGuidesStroke#474040
  • tree.tableColumnsBorder#474040

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