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#2c2025
  • activityBar.border#2c2025
  • activityBar.foreground#f1e9e5
  • activityBar.inactiveForeground#d6c7bf
  • activityBarBadge.background#ff8163
  • activityBarBadge.foreground#f1e9e5
  • background#2c2025
  • button.background#ff8163
  • button.foreground#ffffff
  • button.hoverBackground#ff8163
  • dropdown.background#453940
  • editor.background#2c2025
  • editor.foreground#f1e9e5
  • editor.lineHighlightBackground#3a2f36
  • editor.selectionBackground#fdb57e
  • editorCursor.foreground#f1e9e5
  • editorGroup.emptyBackground#2c2025
  • editorGroupHeader.tabsBackground#2c2025
  • editorIndentGuide.background1#453940
  • editorWhitespace.foreground#453940
  • errorForeground#e63745
  • explorer.fileItem.conflictForeground#e63745
  • explorer.fileItem.errorForeground#e63745
  • explorer.fileItem.foreground#d6c7bf
  • explorer.fileItem.hoverForeground#f1e9e5
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#f1e9e5
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#3a2f36
  • explorer.folderItem.hoverForeground#f1e9e5
  • explorer.folderItem.iconForeground#f1e9e5
  • explorer.folderItem.selectedIconForeground#ff8163
  • focusBorder#ff8163
  • foreground#d6c7bf
  • gitDecoration.conflictingResourceForeground#ff8163
  • gitDecoration.deletedResourceForeground#e63745
  • gitDecoration.submoduleResourceForeground#f1e9e5
  • input.background#453940
  • input.border#453940
  • input.foreground#f1e9e5
  • inputOption.activeBorder#ff8163
  • list.activeSelectionBackground#fdb57e
  • list.activeSelectionForeground#2c2025
  • list.dropBackground#2c202540
  • list.filterMatchBackground#2c202520
  • list.focusBackground#fdb57e
  • list.focusForeground#f1e9e5
  • list.highlightForeground#ff8163
  • list.hoverBackground#3a2f36
  • list.hoverForeground#f1e9e5
  • list.inactiveSelectionBackground#3a2f3640
  • menu.border#453940
  • menu.foreground#d6c7bf
  • menu.selectionBackground#fdb57e
  • menu.selectionForeground#2c2025
  • menu.separatorBackground#453940
  • menubar.background#2c2025
  • menubar.foreground#d6c7bf
  • menubar.menu#2c2025
  • menubar.selectionBackground#fdb57e
  • menubar.selectionForeground#2c2025
  • panel.background#2c2025
  • panel.border#453940
  • panelTitle.activeForeground#f1e9e5
  • scrollbarSlider.activeBackground#ff8163
  • scrollbarSlider.background#ff816320
  • scrollbarSlider.hoverBackground#ff8163
  • sideBar.background#2c2025
  • sideBar.border#453940
  • sideBar.foreground#d6c7bf
  • sideBarSectionHeader.background#453940
  • sideBarSectionHeader.foreground#f1e9e5
  • statusBar.background#2c2025
  • statusBar.border#453940
  • statusBar.foreground#d6c7bf
  • statusBarItem.hoverBackground#3a2f36
  • tab.activeBackground#3a2f36
  • tab.activeBorder#2c2025
  • tab.activeForeground#f1e9e5
  • tab.border#453940
  • tab.inactiveBackground#2c2025
  • tab.inactiveForeground#d6c7bf
  • terminal.ansiBlack#2c2025
  • terminal.ansiBlue#ff8163
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#ff8163
  • terminal.ansiRed#e63745
  • terminal.ansiWhite#f1e9e5
  • terminal.ansiYellow#d29922
  • terminal.background#2c2025
  • terminalCommandDecoration.defaultBackground#2c2025
  • titleBar.activeBackground#2c2025
  • titleBar.inactiveBackground#2c2025
  • tree.indentGuidesStroke#453940
  • tree.tableColumnsBorder#453940

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