Skip to content

cyberadityacode/aeroscript

Repository files navigation

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)

VS CODE Marketplace

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors