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#131420
  • activityBar.border#131420
  • activityBar.foreground#f2f2f2
  • activityBar.inactiveForeground#9d9eaf
  • activityBarBadge.background#e74040
  • activityBarBadge.foreground#f2f2f2
  • background#131420
  • button.background#e74040
  • button.foreground#131420
  • button.hoverBackground#e74040
  • dropdown.background#903749
  • editor.background#131420
  • editor.foreground#f2f2f2
  • editor.lineHighlightBackground#22243a
  • editor.selectionBackground#54364a
  • editorCursor.foreground#f2f2f2
  • editorGroup.emptyBackground#131420
  • editorGroupHeader.tabsBackground#131420
  • editorIndentGuide.background1#262840
  • editorWhitespace.foreground#262840
  • errorForeground#7f1d1d
  • explorer.fileItem.conflictForeground#7f1d1d
  • explorer.fileItem.errorForeground#7f1d1d
  • explorer.fileItem.foreground#9d9eaf
  • explorer.fileItem.hoverForeground#f2f2f2
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#f2f2f2
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#22243a
  • explorer.folderItem.hoverForeground#f2f2f2
  • explorer.folderItem.iconForeground#f2f2f2
  • explorer.folderItem.selectedIconForeground#e74040
  • focusBorder#e74040
  • foreground#9d9eaf
  • gitDecoration.conflictingResourceForeground#e74040
  • gitDecoration.deletedResourceForeground#7f1d1d
  • gitDecoration.submoduleResourceForeground#f2f2f2
  • input.background#262840
  • input.border#262840
  • input.foreground#f2f2f2
  • inputOption.activeBorder#e74040
  • list.activeSelectionBackground#54364a
  • list.activeSelectionForeground#f2f2f2
  • list.dropBackground#13142040
  • list.filterMatchBackground#13142020
  • list.focusBackground#54364a
  • list.focusForeground#f2f2f2
  • list.highlightForeground#e74040
  • list.hoverBackground#22243a
  • list.hoverForeground#f2f2f2
  • list.inactiveSelectionBackground#22243a40
  • menu.border#262840
  • menu.foreground#9d9eaf
  • menu.selectionBackground#54364a
  • menu.selectionForeground#f2f2f2
  • menu.separatorBackground#262840
  • menubar.background#131420
  • menubar.foreground#9d9eaf
  • menubar.menu#131420
  • menubar.selectionBackground#54364a
  • menubar.selectionForeground#f2f2f2
  • panel.background#131420
  • panel.border#262840
  • panelTitle.activeForeground#f2f2f2
  • scrollbarSlider.activeBackground#e74040
  • scrollbarSlider.background#e7404020
  • scrollbarSlider.hoverBackground#e74040
  • sideBar.background#131420
  • sideBar.border#262840
  • sideBar.foreground#9d9eaf
  • sideBarSectionHeader.background#903749
  • sideBarSectionHeader.foreground#f2f2f2
  • statusBar.background#131420
  • statusBar.border#262840
  • statusBar.foreground#9d9eaf
  • statusBarItem.hoverBackground#22243a
  • tab.activeBackground#1a1c2d
  • tab.activeBorder#131420
  • tab.activeForeground#f2f2f2
  • tab.border#262840
  • tab.inactiveBackground#131420
  • tab.inactiveForeground#9d9eaf
  • terminal.ansiBlack#131420
  • terminal.ansiBlue#e74040
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#e74040
  • terminal.ansiRed#7f1d1d
  • terminal.ansiWhite#f2f2f2
  • terminal.ansiYellow#d29922
  • terminal.background#131420
  • terminalCommandDecoration.defaultBackground#131420
  • titleBar.activeBackground#131420
  • titleBar.inactiveBackground#131420
  • tree.indentGuidesStroke#262840
  • tree.tableColumnsBorder#262840

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