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#161616
  • activityBar.border#161616
  • activityBar.foreground#e4e4e4
  • activityBar.inactiveForeground#a4a4a4
  • activityBarBadge.background#3981f6
  • activityBarBadge.foreground#e4e4e4
  • background#161616
  • button.background#3981f6
  • button.foreground#ffffff
  • button.hoverBackground#3981f6
  • dropdown.background#262626
  • editor.background#161616
  • editor.foreground#e4e4e4
  • editor.lineHighlightBackground#262626
  • editor.selectionBackground#1e3a8c
  • editorCursor.foreground#e4e4e4
  • editorGroup.emptyBackground#161616
  • editorGroupHeader.tabsBackground#161616
  • editorIndentGuide.background1#3f3f3f
  • editorWhitespace.foreground#3f3f3f
  • 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#262626
  • explorer.folderItem.hoverForeground#e4e4e4
  • explorer.folderItem.iconForeground#e4e4e4
  • explorer.folderItem.selectedIconForeground#3981f6
  • focusBorder#3981f6
  • foreground#a4a4a4
  • gitDecoration.conflictingResourceForeground#3981f6
  • gitDecoration.deletedResourceForeground#f14444
  • gitDecoration.submoduleResourceForeground#e4e4e4
  • input.background#3f3f3f
  • input.border#3f3f3f
  • input.foreground#e4e4e4
  • inputOption.activeBorder#3981f6
  • list.activeSelectionBackground#1e3a8c
  • list.activeSelectionForeground#bddaff
  • list.dropBackground#16161640
  • list.filterMatchBackground#16161620
  • list.focusBackground#1e3a8c
  • list.focusForeground#e4e4e4
  • list.highlightForeground#3981f6
  • list.hoverBackground#262626
  • list.hoverForeground#e4e4e4
  • list.inactiveSelectionBackground#26262640
  • menu.border#3f3f3f
  • menu.foreground#a4a4a4
  • menu.selectionBackground#1e3a8c
  • menu.selectionForeground#bddaff
  • menu.separatorBackground#3f3f3f
  • menubar.background#161616
  • menubar.foreground#a4a4a4
  • menubar.menu#161616
  • menubar.selectionBackground#1e3a8c
  • menubar.selectionForeground#bddaff
  • panel.background#161616
  • panel.border#3f3f3f
  • panelTitle.activeForeground#e4e4e4
  • scrollbarSlider.activeBackground#3981f6
  • scrollbarSlider.background#3981f620
  • scrollbarSlider.hoverBackground#3981f6
  • sideBar.background#161616
  • sideBar.border#3f3f3f
  • sideBar.foreground#a4a4a4
  • sideBarSectionHeader.background#262626
  • sideBarSectionHeader.foreground#e4e4e4
  • statusBar.background#161616
  • statusBar.border#3f3f3f
  • statusBar.foreground#a4a4a4
  • statusBarItem.hoverBackground#262626
  • tab.activeBackground#262626
  • tab.activeBorder#161616
  • tab.activeForeground#e4e4e4
  • tab.border#3f3f3f
  • tab.inactiveBackground#161616
  • tab.inactiveForeground#a4a4a4
  • terminal.ansiBlack#161616
  • terminal.ansiBlue#3981f6
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#3981f6
  • terminal.ansiRed#f14444
  • terminal.ansiWhite#e4e4e4
  • terminal.ansiYellow#d29922
  • terminal.background#161616
  • terminalCommandDecoration.defaultBackground#161616
  • titleBar.activeBackground#161616
  • titleBar.inactiveBackground#161616
  • tree.indentGuidesStroke#3f3f3f
  • tree.tableColumnsBorder#3f3f3f

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#3981f6
constant.numeric, constant.language, constant.character#d29922
constant.other#e4e4e4
keyword, storage.type, storage.modifier#3981f6bold
keyword.control, keyword.operator.new#3981f6bold
keyword.operator#e4e4e4
variable, variable.other#e4e4e4
variable.parameter#d29922
variable.language#3981f6italic
entity.name.function, support.function#29c3a0bold
entity.name.type, entity.name.class, support.class#d29922bold
entity.other.inherited-class#29c3a0italic
entity.name.tag#3981f6
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#3981f6
invalid#f14444bold
markup.heading#3981f6bold
markup.bold#d29922bold
markup.italic#e4e4e4italic
markup.inserted#29c3a0
markup.deleted#f14444
markup.changed#d29922
markup.inline.raw#29c3a0
meta.selector#3981f6
entity.name.tag.css#d29922
entity.other.attribute-name.class.css#29c3a0
entity.other.attribute-name.id.css#3981f6
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#3981f6
storage.type.class.python#3981f6
support.type.python#d29922
meta.function-call.generic.python#29c3a0
punctuation.definition.tag#3981f6
meta.tag#3981f6
support.constant.json#d29922
support.type.property-name.json#29c3a0

Shiki preview

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

Loading...