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#1a0008
  • activityBar.border#1a0008
  • activityBar.foreground#f7f8d8
  • activityBar.inactiveForeground#ffc266
  • activityBarBadge.background#ff145b
  • activityBarBadge.foreground#f7f8d8
  • background#1a0008
  • button.background#ff145b
  • button.foreground#1a0008
  • button.hoverBackground#ff145b
  • dropdown.background#40c2d4
  • editor.background#1a0008
  • editor.foreground#f7f8d8
  • editor.lineHighlightBackground#39131f
  • editor.selectionBackground#ff9900
  • editorCursor.foreground#f7f8d8
  • editorGroup.emptyBackground#1a0008
  • editorGroupHeader.tabsBackground#1a0008
  • editorIndentGuide.background1#4d0017
  • editorWhitespace.foreground#4d0017
  • errorForeground#7f1d1d
  • explorer.fileItem.conflictForeground#7f1d1d
  • explorer.fileItem.errorForeground#7f1d1d
  • explorer.fileItem.foreground#ffc266
  • explorer.fileItem.hoverForeground#f7f8d8
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#f7f8d8
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#39131f
  • explorer.folderItem.hoverForeground#f7f8d8
  • explorer.folderItem.iconForeground#f7f8d8
  • explorer.folderItem.selectedIconForeground#ff145b
  • focusBorder#ff145b
  • foreground#ffc266
  • gitDecoration.conflictingResourceForeground#ff145b
  • gitDecoration.deletedResourceForeground#7f1d1d
  • gitDecoration.submoduleResourceForeground#f7f8d8
  • input.background#4d0017
  • input.border#4d0017
  • input.foreground#f7f8d8
  • inputOption.activeBorder#ff145b
  • list.activeSelectionBackground#ff9900
  • list.activeSelectionForeground#1a0008
  • list.dropBackground#1a000840
  • list.filterMatchBackground#1a000820
  • list.focusBackground#ff9900
  • list.focusForeground#f7f8d8
  • list.highlightForeground#ff145b
  • list.hoverBackground#39131f
  • list.hoverForeground#f7f8d8
  • list.inactiveSelectionBackground#39131f40
  • menu.border#4d0017
  • menu.foreground#ffc266
  • menu.selectionBackground#ff9900
  • menu.selectionForeground#1a0008
  • menu.separatorBackground#4d0017
  • menubar.background#1a0008
  • menubar.foreground#ffc266
  • menubar.menu#1a0008
  • menubar.selectionBackground#ff9900
  • menubar.selectionForeground#1a0008
  • panel.background#1a0008
  • panel.border#4d0017
  • panelTitle.activeForeground#f7f8d8
  • scrollbarSlider.activeBackground#ff145b
  • scrollbarSlider.background#ff145b20
  • scrollbarSlider.hoverBackground#ff145b
  • sideBar.background#1a0008
  • sideBar.border#4d0017
  • sideBar.foreground#ffc266
  • sideBarSectionHeader.background#40c2d4
  • sideBarSectionHeader.foreground#f7f8d8
  • statusBar.background#1a0008
  • statusBar.border#4d0017
  • statusBar.foreground#ffc266
  • statusBarItem.hoverBackground#39131f
  • tab.activeBackground#29000c
  • tab.activeBorder#1a0008
  • tab.activeForeground#f7f8d8
  • tab.border#4d0017
  • tab.inactiveBackground#1a0008
  • tab.inactiveForeground#ffc266
  • terminal.ansiBlack#1a0008
  • terminal.ansiBlue#ff145b
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#ff145b
  • terminal.ansiRed#7f1d1d
  • terminal.ansiWhite#f7f8d8
  • terminal.ansiYellow#d29922
  • terminal.background#1a0008
  • terminalCommandDecoration.defaultBackground#1a0008
  • titleBar.activeBackground#1a0008
  • titleBar.inactiveBackground#1a0008
  • tree.indentGuidesStroke#4d0017
  • tree.tableColumnsBorder#4d0017

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