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#1d292f
  • activityBar.border#1d292f
  • activityBar.foreground#bde1fa
  • activityBar.inactiveForeground#94a9b8
  • activityBarBadge.background#bde1fa
  • activityBarBadge.foreground#bde1fa
  • background#1d292f
  • button.background#bde1fa
  • button.foreground#1d292f
  • button.hoverBackground#bde1fa
  • dropdown.background#0f4d75
  • editor.background#1d292f
  • editor.foreground#bde1fa
  • editor.lineHighlightBackground#2b3c46
  • editor.selectionBackground#3283b8
  • editorCursor.foreground#bde1fa
  • editorGroup.emptyBackground#1d292f
  • editorGroupHeader.tabsBackground#1d292f
  • editorIndentGuide.background1#0f4d75
  • editorWhitespace.foreground#0f4d75
  • errorForeground#7c1d1d
  • explorer.fileItem.conflictForeground#7c1d1d
  • explorer.fileItem.errorForeground#7c1d1d
  • explorer.fileItem.foreground#94a9b8
  • explorer.fileItem.hoverForeground#bde1fa
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#bde1fa
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#2b3c46
  • explorer.folderItem.hoverForeground#bde1fa
  • explorer.folderItem.iconForeground#bde1fa
  • explorer.folderItem.selectedIconForeground#bde1fa
  • focusBorder#bde1fa
  • foreground#94a9b8
  • gitDecoration.conflictingResourceForeground#bde1fa
  • gitDecoration.deletedResourceForeground#7c1d1d
  • gitDecoration.submoduleResourceForeground#bde1fa
  • input.background#0f4d75
  • input.border#0f4d75
  • input.foreground#bde1fa
  • inputOption.activeBorder#bde1fa
  • list.activeSelectionBackground#3283b8
  • list.activeSelectionForeground#bde1fa
  • list.dropBackground#1d292f40
  • list.filterMatchBackground#1d292f20
  • list.focusBackground#3283b8
  • list.focusForeground#bde1fa
  • list.highlightForeground#bde1fa
  • list.hoverBackground#2b3c46
  • list.hoverForeground#bde1fa
  • list.inactiveSelectionBackground#2b3c4640
  • menu.border#0f4d75
  • menu.foreground#94a9b8
  • menu.selectionBackground#3283b8
  • menu.selectionForeground#bde1fa
  • menu.separatorBackground#0f4d75
  • menubar.background#1d292f
  • menubar.foreground#94a9b8
  • menubar.menu#1d292f
  • menubar.selectionBackground#3283b8
  • menubar.selectionForeground#bde1fa
  • panel.background#1d292f
  • panel.border#0f4d75
  • panelTitle.activeForeground#bde1fa
  • scrollbarSlider.activeBackground#bde1fa
  • scrollbarSlider.background#bde1fa20
  • scrollbarSlider.hoverBackground#bde1fa
  • sideBar.background#1d292f
  • sideBar.border#0f4d75
  • sideBar.foreground#94a9b8
  • sideBarSectionHeader.background#0f4d75
  • sideBarSectionHeader.foreground#bde1fa
  • statusBar.background#1d292f
  • statusBar.border#0f4d75
  • statusBar.foreground#94a9b8
  • statusBarItem.hoverBackground#2b3c46
  • tab.activeBackground#233139
  • tab.activeBorder#1d292f
  • tab.activeForeground#bde1fa
  • tab.border#0f4d75
  • tab.inactiveBackground#1d292f
  • tab.inactiveForeground#94a9b8
  • terminal.ansiBlack#1d292f
  • terminal.ansiBlue#bde1fa
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#bde1fa
  • terminal.ansiRed#7c1d1d
  • terminal.ansiWhite#bde1fa
  • terminal.ansiYellow#d29922
  • terminal.background#1d292f
  • terminalCommandDecoration.defaultBackground#1d292f
  • titleBar.activeBackground#1d292f
  • titleBar.inactiveBackground#1d292f
  • tree.indentGuidesStroke#0f4d75
  • tree.tableColumnsBorder#0f4d75

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

DevStack - Coding Theme