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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
constant.language.boolean#d29922
comment, punctuation.definition.comment#a8a29eitalic
string, string.quoted#29c3a0
string.regexp#ea580c
constant.numeric, constant.language, constant.character#d29922
constant.other#fafaf9
keyword, storage.type, storage.modifier#ea580cbold
keyword.control, keyword.operator.new#ea580cbold
keyword.operator#fafaf9
variable, variable.other#fafaf9
variable.parameter#d29922
variable.language#ea580citalic
entity.name.function, support.function#29c3a0bold
entity.name.type, entity.name.class, support.class#d29922bold
entity.other.inherited-class#29c3a0italic
entity.name.tag#ea580c
entity.other.attribute-name#29c3a0
support.type.property-name#fafaf9
meta.property-name#fafaf9
meta.object-literal.key#fafaf9
punctuation#a8a29e
punctuation.definition.template-expression#ea580c
invalid#dc2626bold
markup.heading#ea580cbold
markup.bold#d29922bold
markup.italic#fafaf9italic
markup.inserted#29c3a0
markup.deleted#dc2626
markup.changed#d29922
markup.inline.raw#29c3a0
meta.selector#ea580c
entity.name.tag.css#d29922
entity.other.attribute-name.class.css#29c3a0
entity.other.attribute-name.id.css#ea580c
support.type.property-name.css#fafaf9
support.constant.property-value.css#29c3a0
support.type.vendored.property-name.css#a8a29e
source.css.scss entity.name.tag#d29922
meta.decorator#d29922
entity.name.function.decorator#d29922
storage.type.function.python#ea580c
storage.type.class.python#ea580c
support.type.python#d29922
meta.function-call.generic.python#29c3a0
punctuation.definition.tag#ea580c
meta.tag#ea580c
support.constant.json#d29922
support.type.property-name.json#29c3a0

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

DevStack - Coding Theme