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#070a0d
  • activityBar.border#070a0d
  • activityBar.foreground#fafafa
  • activityBar.inactiveForeground#dd5555
  • activityBarBadge.background#f23d2c
  • activityBarBadge.foreground#fafafa
  • background#070a0d
  • button.background#f23d2c
  • button.foreground#070a0d
  • button.hoverBackground#f23d2c
  • dropdown.background#410101
  • editor.background#070a0d
  • editor.foreground#fafafa
  • editor.lineHighlightBackground#151f28
  • editor.selectionBackground#8d1c1c
  • editorCursor.foreground#fafafa
  • editorGroup.emptyBackground#070a0d
  • editorGroupHeader.tabsBackground#070a0d
  • editorIndentGuide.background1#1a2632
  • editorWhitespace.foreground#1a2632
  • errorForeground#410101
  • explorer.fileItem.conflictForeground#410101
  • explorer.fileItem.errorForeground#410101
  • explorer.fileItem.foreground#dd5555
  • explorer.fileItem.hoverForeground#fafafa
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#fafafa
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#151f28
  • explorer.folderItem.hoverForeground#fafafa
  • explorer.folderItem.iconForeground#fafafa
  • explorer.folderItem.selectedIconForeground#f23d2c
  • focusBorder#f23d2c
  • foreground#dd5555
  • gitDecoration.conflictingResourceForeground#f23d2c
  • gitDecoration.deletedResourceForeground#410101
  • gitDecoration.submoduleResourceForeground#fafafa
  • input.background#1a2632
  • input.border#1a2632
  • input.foreground#fafafa
  • inputOption.activeBorder#f23d2c
  • list.activeSelectionBackground#8d1c1c
  • list.activeSelectionForeground#fafafa
  • list.dropBackground#070a0d40
  • list.filterMatchBackground#070a0d20
  • list.focusBackground#8d1c1c
  • list.focusForeground#fafafa
  • list.highlightForeground#f23d2c
  • list.hoverBackground#151f28
  • list.hoverForeground#fafafa
  • list.inactiveSelectionBackground#151f2840
  • menu.border#1a2632
  • menu.foreground#dd5555
  • menu.selectionBackground#8d1c1c
  • menu.selectionForeground#fafafa
  • menu.separatorBackground#1a2632
  • menubar.background#070a0d
  • menubar.foreground#dd5555
  • menubar.menu#070a0d
  • menubar.selectionBackground#8d1c1c
  • menubar.selectionForeground#fafafa
  • panel.background#070a0d
  • panel.border#1a2632
  • panelTitle.activeForeground#fafafa
  • scrollbarSlider.activeBackground#f23d2c
  • scrollbarSlider.background#f23d2c20
  • scrollbarSlider.hoverBackground#f23d2c
  • sideBar.background#070a0d
  • sideBar.border#1a2632
  • sideBar.foreground#dd5555
  • sideBarSectionHeader.background#410101
  • sideBarSectionHeader.foreground#fafafa
  • statusBar.background#070a0d
  • statusBar.border#1a2632
  • statusBar.foreground#dd5555
  • statusBarItem.hoverBackground#151f28
  • tab.activeBackground#0c1217
  • tab.activeBorder#070a0d
  • tab.activeForeground#fafafa
  • tab.border#1a2632
  • tab.inactiveBackground#070a0d
  • tab.inactiveForeground#dd5555
  • terminal.ansiBlack#070a0d
  • terminal.ansiBlue#f23d2c
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#f23d2c
  • terminal.ansiRed#410101
  • terminal.ansiWhite#fafafa
  • terminal.ansiYellow#d29922
  • terminal.background#070a0d
  • terminalCommandDecoration.defaultBackground#070a0d
  • titleBar.activeBackground#070a0d
  • titleBar.inactiveBackground#070a0d
  • tree.indentGuidesStroke#1a2632
  • tree.tableColumnsBorder#1a2632

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