Skip to main content
Coding Theme

Aether - Sublime Coding Experience

Publisher: Yonas Valentin Mougaard KristensenThemes in package: 33

🌌 A transcendent theme that adapts to your flow. Features AI-powered contrast, time-based variants, and buttery-smooth animations. The theme that makes other themes jealous.

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#1a0f2e
  • activityBar.foreground#bd93f9
  • activityBar.inactiveForeground#6b5b95
  • activityBarBadge.background#ff79c6
  • activityBarBadge.foreground#ffffff
  • editor.background#1a0f2e
  • editor.cursor#ffb86c
  • editor.foreground#e9d5ff
  • editor.inactiveSelectionBackground#4c3a6830
  • editor.lineHighlightBackground#2a1a4520
  • editor.selectionBackground#4c3a6860
  • editorCursor.foreground#ffb86c
  • editorGutter.background#1a0f2e
  • editorLineNumber.activeForeground#bd93f9
  • editorLineNumber.foreground#6b5b95
  • editorSuggestWidget.background#221338
  • editorSuggestWidget.border#3a2555
  • editorSuggestWidget.selectedBackground#4c3a68
  • editorWidget.background#221338
  • editorWidget.border#3a2555
  • sideBar.background#1f1338
  • sideBar.foreground#cbb5e2
  • sideBarTitle.foreground#e9d5ff
  • statusBar.background#1a0f2e
  • statusBar.foreground#cbb5e2
  • terminal.ansiBlack#1a0f2e
  • terminal.ansiBlue#bd93f9
  • terminal.ansiCyan#8be9fd
  • terminal.ansiGreen#50fa7b
  • terminal.ansiMagenta#ff79c6
  • terminal.ansiRed#ff79c6
  • terminal.ansiWhite#e9d5ff
  • terminal.ansiYellow#ffb86c
  • terminal.background#1a0f2e
  • terminal.foreground#e9d5ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7c6f9fitalic
string#50fa7bβ€”
keyword, storage#ff79c6bold
entity.name.function#bd93f9bold
variable#f8f8f2β€”
constant.numeric#ffb86cβ€”
entity.name.class, entity.name.type#8be9fdbold

Shiki preview

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

Loading...