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#1e1916
  • activityBar.border#1e1916
  • activityBar.foreground#e1e7fd
  • activityBar.inactiveForeground#9ba2ae
  • activityBarBadge.background#c1aaff
  • activityBarBadge.foreground#e1e7fd
  • background#1e1916
  • button.background#c1aaff
  • button.foreground#1e1916
  • button.hoverBackground#c1aaff
  • dropdown.background#3e3248
  • editor.background#1e1916
  • editor.foreground#e1e7fd
  • editor.lineHighlightBackground#2d2535
  • editor.selectionBackground#4b3e5b
  • editorCursor.foreground#e1e7fd
  • editorGroup.emptyBackground#1e1916
  • editorGroupHeader.tabsBackground#1e1916
  • editorIndentGuide.background1#3e3248
  • editorWhitespace.foreground#3e3248
  • errorForeground#fba7a7
  • explorer.fileItem.conflictForeground#fba7a7
  • explorer.fileItem.errorForeground#fba7a7
  • explorer.fileItem.foreground#9ba2ae
  • explorer.fileItem.hoverForeground#e1e7fd
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#e1e7fd
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#2d2535
  • explorer.folderItem.hoverForeground#e1e7fd
  • explorer.folderItem.iconForeground#e1e7fd
  • explorer.folderItem.selectedIconForeground#c1aaff
  • focusBorder#c1aaff
  • foreground#9ba2ae
  • gitDecoration.conflictingResourceForeground#c1aaff
  • gitDecoration.deletedResourceForeground#fba7a7
  • gitDecoration.submoduleResourceForeground#e1e7fd
  • input.background#3e3248
  • input.border#3e3248
  • input.foreground#e1e7fd
  • inputOption.activeBorder#c1aaff
  • list.activeSelectionBackground#4b3e5b
  • list.activeSelectionForeground#d0d4db
  • list.dropBackground#1e191640
  • list.filterMatchBackground#1e191620
  • list.focusBackground#4b3e5b
  • list.focusForeground#e1e7fd
  • list.highlightForeground#c1aaff
  • list.hoverBackground#2d2535
  • list.hoverForeground#e1e7fd
  • list.inactiveSelectionBackground#2d253540
  • menu.border#3e3248
  • menu.foreground#9ba2ae
  • menu.selectionBackground#4b3e5b
  • menu.selectionForeground#d0d4db
  • menu.separatorBackground#3e3248
  • menubar.background#1e1916
  • menubar.foreground#9ba2ae
  • menubar.menu#1e1916
  • menubar.selectionBackground#4b3e5b
  • menubar.selectionForeground#d0d4db
  • panel.background#1e1916
  • panel.border#3e3248
  • panelTitle.activeForeground#e1e7fd
  • scrollbarSlider.activeBackground#c1aaff
  • scrollbarSlider.background#c1aaff20
  • scrollbarSlider.hoverBackground#c1aaff
  • sideBar.background#1e1916
  • sideBar.border#3e3248
  • sideBar.foreground#9ba2ae
  • sideBarSectionHeader.background#3e3248
  • sideBarSectionHeader.foreground#e1e7fd
  • statusBar.background#1e1916
  • statusBar.border#3e3248
  • statusBar.foreground#9ba2ae
  • statusBarItem.hoverBackground#2d2535
  • tab.activeBackground#2d2535
  • tab.activeBorder#1e1916
  • tab.activeForeground#e1e7fd
  • tab.border#3e3248
  • tab.inactiveBackground#1e1916
  • tab.inactiveForeground#9ba2ae
  • terminal.ansiBlack#1e1916
  • terminal.ansiBlue#c1aaff
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#c1aaff
  • terminal.ansiRed#fba7a7
  • terminal.ansiWhite#e1e7fd
  • terminal.ansiYellow#d29922
  • terminal.background#1e1916
  • terminalCommandDecoration.defaultBackground#1e1916
  • titleBar.activeBackground#1e1916
  • titleBar.inactiveBackground#1e1916
  • tree.indentGuidesStroke#3e3248
  • tree.tableColumnsBorder#3e3248

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
constant.language.boolean#d29922
comment, punctuation.definition.comment#9ba2aeitalic
string, string.quoted#29c3a0
string.regexp#c1aaff
constant.numeric, constant.language, constant.character#d29922
constant.other#e1e7fd
keyword, storage.type, storage.modifier#c1aaffbold
keyword.control, keyword.operator.new#c1aaffbold
keyword.operator#e1e7fd
variable, variable.other#e1e7fd
variable.parameter#d29922
variable.language#c1aaffitalic
entity.name.function, support.function#29c3a0bold
entity.name.type, entity.name.class, support.class#d29922bold
entity.other.inherited-class#29c3a0italic
entity.name.tag#c1aaff
entity.other.attribute-name#29c3a0
support.type.property-name#e1e7fd
meta.property-name#e1e7fd
meta.object-literal.key#e1e7fd
punctuation#9ba2ae
punctuation.definition.template-expression#c1aaff
invalid#fba7a7bold
markup.heading#c1aaffbold
markup.bold#d29922bold
markup.italic#e1e7fditalic
markup.inserted#29c3a0
markup.deleted#fba7a7
markup.changed#d29922
markup.inline.raw#29c3a0
meta.selector#c1aaff
entity.name.tag.css#d29922
entity.other.attribute-name.class.css#29c3a0
entity.other.attribute-name.id.css#c1aaff
support.type.property-name.css#e1e7fd
support.constant.property-value.css#29c3a0
support.type.vendored.property-name.css#9ba2ae
source.css.scss entity.name.tag#d29922
meta.decorator#d29922
entity.name.function.decorator#d29922
storage.type.function.python#c1aaff
storage.type.class.python#c1aaff
support.type.python#d29922
meta.function-call.generic.python#29c3a0
punctuation.definition.tag#c1aaff
meta.tag#c1aaff
support.constant.json#d29922
support.type.property-name.json#29c3a0

Shiki preview

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

Loading...