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#020817
  • activityBar.border#020817
  • activityBar.foreground#f8fafc
  • activityBar.inactiveForeground#94a3b8
  • activityBarBadge.background#a4ed2c
  • activityBarBadge.foreground#f8fafc
  • background#020817
  • button.background#a4ed2c
  • button.foreground#0c0a09
  • button.hoverBackground#a4ed2c
  • dropdown.background#1e293b
  • editor.background#020817
  • editor.foreground#f8fafc
  • editor.lineHighlightBackground#1e293b
  • editor.selectionBackground#1e293b
  • editorCursor.foreground#f8fafc
  • editorGroup.emptyBackground#020817
  • editorGroupHeader.tabsBackground#020817
  • editorIndentGuide.background1#1e293b
  • editorWhitespace.foreground#1e293b
  • errorForeground#7f1d1d
  • explorer.fileItem.conflictForeground#7f1d1d
  • explorer.fileItem.errorForeground#7f1d1d
  • explorer.fileItem.foreground#94a3b8
  • explorer.fileItem.hoverForeground#f8fafc
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#f8fafc
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#1e293b
  • explorer.folderItem.hoverForeground#f8fafc
  • explorer.folderItem.iconForeground#f8fafc
  • explorer.folderItem.selectedIconForeground#a4ed2c
  • focusBorder#a4ed2c
  • foreground#94a3b8
  • gitDecoration.conflictingResourceForeground#a4ed2c
  • gitDecoration.deletedResourceForeground#7f1d1d
  • gitDecoration.submoduleResourceForeground#f8fafc
  • input.background#1e293b
  • input.border#1e293b
  • input.foreground#f8fafc
  • inputOption.activeBorder#a4ed2c
  • list.activeSelectionBackground#1e293b
  • list.activeSelectionForeground#f8fafc
  • list.dropBackground#02081740
  • list.filterMatchBackground#02081720
  • list.focusBackground#1e293b
  • list.focusForeground#f8fafc
  • list.highlightForeground#a4ed2c
  • list.hoverBackground#1e293b
  • list.hoverForeground#f8fafc
  • list.inactiveSelectionBackground#1e293b40
  • menu.border#1e293b
  • menu.foreground#94a3b8
  • menu.selectionBackground#1e293b
  • menu.selectionForeground#f8fafc
  • menu.separatorBackground#1e293b
  • menubar.background#020817
  • menubar.foreground#94a3b8
  • menubar.menu#020817
  • menubar.selectionBackground#1e293b
  • menubar.selectionForeground#f8fafc
  • panel.background#020817
  • panel.border#1e293b
  • panelTitle.activeForeground#f8fafc
  • scrollbarSlider.activeBackground#a4ed2c
  • scrollbarSlider.background#a4ed2c20
  • scrollbarSlider.hoverBackground#a4ed2c
  • sideBar.background#020817
  • sideBar.border#1e293b
  • sideBar.foreground#94a3b8
  • sideBarSectionHeader.background#1e293b
  • sideBarSectionHeader.foreground#f8fafc
  • statusBar.background#020817
  • statusBar.border#1e293b
  • statusBar.foreground#94a3b8
  • statusBarItem.hoverBackground#1e293b
  • tab.activeBackground#020a1c
  • tab.activeBorder#020817
  • tab.activeForeground#f8fafc
  • tab.border#1e293b
  • tab.inactiveBackground#020817
  • tab.inactiveForeground#94a3b8
  • terminal.ansiBlack#020817
  • terminal.ansiBlue#a4ed2c
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#a4ed2c
  • terminal.ansiRed#7f1d1d
  • terminal.ansiWhite#f8fafc
  • terminal.ansiYellow#d29922
  • terminal.background#020817
  • terminalCommandDecoration.defaultBackground#020817
  • titleBar.activeBackground#020817
  • titleBar.inactiveBackground#020817
  • tree.indentGuidesStroke#1e293b
  • tree.tableColumnsBorder#1e293b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
constant.language.boolean#d29922
comment, punctuation.definition.comment#94a3b8italic
string, string.quoted#29c3a0
string.regexp#a4ed2c
constant.numeric, constant.language, constant.character#d29922
constant.other#f8fafc
keyword, storage.type, storage.modifier#a4ed2cbold
keyword.control, keyword.operator.new#a4ed2cbold
keyword.operator#f8fafc
variable, variable.other#f8fafc
variable.parameter#d29922
variable.language#a4ed2citalic
entity.name.function, support.function#29c3a0bold
entity.name.type, entity.name.class, support.class#d29922bold
entity.other.inherited-class#29c3a0italic
entity.name.tag#a4ed2c
entity.other.attribute-name#29c3a0
support.type.property-name#f8fafc
meta.property-name#f8fafc
meta.object-literal.key#f8fafc
punctuation#94a3b8
punctuation.definition.template-expression#a4ed2c
invalid#7f1d1dbold
markup.heading#a4ed2cbold
markup.bold#d29922bold
markup.italic#f8fafcitalic
markup.inserted#29c3a0
markup.deleted#7f1d1d
markup.changed#d29922
markup.inline.raw#29c3a0
meta.selector#a4ed2c
entity.name.tag.css#d29922
entity.other.attribute-name.class.css#29c3a0
entity.other.attribute-name.id.css#a4ed2c
support.type.property-name.css#f8fafc
support.constant.property-value.css#29c3a0
support.type.vendored.property-name.css#94a3b8
source.css.scss entity.name.tag#d29922
meta.decorator#d29922
entity.name.function.decorator#d29922
storage.type.function.python#a4ed2c
storage.type.class.python#a4ed2c
support.type.python#d29922
meta.function-call.generic.python#29c3a0
punctuation.definition.tag#a4ed2c
meta.tag#a4ed2c
support.constant.json#d29922
support.type.property-name.json#29c3a0

Shiki preview

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

Loading...