Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Monkey Island Theme - Revenge's LeChuck EditionNew to Visual Studio Code? Get it now.
Monkey Island Theme - Revenge's LeChuck Edition

Monkey Island Theme - Revenge's LeChuck Edition

fidelp27

|
11 installs
| (0) | Free
A VS Code theme collection inspired by the classic LucasArts adventure game Monkey Island. Features four dark mode variants: Melee Island Night, LeChuck's Ghost, Stan's Salesman, and Grog Bloom.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🏴‍☠️ Monkey Island Theme - Revenge's LeChuck Edition

A collection of dark themes inspired by the legendary LucasArts adventure game The Secret of Monkey Island. Relive the Caribbean nights, ghostly encounters, colorful salesmen, and radioactive grog while coding!

Preview

🎨 Theme Variants

1. Melee Island Night 🌙

"Deep in the Caribbean, the night is full of mystery..."

Inspired by the iconic night scenes of Melee Island with its dark blue skies and flickering torchlight.

Melee Island Night

Element Color Description
Background #050510 Deep blackish-blue
Keywords #FF00FF Vibrant retro magenta
Strings #FFFF00 Bright yellow (subtitle style)
Functions #00FFFF Neon cyan
Comments #4040BF Medium saturated blue
Numbers/Booleans #FF8000 Torch fire orange

2. LeChuck's Ghost 👻

"You dare challenge the Ghost Pirate LeChuck?"

A spectral green theme inspired by the undead pirate captain himself. Ghost greens and eerie reds create a haunting coding atmosphere.

LeChuck's Ghost

Element Color Description
Background #050A05 Deep green-black
Foreground #CEFFCE Light mint green
Keywords #FF3333 Pirate coat red
Strings #00FF66 Spectral neon green
Functions #CCFF00 Acid green
Comments #446644 Vintage moss green
Types/Classes #00FFCC Bright turquoise

3. Stan's Salesman 🎪

"Have I got a deal for you!"

Multicolor vintage theme inspired by Stan's legendary plaid jacket. Bold, vibrant, and impossible to ignore - just like the man himself!

Stan's Salesman

Element Color Description
Background #0D0D0D Near-black gray
Selection #FFFF0066 Translucent yellow
Keywords #4D4DFF Electric jacket blue
Strings #FF0000 Pure red
Functions #FFA500 Ochre orange
Variables #FFFFFF White
Operators #00FF00 Neon green

4. Grog Bloom ☢️

"That's the second-biggest radioactive drink I've ever seen!"

A corrosive green theme inspired by the legendary Grog - the drink so potent it dissolves mugs! Features radioactive neon greens with optional real glow effects.

Element Color Description
Background #0A0F0A Deep toxic black
Strings #39FF14 Radioactive neon
Keywords #7FFF00 Chartreuse glow
Functions #00FFCC Bubbling turquoise
Types/Classes #ADFF2F Yellow-green acid
Numbers/Booleans #FF6347 Hot grog temperature
Constants #FFD700 Golden ingredients
Operators #00CED1 Dark cyan dissolve

☢️ How to enable the "Radioactive Glow"

To get the full Grog experience with real neon glow effects (like SynthWave '84), follow these steps:

Step 1: Install the Custom CSS and JS Loader extension

Step 2: Open your VS Code settings.json:

  • Press Ctrl+Shift+P → Type "Preferences: Open User Settings (JSON)"

Step 3: Add this configuration to your settings.json:

"vscode_custom_css.imports": [
  "file:///C:/PATH/TO/grog-glow.css"
]

Replace PATH/TO/ with the actual path where you saved the grog-glow.css file

Step 4: Download the grog-glow.css file from this repository and save it to a permanent location

Step 5: Enable the custom CSS:

  • Press Ctrl+Shift+P → Type "Enable Custom CSS and JS"
  • Click "Restart" when prompted

Step 6: VS Code will show a "corrupted installation" warning - this is normal!

  • Click "Don't Show Again" - this happens because VS Code detects modified files

To disable the glow: Press Ctrl+Shift+P → "Disable Custom CSS and JS" → Restart

⚠️ Note: You may need to re-enable custom CSS after VS Code updates.


📦 Installation

From VS Code Marketplace

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X / Cmd+Shift+X)
  3. Search for "Monkey Island Theme"
  4. Click Install
  5. Go to File > Preferences > Color Theme and select your preferred variant

Manual Installation

  1. Download or clone this repository
  2. Copy the folder to your VS Code extensions directory:
    • Windows: %USERPROFILE%\.vscode\extensions\
    • macOS: ~/.vscode/extensions/
    • Linux: ~/.vscode/extensions/
  3. Restart VS Code
  4. Select the theme from File > Preferences > Color Theme

🎮 About Monkey Island

The Secret of Monkey Island is a 1990 point-and-click graphic adventure game developed and published by Lucasfilm Games. It follows Guybrush Threepwood, a young man who dreams of becoming a pirate, as he explores the fictional Tri-Island Area.


📜 License

MIT License - feel free to use and modify!


🙏 Credits

  • LucasArts for creating the legendary Monkey Island series
  • Colors and inspiration from The Secret of Monkey Island (1990) and its sequels
  • Pixel art community for keeping the retro spirit alive

🐵 Easter Eggs

"You fight like a dairy farmer!"

"How appropriate. You fight like a cow!"


Made with ♥ by a fellow pirate wannabe

"I want to be a pirate!" - Guybrush Threepwood

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