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

Chiffon Bloom Theme

lilin

|
1 install
| (0) | Free
A soft pastel VS Code theme built on chiffon pink, lilac and periwinkle, with light and dark variants.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Chiffon Bloom Theme logo

Chiffon Bloom Theme

A soft pastel VS Code theme built on chiffon pink, lilac and periwinkle, with light and dark variants.

VS Code Theme License: MIT

Previews

Chiffon Bloom Theme Light preview Chiffon Bloom Theme Dark preview

Left is the light variant, right is the dark variant. Both were captured in Visual Studio Code with the extension installed, using the same JavaScript file and the same layout.

Introduction

Chiffon Bloom Theme is a pastel, low-contrast color theme for Visual Studio Code. It is built around sheer fabric tones: chiffon pink surfaces, a lilac selection, and periwinkle accents, sitting on a warm plum foreground that keeps long sessions easy on the eyes.

The extension ships two selectable variants from one visual family:

  • Chiffon Bloom Theme Light — a pink canvas (#F7C4DC) with plum text and periwinkle accents.
  • Chiffon Bloom Theme Dark — a deep plum canvas (#321120) with cream text and brighter periwinkle accents.

Palette

Role Light Dark Name
Editor canvas #F7C4DC #321120 chiffon base
Side bar #E4B6D3 #3C1D2B chiffon layer
Selection #B69BD9 #41305B lilac
Accent #687BDF #667EF3 periwinkle
Foreground #3F2331 #F1E9ED plum / cream

Syntax

Comments stay quiet and italic (#6B525E / #A18E97), keywords and tags carry the periwinkle accent, functions sit in a softer blue, strings use a muted olive, numbers a warm brown, and types and classes a mid purple. Semantic highlighting is enabled, so TypeScript, JavaScript and Python pick up accurate class, interface, enum, function, method, parameter, property and variable colors on top of the TextMate rules.

Installation

  1. Open the Extensions view (Ctrl+Shift+X / Cmd+Shift+X).
  2. Search for Chiffon Bloom Theme.
  3. Click Install.

Or install from the command line:

code --install-extension lilinhuang.chiffon-bloom-theme

Usage

  1. Open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P).
  2. Run Preferences: Color Theme (or Ctrl+K Ctrl+T).
  3. Pick Chiffon Bloom Theme Light or Chiffon Bloom Theme Dark.

Notes

  • Both variants theme the whole workbench, not only the editor: activity bar, side bar, tabs, panels, terminal, command palette, lists, inputs, badges, notifications, diffs and Git decorations.
  • The README previews come from real VS Code windows captured with the extension installed, so what you see is what the theme renders.

Feedback

Suggestions and issues are welcome — please open an issue or pull request on the project repository.

License

MIT — see LICENSE.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft