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#1c2b1f
  • activityBar.border#1c2b1f
  • activityBar.foreground#efeae4
  • activityBar.inactiveForeground#d9d0c3
  • activityBarBadge.background#4dae50
  • activityBarBadge.foreground#efeae4
  • background#1c2b1f
  • button.background#4dae50
  • button.foreground#09210b
  • button.hoverBackground#4dae50
  • dropdown.background#3c493b
  • editor.background#1c2b1f
  • editor.foreground#efeae4
  • editor.lineHighlightBackground#2b3a2c
  • editor.selectionBackground#3d8f40
  • editorCursor.foreground#efeae4
  • editorGroup.emptyBackground#1c2b1f
  • editorGroupHeader.tabsBackground#1c2b1f
  • editorIndentGuide.background1#3c493b
  • editorWhitespace.foreground#3c493b
  • errorForeground#c52c2a
  • explorer.fileItem.conflictForeground#c52c2a
  • explorer.fileItem.errorForeground#c52c2a
  • explorer.fileItem.foreground#d9d0c3
  • explorer.fileItem.hoverForeground#efeae4
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#efeae4
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#2b3a2c
  • explorer.folderItem.hoverForeground#efeae4
  • explorer.folderItem.iconForeground#efeae4
  • explorer.folderItem.selectedIconForeground#4dae50
  • focusBorder#4dae50
  • foreground#d9d0c3
  • gitDecoration.conflictingResourceForeground#4dae50
  • gitDecoration.deletedResourceForeground#c52c2a
  • gitDecoration.submoduleResourceForeground#efeae4
  • input.background#3c493b
  • input.border#3c493b
  • input.foreground#efeae4
  • inputOption.activeBorder#4dae50
  • list.activeSelectionBackground#3d8f40
  • list.activeSelectionForeground#efeae4
  • list.dropBackground#1c2b1f40
  • list.filterMatchBackground#1c2b1f20
  • list.focusBackground#3d8f40
  • list.focusForeground#efeae4
  • list.highlightForeground#4dae50
  • list.hoverBackground#2b3a2c
  • list.hoverForeground#efeae4
  • list.inactiveSelectionBackground#2b3a2c40
  • menu.border#3c493b
  • menu.foreground#d9d0c3
  • menu.selectionBackground#3d8f40
  • menu.selectionForeground#efeae4
  • menu.separatorBackground#3c493b
  • menubar.background#1c2b1f
  • menubar.foreground#d9d0c3
  • menubar.menu#1c2b1f
  • menubar.selectionBackground#3d8f40
  • menubar.selectionForeground#efeae4
  • panel.background#1c2b1f
  • panel.border#3c493b
  • panelTitle.activeForeground#efeae4
  • scrollbarSlider.activeBackground#4dae50
  • scrollbarSlider.background#4dae5020
  • scrollbarSlider.hoverBackground#4dae50
  • sideBar.background#1c2b1f
  • sideBar.border#3c493b
  • sideBar.foreground#d9d0c3
  • sideBarSectionHeader.background#3c493b
  • sideBarSectionHeader.foreground#efeae4
  • statusBar.background#1c2b1f
  • statusBar.border#3c493b
  • statusBar.foreground#d9d0c3
  • statusBarItem.hoverBackground#2b3a2c
  • tab.activeBackground#2b3a2c
  • tab.activeBorder#1c2b1f
  • tab.activeForeground#efeae4
  • tab.border#3c493b
  • tab.inactiveBackground#1c2b1f
  • tab.inactiveForeground#d9d0c3
  • terminal.ansiBlack#1c2b1f
  • terminal.ansiBlue#4dae50
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#4dae50
  • terminal.ansiRed#c52c2a
  • terminal.ansiWhite#efeae4
  • terminal.ansiYellow#d29922
  • terminal.background#1c2b1f
  • terminalCommandDecoration.defaultBackground#1c2b1f
  • titleBar.activeBackground#1c2b1f
  • titleBar.inactiveBackground#1c2b1f
  • tree.indentGuidesStroke#3c493b
  • tree.tableColumnsBorder#3c493b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
constant.language.boolean#d29922
comment, punctuation.definition.comment#d9d0c3italic
string, string.quoted#29c3a0
string.regexp#4dae50
constant.numeric, constant.language, constant.character#d29922
constant.other#efeae4
keyword, storage.type, storage.modifier#4dae50bold
keyword.control, keyword.operator.new#4dae50bold
keyword.operator#efeae4
variable, variable.other#efeae4
variable.parameter#d29922
variable.language#4dae50italic
entity.name.function, support.function#29c3a0bold
entity.name.type, entity.name.class, support.class#d29922bold
entity.other.inherited-class#29c3a0italic
entity.name.tag#4dae50
entity.other.attribute-name#29c3a0
support.type.property-name#efeae4
meta.property-name#efeae4
meta.object-literal.key#efeae4
punctuation#d9d0c3
punctuation.definition.template-expression#4dae50
invalid#c52c2abold
markup.heading#4dae50bold
markup.bold#d29922bold
markup.italic#efeae4italic
markup.inserted#29c3a0
markup.deleted#c52c2a
markup.changed#d29922
markup.inline.raw#29c3a0
meta.selector#4dae50
entity.name.tag.css#d29922
entity.other.attribute-name.class.css#29c3a0
entity.other.attribute-name.id.css#4dae50
support.type.property-name.css#efeae4
support.constant.property-value.css#29c3a0
support.type.vendored.property-name.css#d9d0c3
source.css.scss entity.name.tag#d29922
meta.decorator#d29922
entity.name.function.decorator#d29922
storage.type.function.python#4dae50
storage.type.class.python#4dae50
support.type.python#d29922
meta.function-call.generic.python#29c3a0
punctuation.definition.tag#4dae50
meta.tag#4dae50
support.constant.json#d29922
support.type.property-name.json#29c3a0

Shiki preview

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

Loading...