Skip to main content
Coding Theme

Dev Themes

Publisher: Agraeon LabsThemes in package: 14

14 beautiful dark themes for developers: Purple Surface Dark, Ubuntu Dark, Moon Phases, Solar Future, Nord Frost, Tokyo Night, Dracula Official, One Dark Pro, Monokai Pro, Gruvbox Dark, Material Ocean, Synthwave 84, Palenight, and Cobalt2

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#090b10
  • activityBar.border#0f111a
  • activityBar.foreground#82aaff
  • activityBar.inactiveForeground#3b3f51
  • activityBarBadge.background#82aaff
  • activityBarBadge.foreground#090b10
  • badge.background#82aaff
  • badge.foreground#090b10
  • button.background#82aaff
  • button.foreground#090b10
  • button.hoverBackground#89ddff
  • dropdown.background#090b10
  • dropdown.border#1f2233
  • dropdown.foreground#8f93a2
  • editor.background#0f111a
  • editor.foreground#8f93a2
  • editor.inactiveSelectionBackground#191a2a
  • editor.lineHighlightBackground#191a2a
  • editor.selectionBackground#1f2233
  • editorCursor.foreground#ffcc00
  • editorIndentGuide.activeBackground#3b3f51
  • editorIndentGuide.background#1a1c2e
  • editorLineNumber.activeForeground#82aaff
  • editorLineNumber.foreground#3b3f51
  • editorSuggestWidget.background#090b10
  • editorSuggestWidget.border#82aaff
  • editorSuggestWidget.selectedBackground#1f2233
  • editorWhitespace.foreground#1a1c2e
  • editorWidget.background#090b10
  • editorWidget.border#82aaff
  • input.background#090b10
  • input.border#1f2233
  • input.foreground#8f93a2
  • input.placeholderForeground#3b3f51
  • inputOption.activeBorder#82aaff
  • list.activeSelectionBackground#1f2233
  • list.activeSelectionForeground#eeffff
  • list.focusOutline#82aaff
  • list.hoverBackground#191a2a
  • list.inactiveSelectionBackground#191a2a
  • panel.background#0f111a
  • panel.border#090b10
  • panelTitle.activeBorder#82aaff
  • panelTitle.activeForeground#8f93a2
  • panelTitle.inactiveForeground#717580
  • scrollbarSlider.activeBackground#1f2233cc
  • scrollbarSlider.background#1f223366
  • scrollbarSlider.hoverBackground#1f223399
  • sideBar.background#090b10
  • sideBar.border#0f111a
  • sideBar.foreground#8f93a2
  • sideBarSectionHeader.background#0f111a
  • sideBarSectionHeader.foreground#8f93a2
  • sideBarTitle.foreground#82aaff
  • statusBar.background#090b10
  • statusBar.debuggingBackground#f07178
  • statusBar.foreground#8f93a2
  • statusBar.noFolderBackground#090b10
  • tab.activeBackground#0f111a
  • tab.activeBorder#82aaff
  • tab.activeForeground#eeffff
  • tab.border#090b10
  • tab.inactiveBackground#090b10
  • tab.inactiveForeground#717580
  • terminal.ansiBlack#0f111a
  • terminal.ansiBlue#82aaff
  • terminal.ansiCyan#89ddff
  • terminal.ansiGreen#c3e88d
  • terminal.ansiMagenta#c792ea
  • terminal.ansiRed#f07178
  • terminal.ansiWhite#eeffff
  • terminal.ansiYellow#ffcb6b
  • terminal.background#0f111a
  • terminal.foreground#8f93a2
  • titleBar.activeBackground#090b10
  • titleBar.activeForeground#8f93a2
  • titleBar.border#0f111a
  • titleBar.inactiveBackground#0f111a
  • titleBar.inactiveForeground#717580

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#464b5ditalic
string, string.quoted#c3e88d
keyword, storage.type, storage.modifier#c792ea
entity.name.function, support.function#82aaff
variable, variable.other#eeffff
constant.numeric, constant.language, constant.character#f78c6c
entity.name.type, entity.name.class, support.class#ffcb6b
keyword.operator#89ddff
entity.name.tag#f07178
entity.other.attribute-name#c792ea
support.type.property-name#89ddff
punctuation#89ddff

Shiki preview

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

Loading...