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#131420
  • activityBar.border#131420
  • activityBar.foreground#f2f2f2
  • activityBar.inactiveForeground#9d9eaf
  • activityBarBadge.background#e74040
  • activityBarBadge.foreground#f2f2f2
  • background#131420
  • button.background#e74040
  • button.foreground#131420
  • button.hoverBackground#e74040
  • dropdown.background#903749
  • editor.background#131420
  • editor.foreground#f2f2f2
  • editor.lineHighlightBackground#22243a
  • editor.selectionBackground#54364a
  • editorCursor.foreground#f2f2f2
  • editorGroup.emptyBackground#131420
  • editorGroupHeader.tabsBackground#131420
  • editorIndentGuide.background1#262840
  • editorWhitespace.foreground#262840
  • errorForeground#7f1d1d
  • explorer.fileItem.conflictForeground#7f1d1d
  • explorer.fileItem.errorForeground#7f1d1d
  • explorer.fileItem.foreground#9d9eaf
  • explorer.fileItem.hoverForeground#f2f2f2
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#f2f2f2
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#22243a
  • explorer.folderItem.hoverForeground#f2f2f2
  • explorer.folderItem.iconForeground#f2f2f2
  • explorer.folderItem.selectedIconForeground#e74040
  • focusBorder#e74040
  • foreground#9d9eaf
  • gitDecoration.conflictingResourceForeground#e74040
  • gitDecoration.deletedResourceForeground#7f1d1d
  • gitDecoration.submoduleResourceForeground#f2f2f2
  • input.background#262840
  • input.border#262840
  • input.foreground#f2f2f2
  • inputOption.activeBorder#e74040
  • list.activeSelectionBackground#54364a
  • list.activeSelectionForeground#f2f2f2
  • list.dropBackground#13142040
  • list.filterMatchBackground#13142020
  • list.focusBackground#54364a
  • list.focusForeground#f2f2f2
  • list.highlightForeground#e74040
  • list.hoverBackground#22243a
  • list.hoverForeground#f2f2f2
  • list.inactiveSelectionBackground#22243a40
  • menu.border#262840
  • menu.foreground#9d9eaf
  • menu.selectionBackground#54364a
  • menu.selectionForeground#f2f2f2
  • menu.separatorBackground#262840
  • menubar.background#131420
  • menubar.foreground#9d9eaf
  • menubar.menu#131420
  • menubar.selectionBackground#54364a
  • menubar.selectionForeground#f2f2f2
  • panel.background#131420
  • panel.border#262840
  • panelTitle.activeForeground#f2f2f2
  • scrollbarSlider.activeBackground#e74040
  • scrollbarSlider.background#e7404020
  • scrollbarSlider.hoverBackground#e74040
  • sideBar.background#131420
  • sideBar.border#262840
  • sideBar.foreground#9d9eaf
  • sideBarSectionHeader.background#903749
  • sideBarSectionHeader.foreground#f2f2f2
  • statusBar.background#131420
  • statusBar.border#262840
  • statusBar.foreground#9d9eaf
  • statusBarItem.hoverBackground#22243a
  • tab.activeBackground#1a1c2d
  • tab.activeBorder#131420
  • tab.activeForeground#f2f2f2
  • tab.border#262840
  • tab.inactiveBackground#131420
  • tab.inactiveForeground#9d9eaf
  • terminal.ansiBlack#131420
  • terminal.ansiBlue#e74040
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#e74040
  • terminal.ansiRed#7f1d1d
  • terminal.ansiWhite#f2f2f2
  • terminal.ansiYellow#d29922
  • terminal.background#131420
  • terminalCommandDecoration.defaultBackground#131420
  • titleBar.activeBackground#131420
  • titleBar.inactiveBackground#131420
  • tree.indentGuidesStroke#262840
  • tree.tableColumnsBorder#262840

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