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#020231
  • activityBar.border#020231
  • activityBar.foreground#cdf1f9
  • activityBar.inactiveForeground#79d9ec
  • activityBarBadge.background#cdf1f9
  • activityBarBadge.foreground#cdf1f9
  • background#020231
  • button.background#cdf1f9
  • button.foreground#020231
  • button.hoverBackground#cdf1f9
  • dropdown.background#00b2d6
  • editor.background#020231
  • editor.foreground#cdf1f9
  • editor.lineHighlightBackground#030459
  • editor.selectionBackground#0077b8
  • editorCursor.foreground#cdf1f9
  • editorGroup.emptyBackground#020231
  • editorGroupHeader.tabsBackground#020231
  • editorIndentGuide.background1#03056d
  • editorWhitespace.foreground#03056d
  • errorForeground#7f1d1d
  • explorer.fileItem.conflictForeground#7f1d1d
  • explorer.fileItem.errorForeground#7f1d1d
  • explorer.fileItem.foreground#79d9ec
  • explorer.fileItem.hoverForeground#cdf1f9
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#cdf1f9
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#030459
  • explorer.folderItem.hoverForeground#cdf1f9
  • explorer.folderItem.iconForeground#cdf1f9
  • explorer.folderItem.selectedIconForeground#cdf1f9
  • focusBorder#cdf1f9
  • foreground#79d9ec
  • gitDecoration.conflictingResourceForeground#cdf1f9
  • gitDecoration.deletedResourceForeground#7f1d1d
  • gitDecoration.submoduleResourceForeground#cdf1f9
  • input.background#03056d
  • input.border#03056d
  • input.foreground#cdf1f9
  • inputOption.activeBorder#cdf1f9
  • list.activeSelectionBackground#0077b8
  • list.activeSelectionForeground#cdf1f9
  • list.dropBackground#02023140
  • list.filterMatchBackground#02023120
  • list.focusBackground#0077b8
  • list.focusForeground#cdf1f9
  • list.highlightForeground#cdf1f9
  • list.hoverBackground#030459
  • list.hoverForeground#cdf1f9
  • list.inactiveSelectionBackground#03045940
  • menu.border#03056d
  • menu.foreground#79d9ec
  • menu.selectionBackground#0077b8
  • menu.selectionForeground#cdf1f9
  • menu.separatorBackground#03056d
  • menubar.background#020231
  • menubar.foreground#79d9ec
  • menubar.menu#020231
  • menubar.selectionBackground#0077b8
  • menubar.selectionForeground#cdf1f9
  • panel.background#020231
  • panel.border#03056d
  • panelTitle.activeForeground#cdf1f9
  • scrollbarSlider.activeBackground#cdf1f9
  • scrollbarSlider.background#cdf1f920
  • scrollbarSlider.hoverBackground#cdf1f9
  • sideBar.background#020231
  • sideBar.border#03056d
  • sideBar.foreground#79d9ec
  • sideBarSectionHeader.background#00b2d6
  • sideBarSectionHeader.foreground#cdf1f9
  • statusBar.background#020231
  • statusBar.border#03056d
  • statusBar.foreground#79d9ec
  • statusBarItem.hoverBackground#030459
  • tab.activeBackground#020340
  • tab.activeBorder#020231
  • tab.activeForeground#cdf1f9
  • tab.border#03056d
  • tab.inactiveBackground#020231
  • tab.inactiveForeground#79d9ec
  • terminal.ansiBlack#020231
  • terminal.ansiBlue#cdf1f9
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#cdf1f9
  • terminal.ansiRed#7f1d1d
  • terminal.ansiWhite#cdf1f9
  • terminal.ansiYellow#d29922
  • terminal.background#020231
  • terminalCommandDecoration.defaultBackground#020231
  • titleBar.activeBackground#020231
  • titleBar.inactiveBackground#020231
  • tree.indentGuidesStroke#03056d
  • tree.tableColumnsBorder#03056d

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