ayu-theme / vscode-ayu

ayu theme for vscode
https://marketplace.visualstudio.com/items?itemName=teabyii.ayu
MIT License
580 stars 94 forks source link

Disable or delete unwanted themes from collection. #103

Open rediffusion opened 4 years ago

rediffusion commented 4 years ago

Hi! 🙂

I like only Ayu-Light how can I delete or maybe somehow disable all other themes?

For builtin themes I find settings:

SideBar >EXTENSION > Search Box > @builtin >THEMES > Right Mouse Click > Disable

Cheers! 😀

RivenSkaye commented 1 year ago

You can't; combined theme packages are a double-edged blade in that regard. They register the styles and information for three variants in the same place. The only way to remove two is by forking the theme and removing what you don't want, unless the dev would be willing to split up Ayu into three separate themes, but that makes very little sense imo