A premium collection of modern themes for Visual Studio Code.
Designed with absolute focus on visual experience, precise colors, and balanced contrast.
✨ Introduction
The Aether Themes collection was created to provide a modern, comfortable, and premium visual experience. Whether you prefer dark, light, nature-inspired, or warm coffee tones, this collection has been crafted with you in mind.
We offer comprehensive support for the most popular languages on the market, ensuring consistent syntax highlighting and a deep UI customization.
🎨 Themes Preview
Click on the images to view in high resolution.
Aether Dark
|
Aether Light
|
Dark Space
|
Emerald
|
Aether Coffee
|
Coffee Dark
|
⭐ Highlights
- Refined Syntax (Tokens): Dedicated colors to distinguish logic, types, and data in:
JavaScript, TypeScript, React (JSX/TSX), Svelte
Python, Java, Go, Rust, PHP
C, C++, C#
HTML, CSS, SCSS, Tailwind
SQL, JSON, YAML, TOML
- Deep UI Styling: We don't just style the editor. We cover the entire workbench:
- Buttons, Inputs, Dropdowns, and Badges.
- Integrated Terminal and Search UI.
- Subtle Scrollbars.
- Clean Git Diff View (Added/Removed/Modified).
- Premium Markdown: Clean visuals for Headings, Blockquotes, Links, Lists, and Code Blocks.
- Semantic Highlighting: Full support for VS Code's semantic engine to distinguish variables, parameters, interfaces, and readonly properties.
📦 Installation
Via Marketplace
- Open the Extensions sidebar in VS Code.
- Search for
Aether Themes.
- Click Install.
Via CLI
code --install-extension diogo-aether.aether-dark
🔧 Recommended Settings
For the best visual experience, add these to your settings.json:
{
"editor.cursorBlinking": "smooth",
"editor.cursorSmoothCaretAnimation": "on",
"editor.renderLineHighlight": "all",
"editor.fontFamily": "'JetBrains Mono', 'Fira Code', monospace",
"editor.fontLigatures": true
}
❤️ Credits
Created and maintained by Diogo Pereira and Eliel Douglas.
📄 License
MIT License
| |