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#151e29
  • activityBar.border#151e29
  • activityBar.foreground#f5f5f5
  • activityBar.inactiveForeground#a7b2be
  • activityBarBadge.background#fc4f83
  • activityBarBadge.foreground#f5f5f5
  • background#151e29
  • button.background#fc4f83
  • button.foreground#111922
  • button.hoverBackground#fc4f83
  • dropdown.background#41c1c8
  • editor.background#151e29
  • editor.foreground#f5f5f5
  • editor.lineHighlightBackground#223244
  • editor.selectionBackground#41c1c8
  • editorCursor.foreground#f5f5f5
  • editorGroup.emptyBackground#151e29
  • editorGroupHeader.tabsBackground#151e29
  • editorIndentGuide.background1#26374b
  • editorWhitespace.foreground#26374b
  • errorForeground#7f1d1d
  • explorer.fileItem.conflictForeground#7f1d1d
  • explorer.fileItem.errorForeground#7f1d1d
  • explorer.fileItem.foreground#a7b2be
  • explorer.fileItem.hoverForeground#f5f5f5
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#f5f5f5
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#223244
  • explorer.folderItem.hoverForeground#f5f5f5
  • explorer.folderItem.iconForeground#f5f5f5
  • explorer.folderItem.selectedIconForeground#fc4f83
  • focusBorder#fc4f83
  • foreground#a7b2be
  • gitDecoration.conflictingResourceForeground#fc4f83
  • gitDecoration.deletedResourceForeground#7f1d1d
  • gitDecoration.submoduleResourceForeground#f5f5f5
  • input.background#26374b
  • input.border#26374b
  • input.foreground#f5f5f5
  • inputOption.activeBorder#fc4f83
  • list.activeSelectionBackground#41c1c8
  • list.activeSelectionForeground#f5f5f5
  • list.dropBackground#151e2940
  • list.filterMatchBackground#151e2920
  • list.focusBackground#41c1c8
  • list.focusForeground#f5f5f5
  • list.highlightForeground#fc4f83
  • list.hoverBackground#223244
  • list.hoverForeground#f5f5f5
  • list.inactiveSelectionBackground#22324440
  • menu.border#26374b
  • menu.foreground#a7b2be
  • menu.selectionBackground#41c1c8
  • menu.selectionForeground#f5f5f5
  • menu.separatorBackground#26374b
  • menubar.background#151e29
  • menubar.foreground#a7b2be
  • menubar.menu#151e29
  • menubar.selectionBackground#41c1c8
  • menubar.selectionForeground#f5f5f5
  • panel.background#151e29
  • panel.border#26374b
  • panelTitle.activeForeground#f5f5f5
  • scrollbarSlider.activeBackground#fc4f83
  • scrollbarSlider.background#fc4f8320
  • scrollbarSlider.hoverBackground#fc4f83
  • sideBar.background#151e29
  • sideBar.border#26374b
  • sideBar.foreground#a7b2be
  • sideBarSectionHeader.background#41c1c8
  • sideBarSectionHeader.foreground#f5f5f5
  • statusBar.background#151e29
  • statusBar.border#26374b
  • statusBar.foreground#a7b2be
  • statusBarItem.hoverBackground#223244
  • tab.activeBackground#1a2533
  • tab.activeBorder#151e29
  • tab.activeForeground#f5f5f5
  • tab.border#26374b
  • tab.inactiveBackground#151e29
  • tab.inactiveForeground#a7b2be
  • terminal.ansiBlack#151e29
  • terminal.ansiBlue#fc4f83
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#fc4f83
  • terminal.ansiRed#7f1d1d
  • terminal.ansiWhite#f5f5f5
  • terminal.ansiYellow#d29922
  • terminal.background#151e29
  • terminalCommandDecoration.defaultBackground#151e29
  • titleBar.activeBackground#151e29
  • titleBar.inactiveBackground#151e29
  • tree.indentGuidesStroke#26374b
  • tree.tableColumnsBorder#26374b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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

Shiki preview

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

Loading...