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#091f1b
  • activityBar.border#091f1b
  • activityBar.foreground#eaffd1
  • activityBar.inactiveForeground#85ada6
  • activityBarBadge.background#95dfd2
  • activityBarBadge.foreground#eaffd1
  • background#091f1b
  • button.background#95dfd2
  • button.foreground#091f1b
  • button.hoverBackground#95dfd2
  • dropdown.background#f48080
  • editor.background#091f1b
  • editor.foreground#eaffd1
  • editor.lineHighlightBackground#15473e
  • editor.selectionBackground#fce48d
  • editorCursor.foreground#eaffd1
  • editorGroup.emptyBackground#091f1b
  • editorGroupHeader.tabsBackground#091f1b
  • editorIndentGuide.background1#174f44
  • editorWhitespace.foreground#174f44
  • errorForeground#7c1d1d
  • explorer.fileItem.conflictForeground#7c1d1d
  • explorer.fileItem.errorForeground#7c1d1d
  • explorer.fileItem.foreground#85ada6
  • explorer.fileItem.hoverForeground#eaffd1
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#eaffd1
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#15473e
  • explorer.folderItem.hoverForeground#eaffd1
  • explorer.folderItem.iconForeground#eaffd1
  • explorer.folderItem.selectedIconForeground#95dfd2
  • focusBorder#95dfd2
  • foreground#85ada6
  • gitDecoration.conflictingResourceForeground#95dfd2
  • gitDecoration.deletedResourceForeground#7c1d1d
  • gitDecoration.submoduleResourceForeground#eaffd1
  • input.background#174f44
  • input.border#174f44
  • input.foreground#eaffd1
  • inputOption.activeBorder#95dfd2
  • list.activeSelectionBackground#fce48d
  • list.activeSelectionForeground#091f1b
  • list.dropBackground#091f1b40
  • list.filterMatchBackground#091f1b20
  • list.focusBackground#fce48d
  • list.focusForeground#eaffd1
  • list.highlightForeground#95dfd2
  • list.hoverBackground#15473e
  • list.hoverForeground#eaffd1
  • list.inactiveSelectionBackground#15473e40
  • menu.border#174f44
  • menu.foreground#85ada6
  • menu.selectionBackground#fce48d
  • menu.selectionForeground#091f1b
  • menu.separatorBackground#174f44
  • menubar.background#091f1b
  • menubar.foreground#85ada6
  • menubar.menu#091f1b
  • menubar.selectionBackground#fce48d
  • menubar.selectionForeground#091f1b
  • panel.background#091f1b
  • panel.border#174f44
  • panelTitle.activeForeground#eaffd1
  • scrollbarSlider.activeBackground#95dfd2
  • scrollbarSlider.background#95dfd220
  • scrollbarSlider.hoverBackground#95dfd2
  • sideBar.background#091f1b
  • sideBar.border#174f44
  • sideBar.foreground#85ada6
  • sideBarSectionHeader.background#f48080
  • sideBarSectionHeader.foreground#eaffd1
  • statusBar.background#091f1b
  • statusBar.border#174f44
  • statusBar.foreground#85ada6
  • statusBarItem.hoverBackground#15473e
  • tab.activeBackground#0e2f29
  • tab.activeBorder#091f1b
  • tab.activeForeground#eaffd1
  • tab.border#174f44
  • tab.inactiveBackground#091f1b
  • tab.inactiveForeground#85ada6
  • terminal.ansiBlack#091f1b
  • terminal.ansiBlue#95dfd2
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#95dfd2
  • terminal.ansiRed#7c1d1d
  • terminal.ansiWhite#eaffd1
  • terminal.ansiYellow#d29922
  • terminal.background#091f1b
  • terminalCommandDecoration.defaultBackground#091f1b
  • titleBar.activeBackground#091f1b
  • titleBar.inactiveBackground#091f1b
  • tree.indentGuidesStroke#174f44
  • tree.tableColumnsBorder#174f44

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