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#090504
  • activityBar.border#090504
  • activityBar.foreground#f5eceb
  • activityBar.inactiveForeground#a59c9b
  • activityBarBadge.background#fd3a37
  • activityBarBadge.foreground#f5eceb
  • background#090504
  • button.background#fd3a37
  • button.foreground#faf9f1
  • button.hoverBackground#fd3a37
  • dropdown.background#0066ae
  • editor.background#090504
  • editor.foreground#f5eceb
  • editor.lineHighlightBackground#1a1414
  • editor.selectionBackground#a4730b
  • editorCursor.foreground#f5eceb
  • editorGroup.emptyBackground#090504
  • editorGroupHeader.tabsBackground#090504
  • editorIndentGuide.background1#474040
  • editorWhitespace.foreground#474040
  • errorForeground#db0000
  • explorer.fileItem.conflictForeground#db0000
  • explorer.fileItem.errorForeground#db0000
  • explorer.fileItem.foreground#a59c9b
  • explorer.fileItem.hoverForeground#f5eceb
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#f5eceb
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#1a1414
  • explorer.folderItem.hoverForeground#f5eceb
  • explorer.folderItem.iconForeground#f5eceb
  • explorer.folderItem.selectedIconForeground#fd3a37
  • focusBorder#0362ac
  • foreground#a59c9b
  • gitDecoration.conflictingResourceForeground#fd3a37
  • gitDecoration.deletedResourceForeground#db0000
  • gitDecoration.submoduleResourceForeground#f5eceb
  • input.background#474040
  • input.border#474040
  • input.foreground#f5eceb
  • inputOption.activeBorder#0362ac
  • list.activeSelectionBackground#a4730b
  • list.activeSelectionForeground#f5eceb
  • list.dropBackground#09050440
  • list.filterMatchBackground#09050420
  • list.focusBackground#a4730b
  • list.focusForeground#f5eceb
  • list.highlightForeground#fd3a37
  • list.hoverBackground#1a1414
  • list.hoverForeground#f5eceb
  • list.inactiveSelectionBackground#1a141440
  • menu.border#474040
  • menu.foreground#a59c9b
  • menu.selectionBackground#a4730b
  • menu.selectionForeground#f5eceb
  • menu.separatorBackground#474040
  • menubar.background#090504
  • menubar.foreground#a59c9b
  • menubar.menu#090504
  • menubar.selectionBackground#a4730b
  • menubar.selectionForeground#f5eceb
  • panel.background#090504
  • panel.border#474040
  • panelTitle.activeForeground#f5eceb
  • scrollbarSlider.activeBackground#fd3a37
  • scrollbarSlider.background#fd3a3720
  • scrollbarSlider.hoverBackground#fd3a37
  • sideBar.background#090504
  • sideBar.border#474040
  • sideBar.foreground#a59c9b
  • sideBarSectionHeader.background#0066ae
  • sideBarSectionHeader.foreground#f5eceb
  • statusBar.background#090504
  • statusBar.border#474040
  • statusBar.foreground#a59c9b
  • statusBarItem.hoverBackground#1a1414
  • tab.activeBackground#16100f
  • tab.activeBorder#090504
  • tab.activeForeground#f5eceb
  • tab.border#474040
  • tab.inactiveBackground#090504
  • tab.inactiveForeground#a59c9b
  • terminal.ansiBlack#090504
  • terminal.ansiBlue#fd3a37
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#fd3a37
  • terminal.ansiRed#db0000
  • terminal.ansiWhite#f5eceb
  • terminal.ansiYellow#d29922
  • terminal.background#090504
  • terminalCommandDecoration.defaultBackground#090504
  • titleBar.activeBackground#090504
  • titleBar.inactiveBackground#090504
  • tree.indentGuidesStroke#474040
  • tree.tableColumnsBorder#474040

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
constant.language.boolean#d29922
comment, punctuation.definition.comment#a59c9bitalic
string, string.quoted#29c3a0
string.regexp#fd3a37
constant.numeric, constant.language, constant.character#d29922
constant.other#f5eceb
keyword, storage.type, storage.modifier#fd3a37bold
keyword.control, keyword.operator.new#fd3a37bold
keyword.operator#f5eceb
variable, variable.other#f5eceb
variable.parameter#d29922
variable.language#fd3a37italic
entity.name.function, support.function#29c3a0bold
entity.name.type, entity.name.class, support.class#d29922bold
entity.other.inherited-class#29c3a0italic
entity.name.tag#fd3a37
entity.other.attribute-name#29c3a0
support.type.property-name#f5eceb
meta.property-name#f5eceb
meta.object-literal.key#f5eceb
punctuation#a59c9b
punctuation.definition.template-expression#fd3a37
invalid#db0000bold
markup.heading#fd3a37bold
markup.bold#d29922bold
markup.italic#f5ecebitalic
markup.inserted#29c3a0
markup.deleted#db0000
markup.changed#d29922
markup.inline.raw#29c3a0
meta.selector#fd3a37
entity.name.tag.css#d29922
entity.other.attribute-name.class.css#29c3a0
entity.other.attribute-name.id.css#fd3a37
support.type.property-name.css#f5eceb
support.constant.property-value.css#29c3a0
support.type.vendored.property-name.css#a59c9b
source.css.scss entity.name.tag#d29922
meta.decorator#d29922
entity.name.function.decorator#d29922
storage.type.function.python#fd3a37
storage.type.class.python#fd3a37
support.type.python#d29922
meta.function-call.generic.python#29c3a0
punctuation.definition.tag#fd3a37
meta.tag#fd3a37
support.constant.json#d29922
support.type.property-name.json#29c3a0

Shiki preview

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

Loading...