{"id":49853978,"url":"https://github.com/grasonchan/spotify-spice","last_synced_at":"2026-05-14T19:00:46.405Z","repository":{"id":51122675,"uuid":"303076251","full_name":"grasonchan/spotify-spice","owner":"grasonchan","description":"Based on Spotify original theme.","archived":false,"fork":false,"pushed_at":"2026-05-11T12:09:08.000Z","size":34965,"stargazers_count":13,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-11T14:13:53.639Z","etag":null,"topics":["multi-theme","song-preview","spicetify-themes","spotify","turntable"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grasonchan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-10-11T08:34:38.000Z","updated_at":"2026-05-11T12:08:43.000Z","dependencies_parsed_at":"2025-04-30T15:54:02.244Z","dependency_job_id":"b915b57b-d9f4-4171-aff1-e23cc69c0e82","html_url":"https://github.com/grasonchan/spotify-spice","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/grasonchan/spotify-spice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grasonchan%2Fspotify-spice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grasonchan%2Fspotify-spice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grasonchan%2Fspotify-spice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grasonchan%2Fspotify-spice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grasonchan","download_url":"https://codeload.github.com/grasonchan/spotify-spice/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grasonchan%2Fspotify-spice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33039250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["multi-theme","song-preview","spicetify-themes","spotify","turntable"],"created_at":"2026-05-14T19:00:20.010Z","updated_at":"2026-05-14T19:00:46.392Z","avatar_url":"https://github.com/grasonchan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spotify Spice\n\nBased on Spotify original theme. The design of turntable is inspired by [Netease Music](https://music.163.com) and [Smartisan OS build-in Music Player](https://www.smartisan.com/os/#/beauty).\n\nJoin [Discord](https://discord.gg/UK84KCbNf6) for discussions and support. For bugs or improvements, please open an issue or PR. ❤️\n\n## Screenshots\n\n### Dark\n\n![main-dark](screenshots/main-dark.png)\n![full-app-display-dark](screenshots/full-app-display-dark.png)\n\n### Light\n\n![main-light](screenshots/main-light.png)\n![full-app-display-light](screenshots/full-app-display-light.png)\n\n## Dependencies\n\nLatest version of [Spotify](https://www.spotify.com/) and [Spicetify](https://github.com/spicetify/cli).\n\n## Installation\n\n### Basic\n\n#### Marketplace\n\nUse [Spicetify Marketplace](https://github.com/spicetify/marketplace) to install.\n\n#### Manual\n\nclone the repository, follow the steps below:\n\n```shell\ncd spotify-spice\ngit checkout deploy\ncp -r SpotifySpice \u003cconfig-folder-path\u003e/Themes\n\nspicetify config current_theme SpotifySpice\nspicetify config color_scheme spotify-spice\nspicetify config inject_theme_js 1\nspicetify apply\n```\n\n##### Notes\n\nReplace `\u003cconfig-folder-path\u003e` with your OS-specific path.\n\n- Linux / macOS: `~/.config/spicetify/`\n- Windows (Powershell): `$env:APPDATA/spicetify/`\n\n### Optional\n\nenable Spicetify's build-in extensions for a complete experience:\n\n```shell\nspicetify config extensions fullAppDisplay.js\nspicetify config custom_apps lyrics-plus\n\nspicetify apply\n```\n\nOnce enabled, you can configure these extensions according to your preferences.\n\n## Usage Tips\n\n- Keep the turntable in Now Playing View: \"Settings\" --\u003e \"Display\" --\u003e Turn off the \"Display short, looping visuals on tracks (Canvas)\" switch\n- Extensions\n  - Full App Display\n    - toggle\n      - F11 to toggle\n      - click the \"Full App Display\" button on top bar to active\n      - Esc / double click to deactive\n    - config: rigth click the Full App Display\n  - Lyrics Plus - config: click the \"Lyrics\" button on top bar, then click the avatar\n\n## Migration Notice\n\nIf you installed the theme before [this](https://github.com/grasonchan/spotify-spice/pull/19), please clean up the legacy script and remove the related Spicetify config.\n\n```shell\nrm \u003cconfig-folder-path\u003e/Extensions/spotifySpice.js\n\nspicetify config extensions spotifySpice.js-\n\nspicetify apply\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrasonchan%2Fspotify-spice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrasonchan%2Fspotify-spice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrasonchan%2Fspotify-spice/lists"}