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#1d292f
  • activityBar.border#1d292f
  • activityBar.foreground#bde1fa
  • activityBar.inactiveForeground#94a9b8
  • activityBarBadge.background#bde1fa
  • activityBarBadge.foreground#bde1fa
  • background#1d292f
  • button.background#bde1fa
  • button.foreground#1d292f
  • button.hoverBackground#bde1fa
  • dropdown.background#0f4d75
  • editor.background#1d292f
  • editor.foreground#bde1fa
  • editor.lineHighlightBackground#2b3c46
  • editor.selectionBackground#3283b8
  • editorCursor.foreground#bde1fa
  • editorGroup.emptyBackground#1d292f
  • editorGroupHeader.tabsBackground#1d292f
  • editorIndentGuide.background1#0f4d75
  • editorWhitespace.foreground#0f4d75
  • errorForeground#7c1d1d
  • explorer.fileItem.conflictForeground#7c1d1d
  • explorer.fileItem.errorForeground#7c1d1d
  • explorer.fileItem.foreground#94a9b8
  • explorer.fileItem.hoverForeground#bde1fa
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#bde1fa
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#2b3c46
  • explorer.folderItem.hoverForeground#bde1fa
  • explorer.folderItem.iconForeground#bde1fa
  • explorer.folderItem.selectedIconForeground#bde1fa
  • focusBorder#bde1fa
  • foreground#94a9b8
  • gitDecoration.conflictingResourceForeground#bde1fa
  • gitDecoration.deletedResourceForeground#7c1d1d
  • gitDecoration.submoduleResourceForeground#bde1fa
  • input.background#0f4d75
  • input.border#0f4d75
  • input.foreground#bde1fa
  • inputOption.activeBorder#bde1fa
  • list.activeSelectionBackground#3283b8
  • list.activeSelectionForeground#bde1fa
  • list.dropBackground#1d292f40
  • list.filterMatchBackground#1d292f20
  • list.focusBackground#3283b8
  • list.focusForeground#bde1fa
  • list.highlightForeground#bde1fa
  • list.hoverBackground#2b3c46
  • list.hoverForeground#bde1fa
  • list.inactiveSelectionBackground#2b3c4640
  • menu.border#0f4d75
  • menu.foreground#94a9b8
  • menu.selectionBackground#3283b8
  • menu.selectionForeground#bde1fa
  • menu.separatorBackground#0f4d75
  • menubar.background#1d292f
  • menubar.foreground#94a9b8
  • menubar.menu#1d292f
  • menubar.selectionBackground#3283b8
  • menubar.selectionForeground#bde1fa
  • panel.background#1d292f
  • panel.border#0f4d75
  • panelTitle.activeForeground#bde1fa
  • scrollbarSlider.activeBackground#bde1fa
  • scrollbarSlider.background#bde1fa20
  • scrollbarSlider.hoverBackground#bde1fa
  • sideBar.background#1d292f
  • sideBar.border#0f4d75
  • sideBar.foreground#94a9b8
  • sideBarSectionHeader.background#0f4d75
  • sideBarSectionHeader.foreground#bde1fa
  • statusBar.background#1d292f
  • statusBar.border#0f4d75
  • statusBar.foreground#94a9b8
  • statusBarItem.hoverBackground#2b3c46
  • tab.activeBackground#233139
  • tab.activeBorder#1d292f
  • tab.activeForeground#bde1fa
  • tab.border#0f4d75
  • tab.inactiveBackground#1d292f
  • tab.inactiveForeground#94a9b8
  • terminal.ansiBlack#1d292f
  • terminal.ansiBlue#bde1fa
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#bde1fa
  • terminal.ansiRed#7c1d1d
  • terminal.ansiWhite#bde1fa
  • terminal.ansiYellow#d29922
  • terminal.background#1d292f
  • terminalCommandDecoration.defaultBackground#1d292f
  • titleBar.activeBackground#1d292f
  • titleBar.inactiveBackground#1d292f
  • tree.indentGuidesStroke#0f4d75
  • tree.tableColumnsBorder#0f4d75

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