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#0a0e27
  • activityBar.border#0a0e27
  • activityBar.foreground#82e2ff
  • activityBar.inactiveForeground#3e4b8a
  • activityBarBadge.background#ff6b9d
  • activityBarBadge.foreground#ffffff
  • diffEditor.insertedTextBackground#66d9a020
  • diffEditor.removedTextBackground#ff6b9d20
  • editor.background#0a0e27
  • editor.cursor#ffd93d
  • editor.foreground#e1e8ff
  • editor.inactiveSelectionBackground#2e3b6f30
  • editor.lineHighlightBackground#151b3d20
  • editor.selectionBackground#2e3b6f60
  • editorBracketMatch.background#ffd93d30
  • editorBracketMatch.border#ffd93d
  • editorCursor.foreground#ffd93d
  • editorGutter.background#0a0e27
  • editorIndentGuide.activeBackground#3e4b8a60
  • editorIndentGuide.background#1e244740
  • editorLineNumber.activeForeground#82e2ff
  • editorLineNumber.foreground#3e4b8a
  • editorSuggestWidget.background#0f1330
  • editorSuggestWidget.border#1e2447
  • editorSuggestWidget.selectedBackground#2e3b6f
  • editorWidget.background#0f1330
  • editorWidget.border#1e2447
  • gitDecoration.addedResourceForeground#66d9a0
  • gitDecoration.conflictingResourceForeground#ff6b9d
  • gitDecoration.deletedResourceForeground#ff6b9d
  • gitDecoration.ignoredResourceForeground#3e4b8a
  • gitDecoration.modifiedResourceForeground#82e2ff
  • gitDecoration.untrackedResourceForeground#ffd93d
  • list.activeSelectionBackground#2e3b6f
  • list.activeSelectionForeground#ffffff
  • list.highlightForeground#82e2ff
  • list.hoverBackground#151b3d
  • list.inactiveSelectionBackground#1e2447
  • minimap.background#0a0e27
  • minimap.errorHighlight#ff6b9d
  • minimap.selectionHighlight#2e3b6f60
  • minimap.warningHighlight#ffd93d
  • notificationCenter.border#1e2447
  • notifications.background#0f1330
  • notifications.border#1e2447
  • notifications.foreground#e1e8ff
  • scrollbar.shadow#00000050
  • scrollbarSlider.activeBackground#3e4b8a70
  • scrollbarSlider.background#3e4b8a30
  • scrollbarSlider.hoverBackground#3e4b8a50
  • sideBar.background#0c1023
  • sideBar.border#0a0e27
  • sideBar.foreground#a8b3d3
  • sideBarSectionHeader.background#0a0e27
  • sideBarSectionHeader.foreground#82e2ff
  • sideBarTitle.foreground#e1e8ff
  • statusBar.background#0a0e27
  • statusBar.debuggingBackground#ff6b9d
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#a8b3d3
  • statusBar.noFolderBackground#0a0e27
  • tab.activeBackground#0a0e27
  • tab.activeBorderTop#82e2ff
  • tab.activeForeground#ffffff
  • tab.border#0a0e27
  • tab.inactiveBackground#0c1023
  • tab.inactiveForeground#a8b3d3
  • terminal.ansiBlack#0a0e27
  • terminal.ansiBlue#82e2ff
  • terminal.ansiBrightBlack#3e4b8a
  • terminal.ansiBrightBlue#a8e8ff
  • terminal.ansiBrightCyan#8ce6f4
  • terminal.ansiBrightGreen#8ce6b8
  • terminal.ansiBrightMagenta#dbb7ff
  • terminal.ansiBrightRed#ff8fb3
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffe66d
  • terminal.ansiCyan#66d9ef
  • terminal.ansiGreen#66d9a0
  • terminal.ansiMagenta#c792ea
  • terminal.ansiRed#ff6b9d
  • terminal.ansiWhite#e1e8ff
  • terminal.ansiYellow#ffd93d
  • terminal.background#0a0e27
  • terminal.foreground#e1e8ff
  • titleBar.activeBackground#0a0e27
  • titleBar.activeForeground#e1e8ff
  • titleBar.inactiveBackground#0a0e27
  • titleBar.inactiveForeground#a8b3d3

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5c6998italic
string, string.quoted#66d9a0β€”
string.template, punctuation.definition.template-expression#66d9efβ€”
constant.numeric#ffd93dβ€”
constant.language.boolean#ff6b9dbold
keyword, storage.type, storage.modifier#c792eabold
keyword.operator#ff6b9dβ€”
entity.name.function, meta.function-call, support.function#82e2ffbold
entity.name.class, entity.name.type, support.class#ffd93dbold
entity.name.method#82e2ffitalic bold
variable, meta.definition.variable#ffd4a3β€”
variable.parameter#ffeaa7italic
variable.other.property, support.variable.property#a8e8ffβ€”
variable.language.this#ff6b9ditalic
constant, variable.other.constant#ff6b9dbold
entity.name.tag, meta.tag#ff6b9dβ€”
entity.other.attribute-name#ffd93ditalic
entity.other.attribute-name.class#82e2ffβ€”
entity.other.attribute-name.id#ffd93dβ€”
support.type.property-name#a8e8ffβ€”
support.constant.property-value#66d9a0β€”
markup.heading#82e2ffbold
markup.boldβ€”bold
markup.italicβ€”italic
markup.underline.link#66d9efunderline
support.type.property-name.json#82e2ffβ€”
invalid, invalid.illegal#ff6b9dbold underline
invalid.deprecated#ffd93dunderline

Shiki preview

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

Loading...