Aether Dark is a polished dark theme for Visual Studio Code.
It keeps warm, expressive syntax while using calm cyan accents across the editor UI for a clean, focused coding experience.
In the Extension Development Host, pick Aether Dark
Edit themes/aether-dark.json
Run Developer: Reload Window in the dev host to preview changes
Publish
Set your tokens first:
VSCE_PAT for Visual Studio Marketplace
OVSX_PAT for Open VSX
Then run:
npm install
npm run package:vscode
npm run publish:vscode
npm run publish:openvsx
Acknowledgment
Aether Dark is inspired by the excellent Ayu Theme by the Ayu Theme authors.
Many palette and language-color ideas are derived from their work. Big thanks to the original creators.