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#1a0008
  • activityBar.border#1a0008
  • activityBar.foreground#f7f8d8
  • activityBar.inactiveForeground#ffc266
  • activityBarBadge.background#ff145b
  • activityBarBadge.foreground#f7f8d8
  • background#1a0008
  • button.background#ff145b
  • button.foreground#1a0008
  • button.hoverBackground#ff145b
  • dropdown.background#40c2d4
  • editor.background#1a0008
  • editor.foreground#f7f8d8
  • editor.lineHighlightBackground#39131f
  • editor.selectionBackground#ff9900
  • editorCursor.foreground#f7f8d8
  • editorGroup.emptyBackground#1a0008
  • editorGroupHeader.tabsBackground#1a0008
  • editorIndentGuide.background1#4d0017
  • editorWhitespace.foreground#4d0017
  • errorForeground#7f1d1d
  • explorer.fileItem.conflictForeground#7f1d1d
  • explorer.fileItem.errorForeground#7f1d1d
  • explorer.fileItem.foreground#ffc266
  • explorer.fileItem.hoverForeground#f7f8d8
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#f7f8d8
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#39131f
  • explorer.folderItem.hoverForeground#f7f8d8
  • explorer.folderItem.iconForeground#f7f8d8
  • explorer.folderItem.selectedIconForeground#ff145b
  • focusBorder#ff145b
  • foreground#ffc266
  • gitDecoration.conflictingResourceForeground#ff145b
  • gitDecoration.deletedResourceForeground#7f1d1d
  • gitDecoration.submoduleResourceForeground#f7f8d8
  • input.background#4d0017
  • input.border#4d0017
  • input.foreground#f7f8d8
  • inputOption.activeBorder#ff145b
  • list.activeSelectionBackground#ff9900
  • list.activeSelectionForeground#1a0008
  • list.dropBackground#1a000840
  • list.filterMatchBackground#1a000820
  • list.focusBackground#ff9900
  • list.focusForeground#f7f8d8
  • list.highlightForeground#ff145b
  • list.hoverBackground#39131f
  • list.hoverForeground#f7f8d8
  • list.inactiveSelectionBackground#39131f40
  • menu.border#4d0017
  • menu.foreground#ffc266
  • menu.selectionBackground#ff9900
  • menu.selectionForeground#1a0008
  • menu.separatorBackground#4d0017
  • menubar.background#1a0008
  • menubar.foreground#ffc266
  • menubar.menu#1a0008
  • menubar.selectionBackground#ff9900
  • menubar.selectionForeground#1a0008
  • panel.background#1a0008
  • panel.border#4d0017
  • panelTitle.activeForeground#f7f8d8
  • scrollbarSlider.activeBackground#ff145b
  • scrollbarSlider.background#ff145b20
  • scrollbarSlider.hoverBackground#ff145b
  • sideBar.background#1a0008
  • sideBar.border#4d0017
  • sideBar.foreground#ffc266
  • sideBarSectionHeader.background#40c2d4
  • sideBarSectionHeader.foreground#f7f8d8
  • statusBar.background#1a0008
  • statusBar.border#4d0017
  • statusBar.foreground#ffc266
  • statusBarItem.hoverBackground#39131f
  • tab.activeBackground#29000c
  • tab.activeBorder#1a0008
  • tab.activeForeground#f7f8d8
  • tab.border#4d0017
  • tab.inactiveBackground#1a0008
  • tab.inactiveForeground#ffc266
  • terminal.ansiBlack#1a0008
  • terminal.ansiBlue#ff145b
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#ff145b
  • terminal.ansiRed#7f1d1d
  • terminal.ansiWhite#f7f8d8
  • terminal.ansiYellow#d29922
  • terminal.background#1a0008
  • terminalCommandDecoration.defaultBackground#1a0008
  • titleBar.activeBackground#1a0008
  • titleBar.inactiveBackground#1a0008
  • tree.indentGuidesStroke#4d0017
  • tree.tableColumnsBorder#4d0017

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