diff --git a/.extra/README.md b/.extra/README.md index 5db5419..f4816a4 100644 --- a/.extra/README.md +++ b/.extra/README.md @@ -3,6 +3,6 @@ This folder contains additional resources for tweaking the look of Spotify. More info in each subfolder. -| Folder | Description | -| ----------- | ----------- | -| **SpotifyNoControl** | Hides Spotify Window controls | +| Folder | Description | +| -------------------- | ----------------------------- | +| **SpotifyNoControl** | Hides Spotify Window controls | diff --git a/.extra/SpotifyNoControl/README.md b/.extra/SpotifyNoControl/README.md index a7c2fbe..f802838 100644 --- a/.extra/SpotifyNoControl/README.md +++ b/.extra/SpotifyNoControl/README.md @@ -15,7 +15,7 @@ Moreover, by default, Spotify adjusted sidebar items and profile menu icon to st ## Alternatives -If the executable does not work for you, try using +If the executable does not work for you, try using - [AHK implementation](https://github.com/SaifAqqad/AHK_SpotifyNoControl) - [julienmaille's implementation](https://github.com/spicetify/spicetify-themes/raw/legacy/Dribbblish/SpotifyNoControl.exe) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6d4941e..17f2167 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,13 +2,13 @@ name: Bug report about: Create a report to help us improve title: "[Theme-name] " -labels: '' -assignees: '' - +labels: "" +assignees: "" --- **Prerequisites** Before opening an issue, make sure + 1. You have the most recent `spicetify` version. 2. Your Spotify version is compatible with the `spicetify` version you are using. 3. You have the most recent version of the themes. @@ -19,6 +19,7 @@ A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: + 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' @@ -32,6 +33,7 @@ If applicable, add screenshots to help explain your problem. **Logs** Add logs from console. To do that + 1. Run `spicetify enable-devtool` in terminal 2. Spotify will be restarted 3. Hit Ctrl + Shift + I to open DevTools window @@ -43,7 +45,8 @@ Add logs from console. To do that ``` **Specifics (please complete the following information):** - - OS: [e.g. iOS] - - Spotify version [e.g. 1.1.10.546.ge08ef575] - - Spicetify version [e.g. 1.1.0] - - Theme name + +- OS: [e.g. iOS] +- Spotify version [e.g. 1.1.10.546.ge08ef575] +- Spicetify version [e.g. 1.1.0] +- Theme name diff --git a/Bloom/manifest.json b/Bloom/manifest.json index 41994cb..64e2256 100644 --- a/Bloom/manifest.json +++ b/Bloom/manifest.json @@ -5,7 +5,9 @@ "readme": "Bloom/README.md", "usercss": "https://github.com/nimsandu/spicetify-bloom/blob/main/user.css", "schemes": "https://github.com/nimsandu/spicetify-bloom/blob/main/color.ini", - "include": ["https://raw.githubusercontent.com/spicetify/spicetify-themes/master/Bloom/bloom.js"], + "include": [ + "https://raw.githubusercontent.com/spicetify/spicetify-themes/master/Bloom/bloom.js" + ], "spotify-version": "1.1.88", "spicetify-version": "2.10.2", "authors": [ diff --git a/Dribbblish/manifest.json b/Dribbblish/manifest.json index de333bf..5ca1635 100644 --- a/Dribbblish/manifest.json +++ b/Dribbblish/manifest.json @@ -5,7 +5,9 @@ "readme": "Dribbblish/README.md", "usercss": "Dribbblish/user.css", "schemes": "Dribbblish/color.ini", - "include": ["https://raw.githubusercontent.com/spicetify/spicetify-themes/master/Dribbblish/dribbblish.js"], + "include": [ + "https://raw.githubusercontent.com/spicetify/spicetify-themes/master/Dribbblish/dribbblish.js" + ], "authors": [ { "name": "khanhas", diff --git a/Turntable/manifest.json b/Turntable/manifest.json index b710702..5c8a19d 100644 --- a/Turntable/manifest.json +++ b/Turntable/manifest.json @@ -5,7 +5,9 @@ "readme": "Turntable/README.md", "usercss": "Turntable/user.css", "schemes": "Turntable/color.ini", - "include": ["https://raw.githubusercontent.com/spicetify/spicetify-themes/master/Turntable/turntable.js"], + "include": [ + "https://raw.githubusercontent.com/spicetify/spicetify-themes/master/Turntable/turntable.js" + ], "authors": [ { "name": "Grason Chan", diff --git a/manifest.json b/manifest.json index 05a1cc1..a5dfd4f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,163 +1,161 @@ [ - { - "name": "BurntSienna", - "description": "BurntSienna", - "preview": "BurntSienna/screenshot.png", - "readme": "BurntSienna/README.md", - "usercss": "BurntSienna/user.css", - "schemes": "BurntSienna/color.ini", - "authors": [ - { - "name": "pjaspinski", - "url": "https://github.com/pjaspinski" - } - ] - }, - { - "name": "Default", - "description": "Default", - "preview": "Default/ocean.png", - "readme": "Default/README.md", - "usercss": "Default/user.css", - "schemes": "Default/color.ini", - "authors": [ - { - "name": "Blacksuan19", - "url": "https://github.com/Blacksuan19" - } - ] - }, - { - "name": "Dreary", - "description": "Keep things boxed in and nice looking", - "preview": "Dreary/deeper.png", - "readme": "Dreary/README.md", - "usercss": "Dreary/user.css", - "schemes": "Dreary/color.ini", - "authors": [ - { - "name": "CharlieS1103", - "url": "https://github.com/CharlieS1103" - } - ], - "tags": [ - "dark" - ] - }, - { - "name": "Dribbblish", - "description": "Dribbblish", - "preview": "Dribbblish/base.png", - "readme": "Dribbblish/README.md", - "usercss": "Dribbblish/user.css", - "schemes": "Dribbblish/color.ini", - "include": [ - "https://raw.githubusercontent.com/spicetify/spicetify-themes/master/Dribbblish/dribbblish.js" - ], - "authors": [ - { - "name": "khanhas", - "url": "https://github.com/khanhas" - } - ] - }, - { - "name": "Flow", - "description": "Spicetify theme that has linear gradient effect and vertical playbar", - "preview": "https://raw.githubusercontent.com/spicetify/spicetify-themes/master/Flow/screenshots/pink.png", - "readme": "Flow/README.md", - "usercss": "Flow/user.css", - "schemes": "Flow/color.ini", - "authors": [ - { - "name": "Ian Liao", - "url": "https://github.com/ian-Liaozy" - }, - { - "name": "Victoria Zhang", - "url": "https://github.com/Ruixi-Zhang" - }, - { - "name": "Yu Sung Lee", - "url": "https://github.com/yslDevelop" - }, - { - "name": "Alex Casieri", - "url": "https://github.com/alexcasieri30" - } - ] - }, - { - "name": "Glaze", - "description": "Glaze", - "preview": "Glaze/screenshots/dark.png", - "readme": "Glaze/README.md", - "usercss": "https://github.com/CharlieS1103/Glaze-theme/blob/main/user.css", - "schemes": "https://github.com/CharlieS1103/Glaze-theme/blob/main/color.ini", - "authors": [ - { - "name": "CharlieS1103", - "url": "https://github.com/CharlieS1103" - } - ] - }, - { - "name": "Onepunch", - "description": "Onepunch", - "preview": "Onepunch/screenshots/dark_home.png", - "readme": "Onepunch/README.md", - "usercss": "Onepunch/user.css", - "schemes": "Onepunch/color.ini", - "authors": [ - { - "name": "okarin001", - "url": "https://github.com/okarin001" - } - ] - }, - { - "name": "Sleek", - "description": "Sleek", - "preview": "Sleek/coral.png", - "readme": "Sleek/README.md", - "usercss": "Sleek/user.css", - "schemes": "Sleek/color.ini", - "authors": [ - { - "name": "harbassan", - "url": "https://github.com/harbassan" - } - ] - }, - { - "name": "Turntable", - "description": "Turntable", - "preview": "Turntable/screenshots/turntable.png", - "readme": "Turntable/README.md", - "usercss": "Turntable/user.css", - "schemes": "Turntable/color.ini", - "include": [ - "https://raw.githubusercontent.com/spicetify/spicetify-themes/master/Turntable/turntable.js" - ], - "authors": [ - { - "name": "Grason Chan", - "url": "https://github.com/grasonchan" - } - ] - }, - { - "name": "Ziro", - "description": "a smooth theme inspired by zorin os", - "preview": "https://raw.githubusercontent.com/schnensch0/ziro/main/preview/mockup.png", - "readme": "Ziro/README.md", - "usercss": "Ziro/user.css", - "schemes": "Ziro/color.ini", - "authors": [ - { - "name": "schnensch0", - "url": "https://github.com/schnensch0" - } - ] - } + { + "name": "BurntSienna", + "description": "BurntSienna", + "preview": "BurntSienna/screenshot.png", + "readme": "BurntSienna/README.md", + "usercss": "BurntSienna/user.css", + "schemes": "BurntSienna/color.ini", + "authors": [ + { + "name": "pjaspinski", + "url": "https://github.com/pjaspinski" + } + ] + }, + { + "name": "Default", + "description": "Default", + "preview": "Default/ocean.png", + "readme": "Default/README.md", + "usercss": "Default/user.css", + "schemes": "Default/color.ini", + "authors": [ + { + "name": "Blacksuan19", + "url": "https://github.com/Blacksuan19" + } + ] + }, + { + "name": "Dreary", + "description": "Keep things boxed in and nice looking", + "preview": "Dreary/deeper.png", + "readme": "Dreary/README.md", + "usercss": "Dreary/user.css", + "schemes": "Dreary/color.ini", + "authors": [ + { + "name": "CharlieS1103", + "url": "https://github.com/CharlieS1103" + } + ], + "tags": ["dark"] + }, + { + "name": "Dribbblish", + "description": "Dribbblish", + "preview": "Dribbblish/base.png", + "readme": "Dribbblish/README.md", + "usercss": "Dribbblish/user.css", + "schemes": "Dribbblish/color.ini", + "include": [ + "https://raw.githubusercontent.com/spicetify/spicetify-themes/master/Dribbblish/dribbblish.js" + ], + "authors": [ + { + "name": "khanhas", + "url": "https://github.com/khanhas" + } + ] + }, + { + "name": "Flow", + "description": "Spicetify theme that has linear gradient effect and vertical playbar", + "preview": "https://raw.githubusercontent.com/spicetify/spicetify-themes/master/Flow/screenshots/pink.png", + "readme": "Flow/README.md", + "usercss": "Flow/user.css", + "schemes": "Flow/color.ini", + "authors": [ + { + "name": "Ian Liao", + "url": "https://github.com/ian-Liaozy" + }, + { + "name": "Victoria Zhang", + "url": "https://github.com/Ruixi-Zhang" + }, + { + "name": "Yu Sung Lee", + "url": "https://github.com/yslDevelop" + }, + { + "name": "Alex Casieri", + "url": "https://github.com/alexcasieri30" + } + ] + }, + { + "name": "Glaze", + "description": "Glaze", + "preview": "Glaze/screenshots/dark.png", + "readme": "Glaze/README.md", + "usercss": "https://github.com/CharlieS1103/Glaze-theme/blob/main/user.css", + "schemes": "https://github.com/CharlieS1103/Glaze-theme/blob/main/color.ini", + "authors": [ + { + "name": "CharlieS1103", + "url": "https://github.com/CharlieS1103" + } + ] + }, + { + "name": "Onepunch", + "description": "Onepunch", + "preview": "Onepunch/screenshots/dark_home.png", + "readme": "Onepunch/README.md", + "usercss": "Onepunch/user.css", + "schemes": "Onepunch/color.ini", + "authors": [ + { + "name": "okarin001", + "url": "https://github.com/okarin001" + } + ] + }, + { + "name": "Sleek", + "description": "Sleek", + "preview": "Sleek/coral.png", + "readme": "Sleek/README.md", + "usercss": "Sleek/user.css", + "schemes": "Sleek/color.ini", + "authors": [ + { + "name": "harbassan", + "url": "https://github.com/harbassan" + } + ] + }, + { + "name": "Turntable", + "description": "Turntable", + "preview": "Turntable/screenshots/turntable.png", + "readme": "Turntable/README.md", + "usercss": "Turntable/user.css", + "schemes": "Turntable/color.ini", + "include": [ + "https://raw.githubusercontent.com/spicetify/spicetify-themes/master/Turntable/turntable.js" + ], + "authors": [ + { + "name": "Grason Chan", + "url": "https://github.com/grasonchan" + } + ] + }, + { + "name": "Ziro", + "description": "a smooth theme inspired by zorin os", + "preview": "https://raw.githubusercontent.com/schnensch0/ziro/main/preview/mockup.png", + "readme": "Ziro/README.md", + "usercss": "Ziro/user.css", + "schemes": "Ziro/color.ini", + "authors": [ + { + "name": "schnensch0", + "url": "https://github.com/schnensch0" + } + ] + } ]