Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Pastel Moonlight ThemeNew to Visual Studio Code? Get it now.
Pastel Moonlight Theme

Pastel Moonlight Theme

lilin

|
3 installs
| (0) | Free
A soft, modern pastel pink theme for creative developers. Dreamy, minimal, and easy on the eyes — designed for long, cozy coding sessions.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Pastel Moonlight Theme 🌙

Install Rating

A soft, modern pastel pink theme for creative developers. Already available on the VS Code Marketplace.

Pastel Moonlight is not a "cute pink" theme — it's a refined pastel aesthetic inspired by Pinterest moodboards, Notion pastel style, and cozy creative workspaces under a soft moonlit sky. Designed for frontend developers, designers, AI builders, and anyone who wants their editor to feel like a calm, beautiful place to create.


✨ Features

  • Soft pastel palette — light pink-white editor background (#F9F5F6) that stays gentle during long coding sessions
  • Unified pastel UI — Sidebar, Activity Bar, Panel, and Status Bar share one cohesive pastel pink family
  • Soft selection & highlights — selection uses a dreamy #FDCEDF, never harsh or saturated
  • Carefully tuned syntax colors:
    • Keywords → deep rose pink for clear recognition
    • Functions → soft purple-pink
    • Strings → low-saturation green
    • Numbers → warm orange
    • Comments → muted gray-pink, low visual noise
  • Semantic highlighting support for accurate token coloring
  • Dark variant included — switch to Pastel Moonlight Dark (deep warm purple-black base, same pastel syntax palette) for low-light sessions
  • Optimized for: JavaScript, TypeScript, React (JSX/TSX), HTML, CSS, JSON, Python, Markdown

🎨 Color Palette

Role Color
Background #F9F5F6
Panel #F8E8EE
Highlight #FDCEDF
Accent #F2BED1
Keyword #C2528B
Function #A86798
String #739E73
Number #D08543
Comment #C5A3B1

📦 Installation

From Marketplace

👉 Open in VS Code Marketplace

  1. Open Extensions in VS Code (Ctrl+Shift+X / Cmd+Shift+X)
  2. Search for "Pastel Moonlight Theme"
  3. Click Install
  4. Open Command Palette (Ctrl+K Ctrl+T / Cmd+K Cmd+T) → select Pastel Moonlight

From VSIX

code --install-extension pastel-moonlight-theme-1.0.4.vsix

Build from source

npm install -g @vscode/vsce
vsce package

📷 Screenshots

JavaScript / React

JS screenshot

Python

Python screenshot

CSS

CSS screenshot

Dark Variant (Pastel Moonlight Dark)

Dark variant screenshot

💡 Recommended Settings

For the full cozy experience:

{
  "editor.fontFamily": "'JetBrains Mono', 'Fira Code', monospace",
  "editor.fontLigatures": true,
  "editor.cursorBlinking": "smooth",
  "editor.smoothScrolling": true,
  "workbench.iconTheme": "material-icon-theme"
}

🤝 Feedback

Found a color that doesn't feel right? Open an issue — feedback on contrast and readability is always welcome.

📄 License

Non-Commercial License. See LICENSE for details.


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