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#1c2b1f
  • activityBar.border#1c2b1f
  • activityBar.foreground#efeae4
  • activityBar.inactiveForeground#d9d0c3
  • activityBarBadge.background#4dae50
  • activityBarBadge.foreground#efeae4
  • background#1c2b1f
  • button.background#4dae50
  • button.foreground#09210b
  • button.hoverBackground#4dae50
  • dropdown.background#3c493b
  • editor.background#1c2b1f
  • editor.foreground#efeae4
  • editor.lineHighlightBackground#2b3a2c
  • editor.selectionBackground#3d8f40
  • editorCursor.foreground#efeae4
  • editorGroup.emptyBackground#1c2b1f
  • editorGroupHeader.tabsBackground#1c2b1f
  • editorIndentGuide.background1#3c493b
  • editorWhitespace.foreground#3c493b
  • errorForeground#c52c2a
  • explorer.fileItem.conflictForeground#c52c2a
  • explorer.fileItem.errorForeground#c52c2a
  • explorer.fileItem.foreground#d9d0c3
  • explorer.fileItem.hoverForeground#efeae4
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#efeae4
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#2b3a2c
  • explorer.folderItem.hoverForeground#efeae4
  • explorer.folderItem.iconForeground#efeae4
  • explorer.folderItem.selectedIconForeground#4dae50
  • focusBorder#4dae50
  • foreground#d9d0c3
  • gitDecoration.conflictingResourceForeground#4dae50
  • gitDecoration.deletedResourceForeground#c52c2a
  • gitDecoration.submoduleResourceForeground#efeae4
  • input.background#3c493b
  • input.border#3c493b
  • input.foreground#efeae4
  • inputOption.activeBorder#4dae50
  • list.activeSelectionBackground#3d8f40
  • list.activeSelectionForeground#efeae4
  • list.dropBackground#1c2b1f40
  • list.filterMatchBackground#1c2b1f20
  • list.focusBackground#3d8f40
  • list.focusForeground#efeae4
  • list.highlightForeground#4dae50
  • list.hoverBackground#2b3a2c
  • list.hoverForeground#efeae4
  • list.inactiveSelectionBackground#2b3a2c40
  • menu.border#3c493b
  • menu.foreground#d9d0c3
  • menu.selectionBackground#3d8f40
  • menu.selectionForeground#efeae4
  • menu.separatorBackground#3c493b
  • menubar.background#1c2b1f
  • menubar.foreground#d9d0c3
  • menubar.menu#1c2b1f
  • menubar.selectionBackground#3d8f40
  • menubar.selectionForeground#efeae4
  • panel.background#1c2b1f
  • panel.border#3c493b
  • panelTitle.activeForeground#efeae4
  • scrollbarSlider.activeBackground#4dae50
  • scrollbarSlider.background#4dae5020
  • scrollbarSlider.hoverBackground#4dae50
  • sideBar.background#1c2b1f
  • sideBar.border#3c493b
  • sideBar.foreground#d9d0c3
  • sideBarSectionHeader.background#3c493b
  • sideBarSectionHeader.foreground#efeae4
  • statusBar.background#1c2b1f
  • statusBar.border#3c493b
  • statusBar.foreground#d9d0c3
  • statusBarItem.hoverBackground#2b3a2c
  • tab.activeBackground#2b3a2c
  • tab.activeBorder#1c2b1f
  • tab.activeForeground#efeae4
  • tab.border#3c493b
  • tab.inactiveBackground#1c2b1f
  • tab.inactiveForeground#d9d0c3
  • terminal.ansiBlack#1c2b1f
  • terminal.ansiBlue#4dae50
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#4dae50
  • terminal.ansiRed#c52c2a
  • terminal.ansiWhite#efeae4
  • terminal.ansiYellow#d29922
  • terminal.background#1c2b1f
  • terminalCommandDecoration.defaultBackground#1c2b1f
  • titleBar.activeBackground#1c2b1f
  • titleBar.inactiveBackground#1c2b1f
  • tree.indentGuidesStroke#3c493b
  • tree.tableColumnsBorder#3c493b

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