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#080b14
  • activityBar.border#080b14
  • activityBar.foreground#e9f0f5
  • activityBar.inactiveForeground#798093
  • activityBarBadge.background#00b262
  • activityBarBadge.foreground#e9f0f5
  • background#080b14
  • button.background#00b262
  • button.foreground#080b14
  • button.hoverBackground#00b262
  • dropdown.background#282d3d
  • editor.background#080b14
  • editor.foreground#e9f0f5
  • editor.lineHighlightBackground#282d3d
  • editor.selectionBackground#282d3d
  • editorCursor.foreground#e9f0f5
  • editorGroup.emptyBackground#080b14
  • editorGroupHeader.tabsBackground#080b14
  • editorIndentGuide.background1#e9f0f5
  • editorWhitespace.foreground#e9f0f5
  • errorForeground#ff1648
  • explorer.fileItem.conflictForeground#ff1648
  • explorer.fileItem.errorForeground#ff1648
  • explorer.fileItem.foreground#798093
  • explorer.fileItem.hoverForeground#e9f0f5
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#e9f0f5
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#282d3d
  • explorer.folderItem.hoverForeground#e9f0f5
  • explorer.folderItem.iconForeground#e9f0f5
  • explorer.folderItem.selectedIconForeground#00b262
  • focusBorder#00b262
  • foreground#798093
  • gitDecoration.conflictingResourceForeground#00b262
  • gitDecoration.deletedResourceForeground#ff1648
  • gitDecoration.submoduleResourceForeground#e9f0f5
  • input.background#e9f0f5
  • input.border#e9f0f5
  • input.foreground#e9f0f5
  • inputOption.activeBorder#00b262
  • list.activeSelectionBackground#282d3d
  • list.activeSelectionForeground#e9f0f5
  • list.dropBackground#080b1440
  • list.filterMatchBackground#080b1420
  • list.focusBackground#282d3d
  • list.focusForeground#e9f0f5
  • list.highlightForeground#00b262
  • list.hoverBackground#282d3d
  • list.hoverForeground#e9f0f5
  • list.inactiveSelectionBackground#282d3d40
  • menu.border#e9f0f5
  • menu.foreground#798093
  • menu.selectionBackground#282d3d
  • menu.selectionForeground#e9f0f5
  • menu.separatorBackground#e9f0f5
  • menubar.background#080b14
  • menubar.foreground#798093
  • menubar.menu#080b14
  • menubar.selectionBackground#282d3d
  • menubar.selectionForeground#e9f0f5
  • panel.background#080b14
  • panel.border#e9f0f5
  • panelTitle.activeForeground#e9f0f5
  • scrollbarSlider.activeBackground#00b262
  • scrollbarSlider.background#00b26220
  • scrollbarSlider.hoverBackground#00b262
  • sideBar.background#080b14
  • sideBar.border#e9f0f5
  • sideBar.foreground#798093
  • sideBarSectionHeader.background#282d3d
  • sideBarSectionHeader.foreground#e9f0f5
  • statusBar.background#080b14
  • statusBar.border#e9f0f5
  • statusBar.foreground#798093
  • statusBarItem.hoverBackground#282d3d
  • tab.activeBackground#12161f
  • tab.activeBorder#080b14
  • tab.activeForeground#e9f0f5
  • tab.border#e9f0f5
  • tab.inactiveBackground#080b14
  • tab.inactiveForeground#798093
  • terminal.ansiBlack#080b14
  • terminal.ansiBlue#00b262
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#00b262
  • terminal.ansiRed#ff1648
  • terminal.ansiWhite#e9f0f5
  • terminal.ansiYellow#d29922
  • terminal.background#080b14
  • terminalCommandDecoration.defaultBackground#080b14
  • titleBar.activeBackground#080b14
  • titleBar.inactiveBackground#080b14
  • tree.indentGuidesStroke#e9f0f5
  • tree.tableColumnsBorder#e9f0f5

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