Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>FrescaNew to Visual Studio Code? Get it now.
Fresca

Fresca

Fiona Cai

|
4 installs
| (1) | Free
A bright, fizzy, citrus soda-inspired theme that makes VS Code feel like an ice-cold drink.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Fresca

Screenshot 2026-02-11 at 11 47 54 AM

A VS Code theme that makes your editor feel like an ice‑cold citrus soda: crisp can, fizzy highlights, and citrusy pops for important things.

Install locally

  • 1. Install vsce (if you don’t have it)
npm install -g @vscode/vsce
  • 2. From this folder, package the extension
cd /Users/fionacai/fresca
vsce package

This will create a .vsix file like fresca-0.0.1.vsix.

  • 3. Install the .vsix into VS Code

    • Open the command palette and run Extensions: Install from VSIX...
    • Choose the generated .vsix file.
  • 4. Activate the theme

    • Open the command palette and run Preferences: Color Theme
    • Pick “Fresca”.

Tuning the vibe

  • Too dark / too bright? Adjust editor.background or editor.foreground in themes/fresca-vibe-color-theme.json.
  • Want different “fizz” colors? Tweak accent colors like F6FF9C (neon‑lime), 6EE7F5 (bubbly cyan), and 4FA2A8 (sea‑foam aqua).
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft