Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>AeroScriptNew to Visual Studio Code? Get it now.
AeroScript

AeroScript

Aditya Dubey

|
12 installs
| (1) | Free
A weightless, high-contrast dark theme optimized for JavaScript and TypeScript.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AeroScript 🚀

AeroScript is a premium, "antigravity" dark theme specifically engineered for the modern JavaScript web developer. It moves away from harsh contrasts to embrace a deep, weightless aesthetic that reduces eye strain while making your code logic pulse with energy.


✨ Features

  • Kinetic Highlighting: Optimized tokens for async/await, Promises, and Arrow Functions.
  • The Glow Effect: Active indentation guides and matching brackets glow with a "Cyber Cyan" pulse.
  • Full Web Suite: Deep support for HTML5, CSS3/SCSS, JSON, and TypeScript.
  • Weightless UI: Minimalist borders and a "Deep Void" background (#160101a6) for maximum focus.

🌈 Color Palette

Role Color Hex
Background Deep Red Void #160101
Logic/Keywords Nebula Purple #C792EA
Flow Control Ion Cyan #00F0FF
Functions Floating Blue #82AAFF
Data/Strings Bio-Luminescence #C3E88D

🛠️ Installation

  1. Open Visual Studio Code
  2. Go to Extensions (Ctrl+Shift+X)
  3. Search for AeroScript (or install via VSIX)
  4. Click Install
  5. Select Color Theme > AeroScript

🚀 Recommended Settings

For the full "Antigravity" experience, add these to your settings.json:

{
  "editor.fontFamily": "'JetBrains Mono', 'Fira Code', monospace",
  "editor.fontLigatures": true,
  "editor.bracketPairColorization.enabled": true,
  "editor.guides.bracketPairs": "active"
}

Author: Aditya Dubey (cyberadityacode)

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft