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#252525
  • activityBar.border#252525
  • activityBar.foreground#fbfbfb
  • activityBar.inactiveForeground#b5b5b5
  • activityBarBadge.background#14e699
  • activityBarBadge.foreground#fbfbfb
  • background#252525
  • button.background#14e699
  • button.foreground#246b5a
  • button.hoverBackground#14e699
  • dropdown.background#464646
  • editor.background#252525
  • editor.foreground#fbfbfb
  • editor.lineHighlightBackground#454545
  • editor.selectionBackground#5f5f5f
  • editorCursor.foreground#fbfbfb
  • editorGroup.emptyBackground#252525
  • editorGroupHeader.tabsBackground#252525
  • editorIndentGuide.background1#464646
  • editorWhitespace.foreground#464646
  • errorForeground#dc2828
  • explorer.fileItem.conflictForeground#dc2828
  • explorer.fileItem.errorForeground#dc2828
  • explorer.fileItem.foreground#b5b5b5
  • explorer.fileItem.hoverForeground#fbfbfb
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#fbfbfb
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#454545
  • explorer.folderItem.hoverForeground#fbfbfb
  • explorer.folderItem.iconForeground#fbfbfb
  • explorer.folderItem.selectedIconForeground#14e699
  • focusBorder#8e8e8e
  • foreground#b5b5b5
  • gitDecoration.conflictingResourceForeground#14e699
  • gitDecoration.deletedResourceForeground#dc2828
  • gitDecoration.submoduleResourceForeground#fbfbfb
  • input.background#464646
  • input.border#464646
  • input.foreground#fbfbfb
  • inputOption.activeBorder#8e8e8e
  • list.activeSelectionBackground#5f5f5f
  • list.activeSelectionForeground#fbfbfb
  • list.dropBackground#25252540
  • list.filterMatchBackground#25252520
  • list.focusBackground#5f5f5f
  • list.focusForeground#fbfbfb
  • list.highlightForeground#14e699
  • list.hoverBackground#454545
  • list.hoverForeground#fbfbfb
  • list.inactiveSelectionBackground#45454540
  • menu.border#464646
  • menu.foreground#b5b5b5
  • menu.selectionBackground#5f5f5f
  • menu.selectionForeground#fbfbfb
  • menu.separatorBackground#464646
  • menubar.background#252525
  • menubar.foreground#b5b5b5
  • menubar.menu#252525
  • menubar.selectionBackground#5f5f5f
  • menubar.selectionForeground#fbfbfb
  • panel.background#252525
  • panel.border#464646
  • panelTitle.activeForeground#fbfbfb
  • scrollbarSlider.activeBackground#14e699
  • scrollbarSlider.background#14e69920
  • scrollbarSlider.hoverBackground#14e699
  • sideBar.background#252525
  • sideBar.border#464646
  • sideBar.foreground#b5b5b5
  • sideBarSectionHeader.background#464646
  • sideBarSectionHeader.foreground#fbfbfb
  • statusBar.background#252525
  • statusBar.border#464646
  • statusBar.foreground#b5b5b5
  • statusBarItem.hoverBackground#454545
  • tab.activeBackground#343434
  • tab.activeBorder#252525
  • tab.activeForeground#fbfbfb
  • tab.border#464646
  • tab.inactiveBackground#252525
  • tab.inactiveForeground#b5b5b5
  • terminal.ansiBlack#252525
  • terminal.ansiBlue#14e699
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#14e699
  • terminal.ansiRed#dc2828
  • terminal.ansiWhite#fbfbfb
  • terminal.ansiYellow#d29922
  • terminal.background#252525
  • terminalCommandDecoration.defaultBackground#252525
  • titleBar.activeBackground#252525
  • titleBar.inactiveBackground#252525
  • tree.indentGuidesStroke#464646
  • tree.tableColumnsBorder#464646

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