Skip to main content
Coding Theme

Aether Night – Pro Dark Theme Pack

Publisher: StackSolveThemes in package: 14

A premium collection of 14 meticulously crafted dark themes designed for professional developers. Elegant, modern, aesthetic, and distraction-free.

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#100810
  • activityBar.foreground#FF5CAD
  • button.background#FF2E93
  • button.foreground#FFFFFF
  • button.hoverBackground#FF5CAD
  • editor.background#120A12
  • editor.foreground#FFE6F2
  • editor.inactiveSelectionBackground#241424
  • editor.lineHighlightBackground#1E141E
  • editor.selectionBackground#2E1A2E
  • editorCursor.foreground#FF2E93
  • editorLineNumber.foreground#8C5F7A
  • panel.background#100810
  • sideBar.background#120A12
  • sideBar.foreground#E6D6E6
  • statusBar.background#100810
  • statusBar.foreground#FFFFFF
  • titleBar.activeBackground#120A12

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#A8749Aitalic
keyword, storage#FF2E93
string#FF80AB
constant.numeric#FFB3D1
entity.name.function#FF5CAD
entity.name.type, support.type#F06292
variable#FFE6F2

Shiki preview

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

Loading...