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#1e1e2e
  • activityBar.foreground#89b4fa
  • activityBar.inactiveForeground#6c7086
  • activityBarBadge.background#f38ba8
  • activityBarBadge.foreground#11111b
  • editor.background#1e1e2e
  • editor.cursor#f5e0dc
  • editor.foreground#cdd6f4
  • editor.inactiveSelectionBackground#313244
  • editor.lineHighlightBackground#313244
  • editor.selectionBackground#45475a
  • editorCursor.foreground#f5e0dc
  • editorGutter.background#1e1e2e
  • editorLineNumber.activeForeground#89b4fa
  • editorLineNumber.foreground#6c7086
  • editorSuggestWidget.background#181825
  • editorSuggestWidget.border#313244
  • editorSuggestWidget.selectedBackground#45475a
  • editorWidget.background#181825
  • editorWidget.border#313244
  • sideBar.background#181825
  • sideBar.foreground#bac2de
  • sideBarTitle.foreground#cdd6f4
  • statusBar.background#1e1e2e
  • statusBar.foreground#bac2de
  • terminal.ansiBlack#45475a
  • terminal.ansiBlue#89b4fa
  • terminal.ansiCyan#94e2d5
  • terminal.ansiGreen#a6e3a1
  • terminal.ansiMagenta#cba6f7
  • terminal.ansiRed#f38ba8
  • terminal.ansiWhite#cdd6f4
  • terminal.ansiYellow#f9e2af
  • terminal.background#1e1e2e
  • terminal.foreground#cdd6f4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7f849citalic
string#a6e3a1β€”
keyword, storage#cba6f7bold
entity.name.function#89b4fabold
variable#f5e0dcβ€”
constant.numeric#fab387β€”
entity.name.class, entity.name.type#f9e2afbold

Shiki preview

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

Loading...