Unicorn VS Code Theme 🦄 A soft-pastel VS Code theme inspired by dreamy unicorn hues—calm on the eyes, lush in color, and crisp for long coding sessions. Includes Dark and Light variants tuned for contrast, readability, and a modern UI vibe. Features 🎨 Two variants: Unicorn Dark (Pastel) & Light (Pastel) 🌈 Soft pastel accents: purple, aqua, pink, sky, and mint 👀 Eye-friendly: balanced contrast for day & night coding 🔎 Thoughtful syntax: consistent hues for strings, keywords, functions, vars, numbers & types 🧩 Workbench polish: tabs, sidebar, activity bar, status bar, git decorations, terminal ANSI Color Palette Dark (Pastel) Background: #0C0C12 (midnight ink) Foreground: #EAEAF3 (soft snow) Primary Accent (Purple): #C7B8FF Secondary Accent (Aqua): #9BE7F7 String (Pink): #F7B3D0 Keyword (Lavender): #C7B8FF Function (Sky): #B9E6FF Variable / Property (Gold): #FBE8A1 Type / Class (Mint): #AEE7DE Number / Boolean (Rose): #F3B0B0 Comments: #9BA1B3 Light (Pastel) Background: #FBFBFE (porcelain) Foreground: #24263A (ink blue) Primary Accent (Purple): #9A7DFF Secondary Accent (Aqua): #4FBFD3 String (Pink): #E66CA5 Keyword (Lavender): #9A7DFF Function (Sky): #2F86B6 Variable / Property (Gold): #A07A2C Type / Class (Mint): #2F9E8F Number / Boolean (Crimson): #C85C5C Comments: #8A92A9 Installation Method 1: VS Code Marketplace (Recommended) Open VS Code Go to Extensions (Ctrl/Cmd + Shift + X) Search for “Unicorn VS Code Theme” Click Install Method 2: VSIX (Local) Download or build unicorn-vscode-theme-x.y.z.vsix In VS Code → Extensions → … → Install from VSIX… Select the .vsix file Usage Open Command Palette: Ctrl/Cmd + Shift + P Choose Preferences: Color Theme Select Unicorn Dark (Pastel) or Unicorn Light (Pastel) Supported Languages Optimized token colors for: JavaScript / TypeScript Python HTML / CSS JSON / YAML Markdown Go, Rust, Java C / C++ PHP …and more (semantic + TextMate scopes tuned for common stacks). Issues & Suggestions Spotted something off or have an idea? email me: nisch.dev@gmail.com Made with 🦄💜 by Nischal Niroula Enjoy a little pastel magic in your editor! |