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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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

Shiki preview

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

Loading...