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#1a1d22
  • activityBar.border#1a1d22
  • activityBar.foreground#e4e4e4
  • activityBar.inactiveForeground#a4a4a4
  • activityBarBadge.background#6d5de7
  • activityBarBadge.foreground#e4e4e4
  • background#1a1d22
  • button.background#6d5de7
  • button.foreground#ffffff
  • button.hoverBackground#6d5de7
  • dropdown.background#4b0083
  • editor.background#1a1d22
  • editor.foreground#e4e4e4
  • editor.lineHighlightBackground#454545
  • editor.selectionBackground#6394eb
  • editorCursor.foreground#e4e4e4
  • editorGroup.emptyBackground#1a1d22
  • editorGroupHeader.tabsBackground#1a1d22
  • editorIndentGuide.background1#454545
  • editorWhitespace.foreground#454545
  • errorForeground#f14444
  • explorer.fileItem.conflictForeground#f14444
  • explorer.fileItem.errorForeground#f14444
  • explorer.fileItem.foreground#a4a4a4
  • explorer.fileItem.hoverForeground#e4e4e4
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#e4e4e4
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#454545
  • explorer.folderItem.hoverForeground#e4e4e4
  • explorer.folderItem.iconForeground#e4e4e4
  • explorer.folderItem.selectedIconForeground#6d5de7
  • focusBorder#6d5de7
  • foreground#a4a4a4
  • gitDecoration.conflictingResourceForeground#6d5de7
  • gitDecoration.deletedResourceForeground#f14444
  • gitDecoration.submoduleResourceForeground#e4e4e4
  • input.background#454545
  • input.border#454545
  • input.foreground#e4e4e4
  • inputOption.activeBorder#6d5de7
  • list.activeSelectionBackground#6394eb
  • list.activeSelectionForeground#e4e4e4
  • list.dropBackground#1a1d2240
  • list.filterMatchBackground#1a1d2220
  • list.focusBackground#6394eb
  • list.focusForeground#e4e4e4
  • list.highlightForeground#6d5de7
  • list.hoverBackground#454545
  • list.hoverForeground#e4e4e4
  • list.inactiveSelectionBackground#45454540
  • menu.border#454545
  • menu.foreground#a4a4a4
  • menu.selectionBackground#6394eb
  • menu.selectionForeground#e4e4e4
  • menu.separatorBackground#454545
  • menubar.background#1a1d22
  • menubar.foreground#a4a4a4
  • menubar.menu#1a1d22
  • menubar.selectionBackground#6394eb
  • menubar.selectionForeground#e4e4e4
  • panel.background#1a1d22
  • panel.border#454545
  • panelTitle.activeForeground#e4e4e4
  • scrollbarSlider.activeBackground#6d5de7
  • scrollbarSlider.background#6d5de720
  • scrollbarSlider.hoverBackground#6d5de7
  • sideBar.background#1a1d22
  • sideBar.border#454545
  • sideBar.foreground#a4a4a4
  • sideBarSectionHeader.background#4b0083
  • sideBarSectionHeader.foreground#e4e4e4
  • statusBar.background#1a1d22
  • statusBar.border#454545
  • statusBar.foreground#a4a4a4
  • statusBarItem.hoverBackground#454545
  • tab.activeBackground#2d3436
  • tab.activeBorder#1a1d22
  • tab.activeForeground#e4e4e4
  • tab.border#454545
  • tab.inactiveBackground#1a1d22
  • tab.inactiveForeground#a4a4a4
  • terminal.ansiBlack#1a1d22
  • terminal.ansiBlue#6d5de7
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#6d5de7
  • terminal.ansiRed#f14444
  • terminal.ansiWhite#e4e4e4
  • terminal.ansiYellow#d29922
  • terminal.background#1a1d22
  • terminalCommandDecoration.defaultBackground#1a1d22
  • titleBar.activeBackground#1a1d22
  • titleBar.inactiveBackground#1a1d22
  • tree.indentGuidesStroke#454545
  • tree.tableColumnsBorder#454545

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
constant.language.boolean#d29922
comment, punctuation.definition.comment#a4a4a4italic
string, string.quoted#29c3a0
string.regexp#6d5de7
constant.numeric, constant.language, constant.character#d29922
constant.other#e4e4e4
keyword, storage.type, storage.modifier#6d5de7bold
keyword.control, keyword.operator.new#6d5de7bold
keyword.operator#e4e4e4
variable, variable.other#e4e4e4
variable.parameter#d29922
variable.language#6d5de7italic
entity.name.function, support.function#29c3a0bold
entity.name.type, entity.name.class, support.class#d29922bold
entity.other.inherited-class#29c3a0italic
entity.name.tag#6d5de7
entity.other.attribute-name#29c3a0
support.type.property-name#e4e4e4
meta.property-name#e4e4e4
meta.object-literal.key#e4e4e4
punctuation#a4a4a4
punctuation.definition.template-expression#6d5de7
invalid#f14444bold
markup.heading#6d5de7bold
markup.bold#d29922bold
markup.italic#e4e4e4italic
markup.inserted#29c3a0
markup.deleted#f14444
markup.changed#d29922
markup.inline.raw#29c3a0
meta.selector#6d5de7
entity.name.tag.css#d29922
entity.other.attribute-name.class.css#29c3a0
entity.other.attribute-name.id.css#6d5de7
support.type.property-name.css#e4e4e4
support.constant.property-value.css#29c3a0
support.type.vendored.property-name.css#a4a4a4
source.css.scss entity.name.tag#d29922
meta.decorator#d29922
entity.name.function.decorator#d29922
storage.type.function.python#6d5de7
storage.type.class.python#6d5de7
support.type.python#d29922
meta.function-call.generic.python#29c3a0
punctuation.definition.tag#6d5de7
meta.tag#6d5de7
support.constant.json#d29922
support.type.property-name.json#29c3a0

Shiki preview

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

Loading...