Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Horizon MutedNew to Visual Studio Code? Get it now.
Horizon Muted

Horizon Muted

ricafolio

|
1,135 installs
| (0) | Free
A modified fork of Horizon Theme, featuring a muted color palette.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Horizon Muted Color Theme Preview

🎨 About this theme

This VSCode theme is all about simplicity and tranquility. It's inspired by the peaceful aesthetics of Horizon Theme by jolaleye, offering a relaxed coding experience with a muted color palette.

In this theme, we've taken a unique approach by significantly reducing the vibrant violets present in the original theme and replaced them with calming shades of gray.

👉 Get this theme on Visual Studio Code Marketplace

⚡️ Installation

  1. Install Visual Studio Code
  2. Launch Visual Studio Code
  3. Click Extensions icon on the sidebar menu
  4. Search for Horizon Muted or get it here directly
  5. Click Install to install the theme
  6. Click Set Color Theme to set it as your editor theme

🪄 Recommended setup

Enhance your coding experience with these additional configurations:

1. Import cost

If you use Wix's Import Cost extension to keep track of the size of your imports, consider adding this configuration to your VSCode user settings JSON:

  "importCost.smallPackageDarkColor": "#c6c6c624",
  "importCost.mediumPackageDarkColor": "#c6c6c624",
  "importCost.smallPackageLightColor": "#c6c6c624",
  "importCost.mediumPackageLightColor": "#c6c6c624",

2. Icon Pack

To complement your theme, we recommend using an icon pack for your file icons. We suggest the "vscode-icons" icon pack, which pairs beautifully with our theme. You can install it from the VSCode extensions marketplace.

3. Bracket Pair Colorization

Ensure that your bracket pair colorization configuration is disabled as well.

  "editor.bracketPairColorization.enabled": false

License

MIT © ricafolio

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