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#091f1b
  • activityBar.border#091f1b
  • activityBar.foreground#eaffd1
  • activityBar.inactiveForeground#85ada6
  • activityBarBadge.background#95dfd2
  • activityBarBadge.foreground#eaffd1
  • background#091f1b
  • button.background#95dfd2
  • button.foreground#091f1b
  • button.hoverBackground#95dfd2
  • dropdown.background#f48080
  • editor.background#091f1b
  • editor.foreground#eaffd1
  • editor.lineHighlightBackground#15473e
  • editor.selectionBackground#fce48d
  • editorCursor.foreground#eaffd1
  • editorGroup.emptyBackground#091f1b
  • editorGroupHeader.tabsBackground#091f1b
  • editorIndentGuide.background1#174f44
  • editorWhitespace.foreground#174f44
  • errorForeground#7c1d1d
  • explorer.fileItem.conflictForeground#7c1d1d
  • explorer.fileItem.errorForeground#7c1d1d
  • explorer.fileItem.foreground#85ada6
  • explorer.fileItem.hoverForeground#eaffd1
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#eaffd1
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#15473e
  • explorer.folderItem.hoverForeground#eaffd1
  • explorer.folderItem.iconForeground#eaffd1
  • explorer.folderItem.selectedIconForeground#95dfd2
  • focusBorder#95dfd2
  • foreground#85ada6
  • gitDecoration.conflictingResourceForeground#95dfd2
  • gitDecoration.deletedResourceForeground#7c1d1d
  • gitDecoration.submoduleResourceForeground#eaffd1
  • input.background#174f44
  • input.border#174f44
  • input.foreground#eaffd1
  • inputOption.activeBorder#95dfd2
  • list.activeSelectionBackground#fce48d
  • list.activeSelectionForeground#091f1b
  • list.dropBackground#091f1b40
  • list.filterMatchBackground#091f1b20
  • list.focusBackground#fce48d
  • list.focusForeground#eaffd1
  • list.highlightForeground#95dfd2
  • list.hoverBackground#15473e
  • list.hoverForeground#eaffd1
  • list.inactiveSelectionBackground#15473e40
  • menu.border#174f44
  • menu.foreground#85ada6
  • menu.selectionBackground#fce48d
  • menu.selectionForeground#091f1b
  • menu.separatorBackground#174f44
  • menubar.background#091f1b
  • menubar.foreground#85ada6
  • menubar.menu#091f1b
  • menubar.selectionBackground#fce48d
  • menubar.selectionForeground#091f1b
  • panel.background#091f1b
  • panel.border#174f44
  • panelTitle.activeForeground#eaffd1
  • scrollbarSlider.activeBackground#95dfd2
  • scrollbarSlider.background#95dfd220
  • scrollbarSlider.hoverBackground#95dfd2
  • sideBar.background#091f1b
  • sideBar.border#174f44
  • sideBar.foreground#85ada6
  • sideBarSectionHeader.background#f48080
  • sideBarSectionHeader.foreground#eaffd1
  • statusBar.background#091f1b
  • statusBar.border#174f44
  • statusBar.foreground#85ada6
  • statusBarItem.hoverBackground#15473e
  • tab.activeBackground#0e2f29
  • tab.activeBorder#091f1b
  • tab.activeForeground#eaffd1
  • tab.border#174f44
  • tab.inactiveBackground#091f1b
  • tab.inactiveForeground#85ada6
  • terminal.ansiBlack#091f1b
  • terminal.ansiBlue#95dfd2
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#95dfd2
  • terminal.ansiRed#7c1d1d
  • terminal.ansiWhite#eaffd1
  • terminal.ansiYellow#d29922
  • terminal.background#091f1b
  • terminalCommandDecoration.defaultBackground#091f1b
  • titleBar.activeBackground#091f1b
  • titleBar.inactiveBackground#091f1b
  • tree.indentGuidesStroke#174f44
  • tree.tableColumnsBorder#174f44

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