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#001b29
  • activityBar.border#001b29
  • activityBar.foreground#e9e1ba
  • activityBar.inactiveForeground#ada785
  • activityBarBadge.background#fcc14a
  • activityBarBadge.foreground#e9e1ba
  • background#001b29
  • button.background#fcc14a
  • button.foreground#001b29
  • button.hoverBackground#fcc14a
  • dropdown.background#d72828
  • editor.background#001b29
  • editor.foreground#e9e1ba
  • editor.lineHighlightBackground#00324d
  • editor.selectionBackground#f57e00
  • editorCursor.foreground#e9e1ba
  • editorGroup.emptyBackground#001b29
  • editorGroupHeader.tabsBackground#001b29
  • editorIndentGuide.background1#003c5c
  • editorWhitespace.foreground#003c5c
  • errorForeground#7f1d1d
  • explorer.fileItem.conflictForeground#7f1d1d
  • explorer.fileItem.errorForeground#7f1d1d
  • explorer.fileItem.foreground#ada785
  • explorer.fileItem.hoverForeground#e9e1ba
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#e9e1ba
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#00324d
  • explorer.folderItem.hoverForeground#e9e1ba
  • explorer.folderItem.iconForeground#e9e1ba
  • explorer.folderItem.selectedIconForeground#fcc14a
  • focusBorder#fcc14a
  • foreground#ada785
  • gitDecoration.conflictingResourceForeground#fcc14a
  • gitDecoration.deletedResourceForeground#7f1d1d
  • gitDecoration.submoduleResourceForeground#e9e1ba
  • input.background#003c5c
  • input.border#003c5c
  • input.foreground#e9e1ba
  • inputOption.activeBorder#fcc14a
  • list.activeSelectionBackground#f57e00
  • list.activeSelectionForeground#001b29
  • list.dropBackground#001b2940
  • list.filterMatchBackground#001b2920
  • list.focusBackground#f57e00
  • list.focusForeground#e9e1ba
  • list.highlightForeground#fcc14a
  • list.hoverBackground#00324d
  • list.hoverForeground#e9e1ba
  • list.inactiveSelectionBackground#00324d40
  • menu.border#003c5c
  • menu.foreground#ada785
  • menu.selectionBackground#f57e00
  • menu.selectionForeground#001b29
  • menu.separatorBackground#003c5c
  • menubar.background#001b29
  • menubar.foreground#ada785
  • menubar.menu#001b29
  • menubar.selectionBackground#f57e00
  • menubar.selectionForeground#001b29
  • panel.background#001b29
  • panel.border#003c5c
  • panelTitle.activeForeground#e9e1ba
  • scrollbarSlider.activeBackground#fcc14a
  • scrollbarSlider.background#fcc14a20
  • scrollbarSlider.hoverBackground#fcc14a
  • sideBar.background#001b29
  • sideBar.border#003c5c
  • sideBar.foreground#ada785
  • sideBarSectionHeader.background#d72828
  • sideBarSectionHeader.foreground#e9e1ba
  • statusBar.background#001b29
  • statusBar.border#003c5c
  • statusBar.foreground#ada785
  • statusBarItem.hoverBackground#00324d
  • tab.activeBackground#00283d
  • tab.activeBorder#001b29
  • tab.activeForeground#e9e1ba
  • tab.border#003c5c
  • tab.inactiveBackground#001b29
  • tab.inactiveForeground#ada785
  • terminal.ansiBlack#001b29
  • terminal.ansiBlue#fcc14a
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#fcc14a
  • terminal.ansiRed#7f1d1d
  • terminal.ansiWhite#e9e1ba
  • terminal.ansiYellow#d29922
  • terminal.background#001b29
  • terminalCommandDecoration.defaultBackground#001b29
  • titleBar.activeBackground#001b29
  • titleBar.inactiveBackground#001b29
  • tree.indentGuidesStroke#003c5c
  • tree.tableColumnsBorder#003c5c

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