VSCode-Transparent-Minimap

Transparent Minimap

This extension makes your VS Code minimap transparent. You can adjust the level of transparency using the extension settings and even make your minimap a different color if you wish.

Animation demonstrating the VSCode transparent minimap fading as its opacity decreases, showing code behind

Features ✨

How To Use 👇

I have coded a walkthrough for this extension. It will display when you first install the extension, and will walk you through a quick initial setup to get your minimap as you like it. (access it anytime by running Get Started: Open Walkthrough from the Command Palette)

Extension Settings ⚙️

TransparentMinimap.transparencyLevel

Transparency level / opacity of the minimap. 00 is full transparent, 88 would be half-transparent and colored, FF would be no transparency and full color. Remember to run the Refresh Minimap Transparency Settings command to apply the changes

TransparentMinimap.minimapColor

Color of the minimap. For example, 000000 is no color, FF0000 would be fully red, 111111 would be dark grey

Animation of the transparent VS Code minimap cycling through changing colors from blue to green then red

NOTE In order for you to theme your minimap with a custom color, the transparency level cannot be 00. Try setting your transparency level to about 88 and play around with the values to achieve your desired color.

TransparentMinimap.enableTransparentMinimap

Enable the extension to change the minimap to be transparent.

Future To-dos and Development Ideas 📝

➕ Have a suggestion for a feature you’d like me to improve? Submit a feature request on the Repo’s Issues page!

Completed To-dos ✔️

Requirements 📦

Known Issues 🐛

I spend a lot of time maintaining and enhancing this extension. If you’d like to help me out with this project, please visit my GitHub Sponsor page to learn more.

One of the reward levels of being a sponsor is that your name will even show up on this very README page!

Release Notes 🆕

See CHANGELOG file.

Software Details 💿