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#0d0a0e
  • activityBar.border#0d0a0e
  • activityBar.foreground#f2ecf3
  • activityBar.inactiveForeground#a19da2
  • activityBarBadge.background#6d65fe
  • activityBarBadge.foreground#f2ecf3
  • background#0d0a0e
  • button.background#6d65fe
  • button.foreground#fcf6fd
  • button.hoverBackground#6d65fe
  • dropdown.background#565264
  • editor.background#0d0a0e
  • editor.foreground#f2ecf3
  • editor.lineHighlightBackground#1d191d
  • editor.selectionBackground#3f3355
  • editorCursor.foreground#f2ecf3
  • editorGroup.emptyBackground#0d0a0e
  • editorGroupHeader.tabsBackground#0d0a0e
  • editorIndentGuide.background1#4e4258
  • editorWhitespace.foreground#4e4258
  • errorForeground#df0c07
  • explorer.fileItem.conflictForeground#df0c07
  • explorer.fileItem.errorForeground#df0c07
  • explorer.fileItem.foreground#a19da2
  • explorer.fileItem.hoverForeground#f2ecf3
  • explorer.fileItem.modifiedForeground#29c3a0
  • explorer.fileItem.selectedIconForeground#f2ecf3
  • explorer.fileItem.warningForeground#d29922
  • explorer.folderItem.foreground#1d191d
  • explorer.folderItem.hoverForeground#f2ecf3
  • explorer.folderItem.iconForeground#f2ecf3
  • explorer.folderItem.selectedIconForeground#6d65fe
  • focusBorder#6b4cae
  • foreground#a19da2
  • gitDecoration.conflictingResourceForeground#6d65fe
  • gitDecoration.deletedResourceForeground#df0c07
  • gitDecoration.submoduleResourceForeground#f2ecf3
  • input.background#4e4258
  • input.border#4e4258
  • input.foreground#f2ecf3
  • inputOption.activeBorder#6b4cae
  • list.activeSelectionBackground#3f3355
  • list.activeSelectionForeground#f2ecf3
  • list.dropBackground#0d0a0e40
  • list.filterMatchBackground#0d0a0e20
  • list.focusBackground#3f3355
  • list.focusForeground#f2ecf3
  • list.highlightForeground#6d65fe
  • list.hoverBackground#1d191d
  • list.hoverForeground#f2ecf3
  • list.inactiveSelectionBackground#1d191d40
  • menu.border#4e4258
  • menu.foreground#a19da2
  • menu.selectionBackground#3f3355
  • menu.selectionForeground#f2ecf3
  • menu.separatorBackground#4e4258
  • menubar.background#0d0a0e
  • menubar.foreground#a19da2
  • menubar.menu#0d0a0e
  • menubar.selectionBackground#3f3355
  • menubar.selectionForeground#f2ecf3
  • panel.background#0d0a0e
  • panel.border#4e4258
  • panelTitle.activeForeground#f2ecf3
  • scrollbarSlider.activeBackground#6d65fe
  • scrollbarSlider.background#6d65fe20
  • scrollbarSlider.hoverBackground#6d65fe
  • sideBar.background#0d0a0e
  • sideBar.border#4e4258
  • sideBar.foreground#a19da2
  • sideBarSectionHeader.background#565264
  • sideBarSectionHeader.foreground#f2ecf3
  • statusBar.background#0d0a0e
  • statusBar.border#4e4258
  • statusBar.foreground#a19da2
  • statusBarItem.hoverBackground#1d191d
  • tab.activeBackground#1f1820
  • tab.activeBorder#0d0a0e
  • tab.activeForeground#f2ecf3
  • tab.border#4e4258
  • tab.inactiveBackground#0d0a0e
  • tab.inactiveForeground#a19da2
  • terminal.ansiBlack#0d0a0e
  • terminal.ansiBlue#6d65fe
  • terminal.ansiCyan#29c3a0
  • terminal.ansiGreen#29c3a0
  • terminal.ansiMagenta#6d65fe
  • terminal.ansiRed#df0c07
  • terminal.ansiWhite#f2ecf3
  • terminal.ansiYellow#d29922
  • terminal.background#0d0a0e
  • terminalCommandDecoration.defaultBackground#0d0a0e
  • titleBar.activeBackground#0d0a0e
  • titleBar.inactiveBackground#0d0a0e
  • tree.indentGuidesStroke#4e4258
  • tree.tableColumnsBorder#4e4258

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
constant.language.boolean#d29922
comment, punctuation.definition.comment#a19da2italic
string, string.quoted#29c3a0
string.regexp#6d65fe
constant.numeric, constant.language, constant.character#d29922
constant.other#f2ecf3
keyword, storage.type, storage.modifier#6d65febold
keyword.control, keyword.operator.new#6d65febold
keyword.operator#f2ecf3
variable, variable.other#f2ecf3
variable.parameter#d29922
variable.language#6d65feitalic
entity.name.function, support.function#29c3a0bold
entity.name.type, entity.name.class, support.class#d29922bold
entity.other.inherited-class#29c3a0italic
entity.name.tag#6d65fe
entity.other.attribute-name#29c3a0
support.type.property-name#f2ecf3
meta.property-name#f2ecf3
meta.object-literal.key#f2ecf3
punctuation#a19da2
punctuation.definition.template-expression#6d65fe
invalid#df0c07bold
markup.heading#6d65febold
markup.bold#d29922bold
markup.italic#f2ecf3italic
markup.inserted#29c3a0
markup.deleted#df0c07
markup.changed#d29922
markup.inline.raw#29c3a0
meta.selector#6d65fe
entity.name.tag.css#d29922
entity.other.attribute-name.class.css#29c3a0
entity.other.attribute-name.id.css#6d65fe
support.type.property-name.css#f2ecf3
support.constant.property-value.css#29c3a0
support.type.vendored.property-name.css#a19da2
source.css.scss entity.name.tag#d29922
meta.decorator#d29922
entity.name.function.decorator#d29922
storage.type.function.python#6d65fe
storage.type.class.python#6d65fe
support.type.python#d29922
meta.function-call.generic.python#29c3a0
punctuation.definition.tag#6d65fe
meta.tag#6d65fe
support.constant.json#d29922
support.type.property-name.json#29c3a0

Shiki preview

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

Loading...