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#1a1512
  • activityBar.border#1a1512
  • activityBar.foreground#e9d4b3
  • activityBar.inactiveForeground#bfa780
  • activityBarBadge.background#8a906d
  • activityBarBadge.foreground#e9d4b3
  • background#1a1512
  • button.background#8a906d
  • button.foreground#fff6f8
  • button.hoverBackground#8a906d
  • dropdown.background#3d332b
  • editor.background#1a1512
  • editor.foreground#e9d4b3
  • editor.lineHighlightBackground#2b2523
  • editor.selectionBackground#3d332b
  • editorCursor.foreground#e9d4b3
  • editorGroup.emptyBackground#1a1512
  • editorGroupHeader.tabsBackground#1a1512
  • editorIndentGuide.background1#3d332b
  • editorWhitespace.foreground#3d332b
  • errorForeground#f9281d
  • explorer.fileItem.conflictForeground#f9281d
  • explorer.fileItem.errorForeground#f9281d
  • explorer.fileItem.foreground#bfa780
  • explorer.fileItem.hoverForeground#e9d4b3
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#e9d4b3
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#2b2523
  • explorer.folderItem.hoverForeground#e9d4b3
  • explorer.folderItem.iconForeground#e9d4b3
  • explorer.folderItem.selectedIconForeground#8a906d
  • focusBorder#8a906d
  • foreground#bfa780
  • gitDecoration.conflictingResourceForeground#8a906d
  • gitDecoration.deletedResourceForeground#f9281d
  • gitDecoration.submoduleResourceForeground#e9d4b3
  • input.background#3d332b
  • input.border#3d332b
  • input.foreground#e9d4b3
  • inputOption.activeBorder#8a906d
  • list.activeSelectionBackground#3d332b
  • list.activeSelectionForeground#e0cfac
  • list.dropBackground#1a151240
  • list.filterMatchBackground#1a151220
  • list.focusBackground#3d332b
  • list.focusForeground#e9d4b3
  • list.highlightForeground#8a906d
  • list.hoverBackground#2b2523
  • list.hoverForeground#e9d4b3
  • list.inactiveSelectionBackground#2b252340
  • menu.border#3d332b
  • menu.foreground#bfa780
  • menu.selectionBackground#3d332b
  • menu.selectionForeground#e0cfac
  • menu.separatorBackground#3d332b
  • menubar.background#1a1512
  • menubar.foreground#bfa780
  • menubar.menu#1a1512
  • menubar.selectionBackground#3d332b
  • menubar.selectionForeground#e0cfac
  • panel.background#1a1512
  • panel.border#3d332b
  • panelTitle.activeForeground#e9d4b3
  • scrollbarSlider.activeBackground#8a906d
  • scrollbarSlider.background#8a906d20
  • scrollbarSlider.hoverBackground#8a906d
  • sideBar.background#1a1512
  • sideBar.border#3d332b
  • sideBar.foreground#bfa780
  • sideBarSectionHeader.background#3d332b
  • sideBarSectionHeader.foreground#e9d4b3
  • statusBar.background#1a1512
  • statusBar.border#3d332b
  • statusBar.foreground#bfa780
  • statusBarItem.hoverBackground#2b2523
  • tab.activeBackground#26211d
  • tab.activeBorder#1a1512
  • tab.activeForeground#e9d4b3
  • tab.border#3d332b
  • tab.inactiveBackground#1a1512
  • tab.inactiveForeground#bfa780
  • terminal.ansiBlack#1a1512
  • terminal.ansiBlue#8a906d
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#8a906d
  • terminal.ansiRed#f9281d
  • terminal.ansiWhite#e9d4b3
  • terminal.ansiYellow#d29922
  • terminal.background#1a1512
  • terminalCommandDecoration.defaultBackground#1a1512
  • titleBar.activeBackground#1a1512
  • titleBar.inactiveBackground#1a1512
  • tree.indentGuidesStroke#3d332b
  • tree.tableColumnsBorder#3d332b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7a6f5eitalic
string, string.quoted#29c3a0
string.regexp#8a906d
constant.numeric, constant.language, constant.character#d29922
constant.language.boolean#d29922
constant.other#e9d4b3
keyword, storage.type, storage.modifier#8a906dbold
keyword.control, keyword.operator.new#8a906dbold
keyword.operator#e9d4b3
variable, variable.other#e9d4b3
variable.parameter#d29922
variable.language#8a906ditalic
entity.name.function, support.function#29c3a0bold
entity.name.type, entity.name.class, support.class#d29922bold
entity.other.inherited-class#29c3a0italic
entity.name.tag#8a906d
entity.other.attribute-name#29c3a0
support.type.property-name#e9d4b3
meta.property-name#e9d4b3
meta.object-literal.key#e9d4b3
punctuation#bfa780
punctuation.definition.template-expression#8a906d
invalid#f9281dbold
markup.heading#8a906dbold
markup.bold#d29922bold
markup.italic#e9d4b3italic
markup.inserted#29c3a0
markup.deleted#f9281d
markup.changed#d29922
markup.inline.raw#29c3a0
meta.selector#8a906d
entity.name.tag.css#d29922
entity.other.attribute-name.class.css#29c3a0
entity.other.attribute-name.id.css#8a906d
support.type.property-name.css#e9d4b3
support.constant.property-value.css#29c3a0
support.type.vendored.property-name.css#bfa780
source.css.scss entity.name.tag#d29922
meta.decorator#d29922
entity.name.function.decorator#d29922
storage.type.function.python#8a906d
storage.type.class.python#8a906d
support.type.python#d29922
meta.function-call.generic.python#29c3a0
punctuation.definition.tag#8a906d
meta.tag#8a906d
support.constant.json#d29922
support.type.property-name.json#29c3a0
meta.embedded.expression#e9d4b3
punctuation.section.embedded#8a906d
support.class.component#d29922bold

Shiki preview

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

Loading...