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#030712
  • activityBar.border#030712
  • activityBar.foreground#f9fafb
  • activityBar.inactiveForeground#9ca3af
  • activityBarBadge.background#6d28d9
  • activityBarBadge.foreground#f9fafb
  • background#030712
  • button.background#6d28d9
  • button.foreground#f9fafb
  • button.hoverBackground#6d28d9
  • dropdown.background#1f2937
  • editor.background#030712
  • editor.foreground#f9fafb
  • editor.lineHighlightBackground#1f2937
  • editor.selectionBackground#1f2937
  • editorCursor.foreground#f9fafb
  • editorGroup.emptyBackground#030712
  • editorGroupHeader.tabsBackground#030712
  • editorIndentGuide.background1#1f2937
  • editorWhitespace.foreground#1f2937
  • errorForeground#7f1d1d
  • explorer.fileItem.conflictForeground#7f1d1d
  • explorer.fileItem.errorForeground#7f1d1d
  • explorer.fileItem.foreground#9ca3af
  • explorer.fileItem.hoverForeground#f9fafb
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#f9fafb
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#1f2937
  • explorer.folderItem.hoverForeground#f9fafb
  • explorer.folderItem.iconForeground#f9fafb
  • explorer.folderItem.selectedIconForeground#6d28d9
  • focusBorder#6d28d9
  • foreground#9ca3af
  • gitDecoration.conflictingResourceForeground#6d28d9
  • gitDecoration.deletedResourceForeground#7f1d1d
  • gitDecoration.submoduleResourceForeground#f9fafb
  • input.background#1f2937
  • input.border#1f2937
  • input.foreground#f9fafb
  • inputOption.activeBorder#6d28d9
  • list.activeSelectionBackground#1f2937
  • list.activeSelectionForeground#f9fafb
  • list.dropBackground#03071240
  • list.filterMatchBackground#03071220
  • list.focusBackground#1f2937
  • list.focusForeground#f9fafb
  • list.highlightForeground#6d28d9
  • list.hoverBackground#1f2937
  • list.hoverForeground#f9fafb
  • list.inactiveSelectionBackground#1f293740
  • menu.border#1f2937
  • menu.foreground#9ca3af
  • menu.selectionBackground#1f2937
  • menu.selectionForeground#f9fafb
  • menu.separatorBackground#1f2937
  • menubar.background#030712
  • menubar.foreground#9ca3af
  • menubar.menu#030712
  • menubar.selectionBackground#1f2937
  • menubar.selectionForeground#f9fafb
  • panel.background#030712
  • panel.border#1f2937
  • panelTitle.activeForeground#f9fafb
  • scrollbarSlider.activeBackground#6d28d9
  • scrollbarSlider.background#6d28d920
  • scrollbarSlider.hoverBackground#6d28d9
  • sideBar.background#030712
  • sideBar.border#1f2937
  • sideBar.foreground#9ca3af
  • sideBarSectionHeader.background#1f2937
  • sideBarSectionHeader.foreground#f9fafb
  • statusBar.background#030712
  • statusBar.border#1f2937
  • statusBar.foreground#9ca3af
  • statusBarItem.hoverBackground#1f2937
  • tab.activeBackground#030712
  • tab.activeBorder#030712
  • tab.activeForeground#f9fafb
  • tab.border#1f2937
  • tab.inactiveBackground#030712
  • tab.inactiveForeground#9ca3af
  • terminal.ansiBlack#030712
  • terminal.ansiBlue#6d28d9
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#6d28d9
  • terminal.ansiRed#7f1d1d
  • terminal.ansiWhite#f9fafb
  • terminal.ansiYellow#d29922
  • terminal.background#030712
  • terminalCommandDecoration.defaultBackground#030712
  • titleBar.activeBackground#030712
  • titleBar.inactiveBackground#030712
  • tree.indentGuidesStroke#1f2937
  • tree.tableColumnsBorder#1f2937

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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

Shiki preview

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

Loading...