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#0c0a09
  • activityBar.border#0c0a09
  • activityBar.foreground#f2f2f2
  • activityBar.inactiveForeground#a1a1aa
  • activityBarBadge.background#e11d48
  • activityBarBadge.foreground#f2f2f2
  • background#0c0a09
  • button.background#e11d48
  • button.foreground#fff1f2
  • button.hoverBackground#e11d48
  • dropdown.background#27272a
  • editor.background#0c0a09
  • editor.foreground#f2f2f2
  • editor.lineHighlightBackground#262626
  • editor.selectionBackground#292524
  • editorCursor.foreground#f2f2f2
  • editorGroup.emptyBackground#0c0a09
  • editorGroupHeader.tabsBackground#0c0a09
  • editorIndentGuide.background1#27272a
  • editorWhitespace.foreground#27272a
  • errorForeground#7f1d1d
  • explorer.fileItem.conflictForeground#7f1d1d
  • explorer.fileItem.errorForeground#7f1d1d
  • explorer.fileItem.foreground#a1a1aa
  • explorer.fileItem.hoverForeground#f2f2f2
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#f2f2f2
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#262626
  • explorer.folderItem.hoverForeground#f2f2f2
  • explorer.folderItem.iconForeground#f2f2f2
  • explorer.folderItem.selectedIconForeground#e11d48
  • focusBorder#e11d48
  • foreground#a1a1aa
  • gitDecoration.conflictingResourceForeground#e11d48
  • gitDecoration.deletedResourceForeground#7f1d1d
  • gitDecoration.submoduleResourceForeground#f2f2f2
  • input.background#27272a
  • input.border#27272a
  • input.foreground#f2f2f2
  • inputOption.activeBorder#e11d48
  • list.activeSelectionBackground#292524
  • list.activeSelectionForeground#fafafa
  • list.dropBackground#0c0a0940
  • list.filterMatchBackground#0c0a0920
  • list.focusBackground#292524
  • list.focusForeground#f2f2f2
  • list.highlightForeground#e11d48
  • list.hoverBackground#262626
  • list.hoverForeground#f2f2f2
  • list.inactiveSelectionBackground#26262640
  • menu.border#27272a
  • menu.foreground#a1a1aa
  • menu.selectionBackground#292524
  • menu.selectionForeground#fafafa
  • menu.separatorBackground#27272a
  • menubar.background#0c0a09
  • menubar.foreground#a1a1aa
  • menubar.menu#0c0a09
  • menubar.selectionBackground#292524
  • menubar.selectionForeground#fafafa
  • panel.background#0c0a09
  • panel.border#27272a
  • panelTitle.activeForeground#f2f2f2
  • scrollbarSlider.activeBackground#e11d48
  • scrollbarSlider.background#e11d4820
  • scrollbarSlider.hoverBackground#e11d48
  • sideBar.background#0c0a09
  • sideBar.border#27272a
  • sideBar.foreground#a1a1aa
  • sideBarSectionHeader.background#27272a
  • sideBarSectionHeader.foreground#f2f2f2
  • statusBar.background#0c0a09
  • statusBar.border#27272a
  • statusBar.foreground#a1a1aa
  • statusBarItem.hoverBackground#262626
  • tab.activeBackground#1c1917
  • tab.activeBorder#0c0a09
  • tab.activeForeground#f2f2f2
  • tab.border#27272a
  • tab.inactiveBackground#0c0a09
  • tab.inactiveForeground#a1a1aa
  • terminal.ansiBlack#0c0a09
  • terminal.ansiBlue#e11d48
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#e11d48
  • terminal.ansiRed#7f1d1d
  • terminal.ansiWhite#f2f2f2
  • terminal.ansiYellow#d29922
  • terminal.background#0c0a09
  • terminalCommandDecoration.defaultBackground#0c0a09
  • titleBar.activeBackground#0c0a09
  • titleBar.inactiveBackground#0c0a09
  • tree.indentGuidesStroke#27272a
  • tree.tableColumnsBorder#27272a

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