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#011d23
  • activityBar.border#011d23
  • activityBar.foreground#edf1f2
  • activityBar.inactiveForeground#85a6ad
  • activityBarBadge.background#f26389
  • activityBarBadge.foreground#edf1f2
  • background#011d23
  • button.background#f26389
  • button.foreground#011d23
  • button.hoverBackground#f26389
  • dropdown.background#025f74
  • editor.background#011d23
  • editor.foreground#edf1f2
  • editor.lineHighlightBackground#133239
  • editor.selectionBackground#03a587
  • editorCursor.foreground#edf1f2
  • editorGroup.emptyBackground#011d23
  • editorGroupHeader.tabsBackground#011d23
  • editorIndentGuide.background1#025264
  • editorWhitespace.foreground#025264
  • errorForeground#7c1d1d
  • explorer.fileItem.conflictForeground#7c1d1d
  • explorer.fileItem.errorForeground#7c1d1d
  • explorer.fileItem.foreground#85a6ad
  • explorer.fileItem.hoverForeground#edf1f2
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#edf1f2
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#133239
  • explorer.folderItem.hoverForeground#edf1f2
  • explorer.folderItem.iconForeground#edf1f2
  • explorer.folderItem.selectedIconForeground#f26389
  • focusBorder#f26389
  • foreground#85a6ad
  • gitDecoration.conflictingResourceForeground#f26389
  • gitDecoration.deletedResourceForeground#7c1d1d
  • gitDecoration.submoduleResourceForeground#edf1f2
  • input.background#025264
  • input.border#025264
  • input.foreground#edf1f2
  • inputOption.activeBorder#f26389
  • list.activeSelectionBackground#03a587
  • list.activeSelectionForeground#edf1f2
  • list.dropBackground#011d2340
  • list.filterMatchBackground#011d2320
  • list.focusBackground#03a587
  • list.focusForeground#edf1f2
  • list.highlightForeground#f26389
  • list.hoverBackground#133239
  • list.hoverForeground#edf1f2
  • list.inactiveSelectionBackground#13323940
  • menu.border#025264
  • menu.foreground#85a6ad
  • menu.selectionBackground#03a587
  • menu.selectionForeground#edf1f2
  • menu.separatorBackground#025264
  • menubar.background#011d23
  • menubar.foreground#85a6ad
  • menubar.menu#011d23
  • menubar.selectionBackground#03a587
  • menubar.selectionForeground#edf1f2
  • panel.background#011d23
  • panel.border#025264
  • panelTitle.activeForeground#edf1f2
  • scrollbarSlider.activeBackground#f26389
  • scrollbarSlider.background#f2638920
  • scrollbarSlider.hoverBackground#f26389
  • sideBar.background#011d23
  • sideBar.border#025264
  • sideBar.foreground#85a6ad
  • sideBarSectionHeader.background#025f74
  • sideBarSectionHeader.foreground#edf1f2
  • statusBar.background#011d23
  • statusBar.border#025264
  • statusBar.foreground#85a6ad
  • statusBarItem.hoverBackground#133239
  • tab.activeBackground#012932
  • tab.activeBorder#011d23
  • tab.activeForeground#edf1f2
  • tab.border#025264
  • tab.inactiveBackground#011d23
  • tab.inactiveForeground#85a6ad
  • terminal.ansiBlack#011d23
  • terminal.ansiBlue#f26389
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#f26389
  • terminal.ansiRed#7c1d1d
  • terminal.ansiWhite#edf1f2
  • terminal.ansiYellow#d29922
  • terminal.background#011d23
  • terminalCommandDecoration.defaultBackground#011d23
  • titleBar.activeBackground#011d23
  • titleBar.inactiveBackground#011d23
  • tree.indentGuidesStroke#025264
  • tree.tableColumnsBorder#025264

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...