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#0e1a1f
  • activityBar.border#0e1a1f
  • activityBar.foreground#45e8e8
  • activityBar.inactiveForeground#a1a1a8
  • activityBarBadge.background#1db8ce
  • activityBarBadge.foreground#45e8e8
  • background#0e1a1f
  • button.background#1db8ce
  • button.foreground#ffffff
  • button.hoverBackground#1db8ce
  • dropdown.background#26262b
  • editor.background#0e1a1f
  • editor.foreground#45e8e8
  • editor.lineHighlightBackground#1f1f1f
  • editor.selectionBackground#1f1f1f
  • editorCursor.foreground#45e8e8
  • editorGroup.emptyBackground#0e1a1f
  • editorGroupHeader.tabsBackground#0e1a1f
  • editorIndentGuide.background1#2b2b2b
  • editorWhitespace.foreground#2b2b2b
  • errorForeground#f14444
  • explorer.fileItem.conflictForeground#f14444
  • explorer.fileItem.errorForeground#f14444
  • explorer.fileItem.foreground#a1a1a8
  • explorer.fileItem.hoverForeground#45e8e8
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#45e8e8
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#1f1f1f
  • explorer.folderItem.hoverForeground#45e8e8
  • explorer.folderItem.iconForeground#45e8e8
  • explorer.folderItem.selectedIconForeground#1db8ce
  • focusBorder#1db8ce
  • foreground#a1a1a8
  • gitDecoration.conflictingResourceForeground#1db8ce
  • gitDecoration.deletedResourceForeground#f14444
  • gitDecoration.submoduleResourceForeground#45e8e8
  • input.background#2b2b2b
  • input.border#2b2b2b
  • input.foreground#45e8e8
  • inputOption.activeBorder#1db8ce
  • list.activeSelectionBackground#1f1f1f
  • list.activeSelectionForeground#f5f5f5
  • list.dropBackground#0e1a1f40
  • list.filterMatchBackground#0e1a1f20
  • list.focusBackground#1f1f1f
  • list.focusForeground#45e8e8
  • list.highlightForeground#1db8ce
  • list.hoverBackground#1f1f1f
  • list.hoverForeground#45e8e8
  • list.inactiveSelectionBackground#1f1f1f40
  • menu.border#2b2b2b
  • menu.foreground#a1a1a8
  • menu.selectionBackground#1f1f1f
  • menu.selectionForeground#f5f5f5
  • menu.separatorBackground#2b2b2b
  • menubar.background#0e1a1f
  • menubar.foreground#a1a1a8
  • menubar.menu#0e1a1f
  • menubar.selectionBackground#1f1f1f
  • menubar.selectionForeground#f5f5f5
  • panel.background#0e1a1f
  • panel.border#2b2b2b
  • panelTitle.activeForeground#45e8e8
  • scrollbarSlider.activeBackground#1db8ce
  • scrollbarSlider.background#1db8ce20
  • scrollbarSlider.hoverBackground#1db8ce
  • sideBar.background#0e1a1f
  • sideBar.border#2b2b2b
  • sideBar.foreground#a1a1a8
  • sideBarSectionHeader.background#26262b
  • sideBarSectionHeader.foreground#45e8e8
  • statusBar.background#0e1a1f
  • statusBar.border#2b2b2b
  • statusBar.foreground#a1a1a8
  • statusBarItem.hoverBackground#1f1f1f
  • tab.activeBackground#0a2026
  • tab.activeBorder#0e1a1f
  • tab.activeForeground#45e8e8
  • tab.border#2b2b2b
  • tab.inactiveBackground#0e1a1f
  • tab.inactiveForeground#a1a1a8
  • terminal.ansiBlack#0e1a1f
  • terminal.ansiBlue#1db8ce
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#1db8ce
  • terminal.ansiRed#f14444
  • terminal.ansiWhite#45e8e8
  • terminal.ansiYellow#d29922
  • terminal.background#0e1a1f
  • terminalCommandDecoration.defaultBackground#0e1a1f
  • titleBar.activeBackground#0e1a1f
  • titleBar.inactiveBackground#0e1a1f
  • tree.indentGuidesStroke#2b2b2b
  • tree.tableColumnsBorder#2b2b2b

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