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

GhibliGlow

itzmetanbir

|
47 installs
| (0) | Free
A Visual Studio Code theme inspired by Studio Ghibli's aesthetic
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GhibliGlow Theme 🌟

A Visual Studio Code theme inspired by Studio Ghibli's aesthetic, offering both light and dark variants.

Preview

Dark Theme

Dark Theme Preview

Light Theme

Light Theme Preview

Installation

  1. Open Extensions sidebar panel in VS Code. View → Extensions
  2. Search for GhibliGlow
  3. Click Install
  4. Click Reload to reload your editor
  5. Code > Preferences > Color Theme > Ghibli Light or Ghibli Dark

Features

  • Light and Dark theme variants
  • Carefully chosen colors inspired by Studio Ghibli's color palette
  • Enhanced readability for long coding sessions
  • Semantic highlighting support
  • Special attention to syntax highlighting for:
    • JavaScript/TypeScript
    • HTML/CSS
    • Python
    • And more...

Color Palette

Color Hex Code Usage
Background Dark #1A1E2E Editor background
Foreground #F0F4F8 Main text
Accent #FFB74D Highlights and accents
Purple #C792EA Keywords and functions
Green #9CCEA9 Strings and attributes

Customization

You can customize the theme further by adding these settings to your settings.json:

{
  "workbench.colorCustomizations": {
    "[Ghibli Light]": {
      // Your custom overrides for light theme
    },
    "[Ghibli Dark]": {
      // Your custom overrides for dark theme
    }
  }
}

Contributing

If you'd like to contribute to this theme, please:

  1. Fork the repository
  2. Create a new branch for your changes
  3. Submit a pull request

Issues

Found a bug or have a suggestion? Please file an issue on the GitHub repository.

License

This theme is released under the MIT License.

Author

Created by Tanbir Alam


Enjoy! ✨

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