
Dark Pastel Pink Theme for VS Code :sparkles:
A soothing dark theme for VS Code, blending soft pastel pinks with vibrant pastel shades for comfortable low-light coding.
✅📌 Installation via VS Code
- Open the Extensions sidebar panel in VS Code. View → Extensions (or Ctrl+Shift+X / Cmd+Shift+X)
- Search for "Dark Pastel Pink".
- Click Install to install it.
- Click Reload to reload the editor.
- Code > Preferences > Color Theme > Dark Pastel Pink.
⬇️🚀 Manual Installation
- Download the
.vsix file from the VS Code Marketplace > look up theme: "Dark Pastel Pink".
- In VS Code, open the Extensions view (Ctrl+Shift+X or Cmd+Shift+X).
- Click the three dots (...) at the top right of the Extensions view.
- Select "Install from VSIX..."
- Choose the downloaded
.vsix file.
🎨🖌️ Color Reference
This section provides a general overview of the colors used in the theme. For a more detailed look, please refer to the theme's JSON file.
Syntax Colors (Examples)
Color |
Usage |
#c3a6ff |
Keywords, constants, template literals |
#ffd580 |
Functions, classes, object literal keys |
#ffae57 |
Constants, operators |
#bae67e |
Strings, markdown headings |
#5ccfe6 |
Special keywords, classes, markdown code blocks |
#a2aabc |
Variables, property names, tags |
UI Colors (Examples)
Color |
Usage |
#171c28 |
Workbench background |
#1d2433 |
Editor background |
#2f3b54 |
Highlight, widgets, panels |
#6679a4 |
Dividers, subtle UI elements |
#8695b7 |
Status bar text, buttons, etc. |
#d7dce2 |
Active text |
#ffcc66 |
Accent, list tree titles, badges |
#bae67e |
Addition highlights |
#ef6b73 |
Deletion highlights, errors, warnings |
#5ccfe6 |
Modified highlights |
💡🔍 Theming Reference
License
This theme is licensed under the MIT License. See the LICENSE file for details.

| |