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#2b221a
  • activityBar.border#2b221a
  • activityBar.foreground#f9ca9c
  • activityBar.inactiveForeground#d3b591
  • activityBarBadge.background#f66e60
  • activityBarBadge.foreground#f9ca9c
  • background#2b221a
  • button.background#f66e60
  • button.foreground#ffffff
  • button.hoverBackground#f66e60
  • dropdown.background#fcaf40
  • editor.background#2b221a
  • editor.foreground#f9ca9c
  • editor.lineHighlightBackground#8b6e57
  • editor.selectionBackground#e63935
  • editorCursor.foreground#f9ca9c
  • editorGroup.emptyBackground#2b221a
  • editorGroupHeader.tabsBackground#2b221a
  • editorIndentGuide.background1#6a4f39
  • editorWhitespace.foreground#6a4f39
  • errorForeground#b71a1a
  • explorer.fileItem.conflictForeground#b71a1a
  • explorer.fileItem.errorForeground#b71a1a
  • explorer.fileItem.foreground#d3b591
  • explorer.fileItem.hoverForeground#f9ca9c
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#f9ca9c
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#8b6e57
  • explorer.folderItem.hoverForeground#f9ca9c
  • explorer.folderItem.iconForeground#f9ca9c
  • explorer.folderItem.selectedIconForeground#f66e60
  • focusBorder#f66e60
  • foreground#d3b591
  • gitDecoration.conflictingResourceForeground#f66e60
  • gitDecoration.deletedResourceForeground#b71a1a
  • gitDecoration.submoduleResourceForeground#f9ca9c
  • input.background#584331
  • input.border#6a4f39
  • input.foreground#f9ca9c
  • inputOption.activeBorder#f66e60
  • list.activeSelectionBackground#e63935
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#2b221a40
  • list.filterMatchBackground#2b221a20
  • list.focusBackground#e63935
  • list.focusForeground#f9ca9c
  • list.highlightForeground#f66e60
  • list.hoverBackground#8b6e57
  • list.hoverForeground#f9ca9c
  • list.inactiveSelectionBackground#8b6e5740
  • menu.border#6a4f39
  • menu.foreground#d3b591
  • menu.selectionBackground#e63935
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#6a4f39
  • menubar.background#2b221a
  • menubar.foreground#d3b591
  • menubar.menu#2b221a
  • menubar.selectionBackground#e63935
  • menubar.selectionForeground#ffffff
  • panel.background#2b221a
  • panel.border#6a4f39
  • panelTitle.activeForeground#f9ca9c
  • scrollbarSlider.activeBackground#f66e60
  • scrollbarSlider.background#f66e6020
  • scrollbarSlider.hoverBackground#f66e60
  • sideBar.background#2b221a
  • sideBar.border#6a4f39
  • sideBar.foreground#d3b591
  • sideBarSectionHeader.background#fcaf40
  • sideBarSectionHeader.foreground#f9ca9c
  • statusBar.background#2b221a
  • statusBar.border#6a4f39
  • statusBar.foreground#d3b591
  • statusBarItem.hoverBackground#8b6e57
  • tab.activeBackground#3c2c21
  • tab.activeBorder#2b221a
  • tab.activeForeground#f9ca9c
  • tab.border#6a4f39
  • tab.inactiveBackground#2b221a
  • tab.inactiveForeground#d3b591
  • terminal.ansiBlack#2b221a
  • terminal.ansiBlue#f66e60
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#f66e60
  • terminal.ansiRed#b71a1a
  • terminal.ansiWhite#f9ca9c
  • terminal.ansiYellow#d29922
  • terminal.background#2b221a
  • terminalCommandDecoration.defaultBackground#2b221a
  • titleBar.activeBackground#2b221a
  • titleBar.inactiveBackground#2b221a
  • tree.indentGuidesStroke#6a4f39
  • tree.tableColumnsBorder#6a4f39

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

DevStack - Coding Theme