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#012b3c
  • activityBar.border#012b3c
  • activityBar.foreground#dbf5fa
  • activityBar.inactiveForeground#8bb8c1
  • activityBarBadge.background#049bd7
  • activityBarBadge.foreground#dbf5fa
  • background#012b3c
  • button.background#049bd7
  • button.foreground#012432
  • button.hoverBackground#049bd7
  • dropdown.background#02415a
  • editor.background#012b3c
  • editor.foreground#dbf5fa
  • editor.lineHighlightBackground#193e4d
  • editor.selectionBackground#98e2f1
  • editorCursor.foreground#dbf5fa
  • editorGroup.emptyBackground#012b3c
  • editorGroupHeader.tabsBackground#012b3c
  • editorIndentGuide.background1#1c4454
  • editorWhitespace.foreground#1c4454
  • errorForeground#7f1d1d
  • explorer.fileItem.conflictForeground#7f1d1d
  • explorer.fileItem.errorForeground#7f1d1d
  • explorer.fileItem.foreground#8bb8c1
  • explorer.fileItem.hoverForeground#dbf5fa
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#dbf5fa
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#193e4d
  • explorer.folderItem.hoverForeground#dbf5fa
  • explorer.folderItem.iconForeground#dbf5fa
  • explorer.folderItem.selectedIconForeground#049bd7
  • focusBorder#049bd7
  • foreground#8bb8c1
  • gitDecoration.conflictingResourceForeground#049bd7
  • gitDecoration.deletedResourceForeground#7f1d1d
  • gitDecoration.submoduleResourceForeground#dbf5fa
  • input.background#1c4454
  • input.border#1c4454
  • input.foreground#dbf5fa
  • inputOption.activeBorder#049bd7
  • list.activeSelectionBackground#98e2f1
  • list.activeSelectionForeground#012432
  • list.dropBackground#012b3c40
  • list.filterMatchBackground#012b3c20
  • list.focusBackground#98e2f1
  • list.focusForeground#dbf5fa
  • list.highlightForeground#049bd7
  • list.hoverBackground#193e4d
  • list.hoverForeground#dbf5fa
  • list.inactiveSelectionBackground#193e4d40
  • menu.border#1c4454
  • menu.foreground#8bb8c1
  • menu.selectionBackground#98e2f1
  • menu.selectionForeground#012432
  • menu.separatorBackground#1c4454
  • menubar.background#012b3c
  • menubar.foreground#8bb8c1
  • menubar.menu#012b3c
  • menubar.selectionBackground#98e2f1
  • menubar.selectionForeground#012432
  • panel.background#012b3c
  • panel.border#1c4454
  • panelTitle.activeForeground#dbf5fa
  • scrollbarSlider.activeBackground#049bd7
  • scrollbarSlider.background#049bd720
  • scrollbarSlider.hoverBackground#049bd7
  • sideBar.background#012b3c
  • sideBar.border#1c4454
  • sideBar.foreground#8bb8c1
  • sideBarSectionHeader.background#02415a
  • sideBarSectionHeader.foreground#dbf5fa
  • statusBar.background#012b3c
  • statusBar.border#1c4454
  • statusBar.foreground#8bb8c1
  • statusBarItem.hoverBackground#193e4d
  • tab.activeBackground#02364b
  • tab.activeBorder#012b3c
  • tab.activeForeground#dbf5fa
  • tab.border#1c4454
  • tab.inactiveBackground#012b3c
  • tab.inactiveForeground#8bb8c1
  • terminal.ansiBlack#012b3c
  • terminal.ansiBlue#049bd7
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#049bd7
  • terminal.ansiRed#7f1d1d
  • terminal.ansiWhite#dbf5fa
  • terminal.ansiYellow#d29922
  • terminal.background#012b3c
  • terminalCommandDecoration.defaultBackground#012b3c
  • titleBar.activeBackground#012b3c
  • titleBar.inactiveBackground#012b3c
  • tree.indentGuidesStroke#1c4454
  • tree.tableColumnsBorder#1c4454

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