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#020231
  • activityBar.border#020231
  • activityBar.foreground#cdf1f9
  • activityBar.inactiveForeground#79d9ec
  • activityBarBadge.background#cdf1f9
  • activityBarBadge.foreground#cdf1f9
  • background#020231
  • button.background#cdf1f9
  • button.foreground#020231
  • button.hoverBackground#cdf1f9
  • dropdown.background#00b2d6
  • editor.background#020231
  • editor.foreground#cdf1f9
  • editor.lineHighlightBackground#030459
  • editor.selectionBackground#0077b8
  • editorCursor.foreground#cdf1f9
  • editorGroup.emptyBackground#020231
  • editorGroupHeader.tabsBackground#020231
  • editorIndentGuide.background1#03056d
  • editorWhitespace.foreground#03056d
  • errorForeground#7f1d1d
  • explorer.fileItem.conflictForeground#7f1d1d
  • explorer.fileItem.errorForeground#7f1d1d
  • explorer.fileItem.foreground#79d9ec
  • explorer.fileItem.hoverForeground#cdf1f9
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#cdf1f9
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#030459
  • explorer.folderItem.hoverForeground#cdf1f9
  • explorer.folderItem.iconForeground#cdf1f9
  • explorer.folderItem.selectedIconForeground#cdf1f9
  • focusBorder#cdf1f9
  • foreground#79d9ec
  • gitDecoration.conflictingResourceForeground#cdf1f9
  • gitDecoration.deletedResourceForeground#7f1d1d
  • gitDecoration.submoduleResourceForeground#cdf1f9
  • input.background#03056d
  • input.border#03056d
  • input.foreground#cdf1f9
  • inputOption.activeBorder#cdf1f9
  • list.activeSelectionBackground#0077b8
  • list.activeSelectionForeground#cdf1f9
  • list.dropBackground#02023140
  • list.filterMatchBackground#02023120
  • list.focusBackground#0077b8
  • list.focusForeground#cdf1f9
  • list.highlightForeground#cdf1f9
  • list.hoverBackground#030459
  • list.hoverForeground#cdf1f9
  • list.inactiveSelectionBackground#03045940
  • menu.border#03056d
  • menu.foreground#79d9ec
  • menu.selectionBackground#0077b8
  • menu.selectionForeground#cdf1f9
  • menu.separatorBackground#03056d
  • menubar.background#020231
  • menubar.foreground#79d9ec
  • menubar.menu#020231
  • menubar.selectionBackground#0077b8
  • menubar.selectionForeground#cdf1f9
  • panel.background#020231
  • panel.border#03056d
  • panelTitle.activeForeground#cdf1f9
  • scrollbarSlider.activeBackground#cdf1f9
  • scrollbarSlider.background#cdf1f920
  • scrollbarSlider.hoverBackground#cdf1f9
  • sideBar.background#020231
  • sideBar.border#03056d
  • sideBar.foreground#79d9ec
  • sideBarSectionHeader.background#00b2d6
  • sideBarSectionHeader.foreground#cdf1f9
  • statusBar.background#020231
  • statusBar.border#03056d
  • statusBar.foreground#79d9ec
  • statusBarItem.hoverBackground#030459
  • tab.activeBackground#020340
  • tab.activeBorder#020231
  • tab.activeForeground#cdf1f9
  • tab.border#03056d
  • tab.inactiveBackground#020231
  • tab.inactiveForeground#79d9ec
  • terminal.ansiBlack#020231
  • terminal.ansiBlue#cdf1f9
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#cdf1f9
  • terminal.ansiRed#7f1d1d
  • terminal.ansiWhite#cdf1f9
  • terminal.ansiYellow#d29922
  • terminal.background#020231
  • terminalCommandDecoration.defaultBackground#020231
  • titleBar.activeBackground#020231
  • titleBar.inactiveBackground#020231
  • tree.indentGuidesStroke#03056d
  • tree.tableColumnsBorder#03056d

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