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#061409
  • activityBar.border#061409
  • activityBar.foreground#e7eeec
  • activityBar.inactiveForeground#9dafa8
  • activityBarBadge.background#95b2a8
  • activityBarBadge.foreground#e7eeec
  • background#061409
  • button.background#95b2a8
  • button.foreground#061409
  • button.hoverBackground#95b2a8
  • dropdown.background#183e3e
  • editor.background#061409
  • editor.foreground#e7eeec
  • editor.lineHighlightBackground#0e2f16
  • editor.selectionBackground#5d8375
  • editorCursor.foreground#e7eeec
  • editorGroup.emptyBackground#061409
  • editorGroupHeader.tabsBackground#061409
  • editorIndentGuide.background1#1f5151
  • editorWhitespace.foreground#1f5151
  • errorForeground#7f1d1d
  • explorer.fileItem.conflictForeground#7f1d1d
  • explorer.fileItem.errorForeground#7f1d1d
  • explorer.fileItem.foreground#9dafa8
  • explorer.fileItem.hoverForeground#e7eeec
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#e7eeec
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#0e2f16
  • explorer.folderItem.hoverForeground#e7eeec
  • explorer.folderItem.iconForeground#e7eeec
  • explorer.folderItem.selectedIconForeground#95b2a8
  • focusBorder#95b2a8
  • foreground#9dafa8
  • gitDecoration.conflictingResourceForeground#95b2a8
  • gitDecoration.deletedResourceForeground#7f1d1d
  • gitDecoration.submoduleResourceForeground#e7eeec
  • input.background#1f5151
  • input.border#1f5151
  • input.foreground#e7eeec
  • inputOption.activeBorder#95b2a8
  • list.activeSelectionBackground#5d8375
  • list.activeSelectionForeground#e7eeec
  • list.dropBackground#06140940
  • list.filterMatchBackground#06140920
  • list.focusBackground#5d8375
  • list.focusForeground#e7eeec
  • list.highlightForeground#95b2a8
  • list.hoverBackground#0e2f16
  • list.hoverForeground#e7eeec
  • list.inactiveSelectionBackground#0e2f1640
  • menu.border#1f5151
  • menu.foreground#9dafa8
  • menu.selectionBackground#5d8375
  • menu.selectionForeground#e7eeec
  • menu.separatorBackground#1f5151
  • menubar.background#061409
  • menubar.foreground#9dafa8
  • menubar.menu#061409
  • menubar.selectionBackground#5d8375
  • menubar.selectionForeground#e7eeec
  • panel.background#061409
  • panel.border#1f5151
  • panelTitle.activeForeground#e7eeec
  • scrollbarSlider.activeBackground#95b2a8
  • scrollbarSlider.background#95b2a820
  • scrollbarSlider.hoverBackground#95b2a8
  • sideBar.background#061409
  • sideBar.border#1f5151
  • sideBar.foreground#9dafa8
  • sideBarSectionHeader.background#183e3e
  • sideBarSectionHeader.foreground#e7eeec
  • statusBar.background#061409
  • statusBar.border#1f5151
  • statusBar.foreground#9dafa8
  • statusBarItem.hoverBackground#0e2f16
  • tab.activeBackground#0a1f0f
  • tab.activeBorder#061409
  • tab.activeForeground#e7eeec
  • tab.border#1f5151
  • tab.inactiveBackground#061409
  • tab.inactiveForeground#9dafa8
  • terminal.ansiBlack#061409
  • terminal.ansiBlue#95b2a8
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#95b2a8
  • terminal.ansiRed#7f1d1d
  • terminal.ansiWhite#e7eeec
  • terminal.ansiYellow#d29922
  • terminal.background#061409
  • terminalCommandDecoration.defaultBackground#061409
  • titleBar.activeBackground#061409
  • titleBar.inactiveBackground#061409
  • tree.indentGuidesStroke#1f5151
  • tree.tableColumnsBorder#1f5151

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