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#080b14
  • activityBar.border#080b14
  • activityBar.foreground#e9f0f5
  • activityBar.inactiveForeground#798093
  • activityBarBadge.background#00b262
  • activityBarBadge.foreground#e9f0f5
  • background#080b14
  • button.background#00b262
  • button.foreground#080b14
  • button.hoverBackground#00b262
  • dropdown.background#282d3d
  • editor.background#080b14
  • editor.foreground#e9f0f5
  • editor.lineHighlightBackground#282d3d
  • editor.selectionBackground#282d3d
  • editorCursor.foreground#e9f0f5
  • editorGroup.emptyBackground#080b14
  • editorGroupHeader.tabsBackground#080b14
  • editorIndentGuide.background1#e9f0f5
  • editorWhitespace.foreground#e9f0f5
  • errorForeground#ff1648
  • explorer.fileItem.conflictForeground#ff1648
  • explorer.fileItem.errorForeground#ff1648
  • explorer.fileItem.foreground#798093
  • explorer.fileItem.hoverForeground#e9f0f5
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#e9f0f5
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#282d3d
  • explorer.folderItem.hoverForeground#e9f0f5
  • explorer.folderItem.iconForeground#e9f0f5
  • explorer.folderItem.selectedIconForeground#00b262
  • focusBorder#00b262
  • foreground#798093
  • gitDecoration.conflictingResourceForeground#00b262
  • gitDecoration.deletedResourceForeground#ff1648
  • gitDecoration.submoduleResourceForeground#e9f0f5
  • input.background#e9f0f5
  • input.border#e9f0f5
  • input.foreground#e9f0f5
  • inputOption.activeBorder#00b262
  • list.activeSelectionBackground#282d3d
  • list.activeSelectionForeground#e9f0f5
  • list.dropBackground#080b1440
  • list.filterMatchBackground#080b1420
  • list.focusBackground#282d3d
  • list.focusForeground#e9f0f5
  • list.highlightForeground#00b262
  • list.hoverBackground#282d3d
  • list.hoverForeground#e9f0f5
  • list.inactiveSelectionBackground#282d3d40
  • menu.border#e9f0f5
  • menu.foreground#798093
  • menu.selectionBackground#282d3d
  • menu.selectionForeground#e9f0f5
  • menu.separatorBackground#e9f0f5
  • menubar.background#080b14
  • menubar.foreground#798093
  • menubar.menu#080b14
  • menubar.selectionBackground#282d3d
  • menubar.selectionForeground#e9f0f5
  • panel.background#080b14
  • panel.border#e9f0f5
  • panelTitle.activeForeground#e9f0f5
  • scrollbarSlider.activeBackground#00b262
  • scrollbarSlider.background#00b26220
  • scrollbarSlider.hoverBackground#00b262
  • sideBar.background#080b14
  • sideBar.border#e9f0f5
  • sideBar.foreground#798093
  • sideBarSectionHeader.background#282d3d
  • sideBarSectionHeader.foreground#e9f0f5
  • statusBar.background#080b14
  • statusBar.border#e9f0f5
  • statusBar.foreground#798093
  • statusBarItem.hoverBackground#282d3d
  • tab.activeBackground#12161f
  • tab.activeBorder#080b14
  • tab.activeForeground#e9f0f5
  • tab.border#e9f0f5
  • tab.inactiveBackground#080b14
  • tab.inactiveForeground#798093
  • terminal.ansiBlack#080b14
  • terminal.ansiBlue#00b262
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#00b262
  • terminal.ansiRed#ff1648
  • terminal.ansiWhite#e9f0f5
  • terminal.ansiYellow#d29922
  • terminal.background#080b14
  • terminalCommandDecoration.defaultBackground#080b14
  • titleBar.activeBackground#080b14
  • titleBar.inactiveBackground#080b14
  • tree.indentGuidesStroke#e9f0f5
  • tree.tableColumnsBorder#e9f0f5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
constant.language.boolean#d29922
comment, punctuation.definition.comment#798093italic
string, string.quoted#29c3a0
string.regexp#00b262
constant.numeric, constant.language, constant.character#d29922
constant.other#e9f0f5
keyword, storage.type, storage.modifier#00b262bold
keyword.control, keyword.operator.new#00b262bold
keyword.operator#e9f0f5
variable, variable.other#e9f0f5
variable.parameter#d29922
variable.language#00b262italic
entity.name.function, support.function#29c3a0bold
entity.name.type, entity.name.class, support.class#d29922bold
entity.other.inherited-class#29c3a0italic
entity.name.tag#00b262
entity.other.attribute-name#29c3a0
support.type.property-name#e9f0f5
meta.property-name#e9f0f5
meta.object-literal.key#e9f0f5
punctuation#798093
punctuation.definition.template-expression#00b262
invalid#ff1648bold
markup.heading#00b262bold
markup.bold#d29922bold
markup.italic#e9f0f5italic
markup.inserted#29c3a0
markup.deleted#ff1648
markup.changed#d29922
markup.inline.raw#29c3a0
meta.selector#00b262
entity.name.tag.css#d29922
entity.other.attribute-name.class.css#29c3a0
entity.other.attribute-name.id.css#00b262
support.type.property-name.css#e9f0f5
support.constant.property-value.css#29c3a0
support.type.vendored.property-name.css#798093
source.css.scss entity.name.tag#d29922
meta.decorator#d29922
entity.name.function.decorator#d29922
storage.type.function.python#00b262
storage.type.class.python#00b262
support.type.python#d29922
meta.function-call.generic.python#29c3a0
punctuation.definition.tag#00b262
meta.tag#00b262
support.constant.json#d29922
support.type.property-name.json#29c3a0

Shiki preview

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

Loading...