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

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

Shiki preview

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

Loading...