mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-21 18:32:45 +01:00
fix: add repository field
This commit is contained in:
parent
78d7601744
commit
ed037d68c6
@ -3,10 +3,11 @@
|
||||
"description": "Spicetify theme inspired by Microsoft's Windows 11 Bloom Experience",
|
||||
"preview": "Bloom/screenshots/dark.png",
|
||||
"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",
|
||||
"repository": "https://github.com/nimsandu/spicetify-bloom/",
|
||||
"usercss": "https://raw.githubusercontent.com/nimsandu/spicetify-bloom/main/user.css",
|
||||
"schemes": "https://raw.githubusercontent.com/nimsandu/spicetify-bloom/main/color.ini",
|
||||
"include": [
|
||||
"https://raw.githubusercontent.com/spicetify/spicetify-themes/master/Bloom/bloom.js"
|
||||
"https://raw.githubusercontent.com/nimsandu/spicetify-bloom/main/bloom.js"
|
||||
],
|
||||
"spotify-version": "1.1.88",
|
||||
"spicetify-version": "2.10.2",
|
||||
|
@ -5,7 +5,7 @@
|
||||
"readme": "Fluent/README.md",
|
||||
"repository": "https://github.com/williamckha/spicetify-fluent/",
|
||||
"usercss": "https://raw.githubusercontent.com/williamckha/spicetify-fluent/master/user.css",
|
||||
"schemes": "color.ini",
|
||||
"schemes": "https://raw.githubusercontent.com/williamckha/spicetify-fluent/master/color.ini",
|
||||
"include": ["https://raw.githubusercontent.com/williamckha/spicetify-fluent/master/fluent.js"],
|
||||
"branch": "master",
|
||||
"authors": [
|
||||
|
@ -3,8 +3,9 @@
|
||||
"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",
|
||||
"repository": "https://github.com/CharlieS1103/Glaze-theme",
|
||||
"usercss": "https://raw.githubusercontent.com/CharlieS1103/Glaze-theme/main/user.css",
|
||||
"schemes": "https://raw.githubusercontent.com/CharlieS1103/Glaze-theme/main/color.ini",
|
||||
"authors": [
|
||||
{
|
||||
"name": "CharlieS1103",
|
||||
|
@ -1,10 +1,16 @@
|
||||
{
|
||||
"name": "Nord",
|
||||
"description": "Ad free Nord Theme",
|
||||
"preview": "Nord/screenshot_1.png",
|
||||
"readme": "Nord/README.md",
|
||||
"usercss": "https://github.com/Tetrax-10/Spicetify-Themes/blob/master/Nord-Spotify/user.css",
|
||||
"schemes": "https://github.com/Tetrax-10/Spicetify-Themes/blob/master/Nord-Spotify/color.ini",
|
||||
"authors": [{ "name": "Tetrax-10", "url": "https://github.com/Tetrax-10" }],
|
||||
"tags": ["dark", "minimal", "nord", "ad"]
|
||||
"name": "Nord",
|
||||
"description": "Ad free Nord Theme",
|
||||
"preview": "Nord/screenshot_1.png",
|
||||
"readme": "Nord/README.md",
|
||||
"repository": "https://github.com/Tetrax-10/Spicetify-Themes/",
|
||||
"usercss": "https://raw.githubusercontent.com/Tetrax-10/Spicetify-Themes/master/Nord-Spotify/user.css",
|
||||
"schemes": "https://raw.githubusercontent.com/Tetrax-10/Spicetify-Themes/master/Nord-Spotify/color.ini",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Tetrax-10",
|
||||
"url": "https://github.com/Tetrax-10"
|
||||
}
|
||||
],
|
||||
"tags": ["dark", "minimal", "nord", "ad"]
|
||||
}
|
||||
|
@ -1,14 +1,14 @@
|
||||
{
|
||||
"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": "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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -1,14 +1,14 @@
|
||||
{
|
||||
"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": "Ziro",
|
||||
"description": "a smooth theme inspired by zorin os",
|
||||
"preview": "Ziro/screenshots/album-blue-dark.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