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#2c2025
  • activityBar.border#2c2025
  • activityBar.foreground#f1e9e5
  • activityBar.inactiveForeground#d6c7bf
  • activityBarBadge.background#ff8163
  • activityBarBadge.foreground#f1e9e5
  • background#2c2025
  • button.background#ff8163
  • button.foreground#ffffff
  • button.hoverBackground#ff8163
  • dropdown.background#453940
  • editor.background#2c2025
  • editor.foreground#f1e9e5
  • editor.lineHighlightBackground#3a2f36
  • editor.selectionBackground#fdb57e
  • editorCursor.foreground#f1e9e5
  • editorGroup.emptyBackground#2c2025
  • editorGroupHeader.tabsBackground#2c2025
  • editorIndentGuide.background1#453940
  • editorWhitespace.foreground#453940
  • errorForeground#e63745
  • explorer.fileItem.conflictForeground#e63745
  • explorer.fileItem.errorForeground#e63745
  • explorer.fileItem.foreground#d6c7bf
  • explorer.fileItem.hoverForeground#f1e9e5
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#f1e9e5
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#3a2f36
  • explorer.folderItem.hoverForeground#f1e9e5
  • explorer.folderItem.iconForeground#f1e9e5
  • explorer.folderItem.selectedIconForeground#ff8163
  • focusBorder#ff8163
  • foreground#d6c7bf
  • gitDecoration.conflictingResourceForeground#ff8163
  • gitDecoration.deletedResourceForeground#e63745
  • gitDecoration.submoduleResourceForeground#f1e9e5
  • input.background#453940
  • input.border#453940
  • input.foreground#f1e9e5
  • inputOption.activeBorder#ff8163
  • list.activeSelectionBackground#fdb57e
  • list.activeSelectionForeground#2c2025
  • list.dropBackground#2c202540
  • list.filterMatchBackground#2c202520
  • list.focusBackground#fdb57e
  • list.focusForeground#f1e9e5
  • list.highlightForeground#ff8163
  • list.hoverBackground#3a2f36
  • list.hoverForeground#f1e9e5
  • list.inactiveSelectionBackground#3a2f3640
  • menu.border#453940
  • menu.foreground#d6c7bf
  • menu.selectionBackground#fdb57e
  • menu.selectionForeground#2c2025
  • menu.separatorBackground#453940
  • menubar.background#2c2025
  • menubar.foreground#d6c7bf
  • menubar.menu#2c2025
  • menubar.selectionBackground#fdb57e
  • menubar.selectionForeground#2c2025
  • panel.background#2c2025
  • panel.border#453940
  • panelTitle.activeForeground#f1e9e5
  • scrollbarSlider.activeBackground#ff8163
  • scrollbarSlider.background#ff816320
  • scrollbarSlider.hoverBackground#ff8163
  • sideBar.background#2c2025
  • sideBar.border#453940
  • sideBar.foreground#d6c7bf
  • sideBarSectionHeader.background#453940
  • sideBarSectionHeader.foreground#f1e9e5
  • statusBar.background#2c2025
  • statusBar.border#453940
  • statusBar.foreground#d6c7bf
  • statusBarItem.hoverBackground#3a2f36
  • tab.activeBackground#3a2f36
  • tab.activeBorder#2c2025
  • tab.activeForeground#f1e9e5
  • tab.border#453940
  • tab.inactiveBackground#2c2025
  • tab.inactiveForeground#d6c7bf
  • terminal.ansiBlack#2c2025
  • terminal.ansiBlue#ff8163
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#ff8163
  • terminal.ansiRed#e63745
  • terminal.ansiWhite#f1e9e5
  • terminal.ansiYellow#d29922
  • terminal.background#2c2025
  • terminalCommandDecoration.defaultBackground#2c2025
  • titleBar.activeBackground#2c2025
  • titleBar.inactiveBackground#2c2025
  • tree.indentGuidesStroke#453940
  • tree.tableColumnsBorder#453940

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
constant.language.boolean#d29922
comment, punctuation.definition.comment#d6c7bfitalic
string, string.quoted#29c3a0
string.regexp#ff8163
constant.numeric, constant.language, constant.character#d29922
constant.other#f1e9e5
keyword, storage.type, storage.modifier#ff8163bold
keyword.control, keyword.operator.new#ff8163bold
keyword.operator#f1e9e5
variable, variable.other#f1e9e5
variable.parameter#d29922
variable.language#ff8163italic
entity.name.function, support.function#29c3a0bold
entity.name.type, entity.name.class, support.class#d29922bold
entity.other.inherited-class#29c3a0italic
entity.name.tag#ff8163
entity.other.attribute-name#29c3a0
support.type.property-name#f1e9e5
meta.property-name#f1e9e5
meta.object-literal.key#f1e9e5
punctuation#d6c7bf
punctuation.definition.template-expression#ff8163
invalid#e63745bold
markup.heading#ff8163bold
markup.bold#d29922bold
markup.italic#f1e9e5italic
markup.inserted#29c3a0
markup.deleted#e63745
markup.changed#d29922
markup.inline.raw#29c3a0
meta.selector#ff8163
entity.name.tag.css#d29922
entity.other.attribute-name.class.css#29c3a0
entity.other.attribute-name.id.css#ff8163
support.type.property-name.css#f1e9e5
support.constant.property-value.css#29c3a0
support.type.vendored.property-name.css#d6c7bf
source.css.scss entity.name.tag#d29922
meta.decorator#d29922
entity.name.function.decorator#d29922
storage.type.function.python#ff8163
storage.type.class.python#ff8163
support.type.python#d29922
meta.function-call.generic.python#29c3a0
punctuation.definition.tag#ff8163
meta.tag#ff8163
support.constant.json#d29922
support.type.property-name.json#29c3a0

Shiki preview

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

Loading...