Features
Themes
Theme YouTube Music with bundled or custom styles
Pick a bundled theme or inject your own SCSS/CSS to restyle the embedded YouTube Music UI — colors, layout tweaks, and personal chrome.

Setup
- Open Settings → Themes.
- Choose Default (bundled) or Custom and point at a
.scss/.sass/.cssfile. - Reload / apply — changes target the YouTube Music view.
For Custom, the default file location (if unset) is under your Documents folder: ytmdesktop/custom.scss.
Tips
- Prefer SCSS/CSS that targets YouTube Music DOM carefully — upstream UI changes can break selectors.
- Enable Update on Changes when editing a custom file to live-reload.
- Keep a backup of working themes before large edits.