mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-21 18:32:45 +01:00
Prettified Code!
This commit is contained in:
parent
82bf2f980d
commit
15b53142b0
@ -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 |
|
||||
|
@ -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)
|
||||
|
17
.github/ISSUE_TEMPLATE/bug_report.md
vendored
17
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -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 <kbd>Ctrl + Shift + I</kbd> 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
|
||||
|
@ -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": [
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
320
manifest.json
320
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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user