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#070a0d
  • activityBar.border#070a0d
  • activityBar.foreground#fafafa
  • activityBar.inactiveForeground#dd5555
  • activityBarBadge.background#f23d2c
  • activityBarBadge.foreground#fafafa
  • background#070a0d
  • button.background#f23d2c
  • button.foreground#070a0d
  • button.hoverBackground#f23d2c
  • dropdown.background#410101
  • editor.background#070a0d
  • editor.foreground#fafafa
  • editor.lineHighlightBackground#151f28
  • editor.selectionBackground#8d1c1c
  • editorCursor.foreground#fafafa
  • editorGroup.emptyBackground#070a0d
  • editorGroupHeader.tabsBackground#070a0d
  • editorIndentGuide.background1#1a2632
  • editorWhitespace.foreground#1a2632
  • errorForeground#410101
  • explorer.fileItem.conflictForeground#410101
  • explorer.fileItem.errorForeground#410101
  • explorer.fileItem.foreground#dd5555
  • explorer.fileItem.hoverForeground#fafafa
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#fafafa
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#151f28
  • explorer.folderItem.hoverForeground#fafafa
  • explorer.folderItem.iconForeground#fafafa
  • explorer.folderItem.selectedIconForeground#f23d2c
  • focusBorder#f23d2c
  • foreground#dd5555
  • gitDecoration.conflictingResourceForeground#f23d2c
  • gitDecoration.deletedResourceForeground#410101
  • gitDecoration.submoduleResourceForeground#fafafa
  • input.background#1a2632
  • input.border#1a2632
  • input.foreground#fafafa
  • inputOption.activeBorder#f23d2c
  • list.activeSelectionBackground#8d1c1c
  • list.activeSelectionForeground#fafafa
  • list.dropBackground#070a0d40
  • list.filterMatchBackground#070a0d20
  • list.focusBackground#8d1c1c
  • list.focusForeground#fafafa
  • list.highlightForeground#f23d2c
  • list.hoverBackground#151f28
  • list.hoverForeground#fafafa
  • list.inactiveSelectionBackground#151f2840
  • menu.border#1a2632
  • menu.foreground#dd5555
  • menu.selectionBackground#8d1c1c
  • menu.selectionForeground#fafafa
  • menu.separatorBackground#1a2632
  • menubar.background#070a0d
  • menubar.foreground#dd5555
  • menubar.menu#070a0d
  • menubar.selectionBackground#8d1c1c
  • menubar.selectionForeground#fafafa
  • panel.background#070a0d
  • panel.border#1a2632
  • panelTitle.activeForeground#fafafa
  • scrollbarSlider.activeBackground#f23d2c
  • scrollbarSlider.background#f23d2c20
  • scrollbarSlider.hoverBackground#f23d2c
  • sideBar.background#070a0d
  • sideBar.border#1a2632
  • sideBar.foreground#dd5555
  • sideBarSectionHeader.background#410101
  • sideBarSectionHeader.foreground#fafafa
  • statusBar.background#070a0d
  • statusBar.border#1a2632
  • statusBar.foreground#dd5555
  • statusBarItem.hoverBackground#151f28
  • tab.activeBackground#0c1217
  • tab.activeBorder#070a0d
  • tab.activeForeground#fafafa
  • tab.border#1a2632
  • tab.inactiveBackground#070a0d
  • tab.inactiveForeground#dd5555
  • terminal.ansiBlack#070a0d
  • terminal.ansiBlue#f23d2c
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#f23d2c
  • terminal.ansiRed#410101
  • terminal.ansiWhite#fafafa
  • terminal.ansiYellow#d29922
  • terminal.background#070a0d
  • terminalCommandDecoration.defaultBackground#070a0d
  • titleBar.activeBackground#070a0d
  • titleBar.inactiveBackground#070a0d
  • tree.indentGuidesStroke#1a2632
  • tree.tableColumnsBorder#1a2632

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