mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
docs(THEMES): move previews to THEMES.md
This commit is contained in:
parent
f3daef1d1f
commit
057f49d1f2
32
README.md
32
README.md
@ -4,25 +4,27 @@ This is a collection of themes for [spicetify](https://github.com/khanhas/spicet
|
||||
|
||||
You can add your own theme simply by opening a Pull Request (more info in the [Contributions section](#contributions)).
|
||||
|
||||
### **You can find a preview of all the themes in the [wiki](https://github.com/morpheusthewhite/spicetify-themes/wiki/Themes-preview).**
|
||||
### **You can find a preview of all the themes in [THEMES.md](./THEMES.md).**
|
||||
|
||||
## Notes:
|
||||
- **These themes require you to have the old Spotify UI (<v1.1.56) and [Spicetify <v2](https://github.com/khanhas/spicetify-cli/wiki/Installation#legacy-spotify).**
|
||||
- **To install Dribbblish and DribbblishDynamic, follow the instructions in their READMEs**.
|
||||
- **Spotify ad-blocked version is not supported.**
|
||||
|
||||
* **These themes require you to have the old Spotify UI (\<v1.1.56) and [Spicetify \<v2](https://github.com/khanhas/spicetify-cli/wiki/Installation#legacy-spotify). The themes for the latest Spotify version are in the `master` branch.**
|
||||
* **To install Dribbblish and DribbblishDynamic, follow the instructions in their READMEs**.
|
||||
* **Spotify ad-blocked version is not supported.**
|
||||
|
||||
## Installation and usage
|
||||
|
||||
(If you use Arch Linux you can find this project on the [AUR](https://aur.archlinux.org/packages/spicetify-themes-git/))
|
||||
|
||||
1. Clone this repository. Make sure [git](https://git-scm.com/) is installed and run:
|
||||
1. Clone this repository. Make sure [git](https://git-scm.com/) is installed and run:
|
||||
```bash
|
||||
git clone https://github.com/morpheusthewhite/spicetify-themes.git
|
||||
```
|
||||
|
||||
2. Copy the files into the [Spicetify Themes folder](https://github.com/khanhas/spicetify-cli/wiki/Customization#themes). Run:
|
||||
2. Copy the files into the [Spicetify Themes folder](https://github.com/khanhas/spicetify-cli/wiki/Customization#themes). Run:
|
||||
|
||||
**Linux**
|
||||
|
||||
```bash
|
||||
cd spicetify-themes
|
||||
cp -r * ~/.config/spicetify/Themes
|
||||
@ -42,7 +44,7 @@ You can add your own theme simply by opening a Pull Request (more info in the [C
|
||||
cp * "$(spicetify -c | Split-Path)\Themes\"
|
||||
```
|
||||
|
||||
3. Choose which theme to apply just by running:
|
||||
3. Choose which theme to apply just by running:
|
||||
```bash
|
||||
spicetify config current_theme THEME_NAME
|
||||
```
|
||||
@ -55,10 +57,10 @@ You can add your own theme simply by opening a Pull Request (more info in the [C
|
||||
|
||||
If you want to add your theme:
|
||||
|
||||
- Fork this repository
|
||||
- Create another folder with your theme name. The theme name should consist of one word starting with an uppercase letter and shouldn't contain `spicetify` or any whitespace in it; if a "-" is present in the name it must be followed by an uppercase letter.
|
||||
- Copy `color.ini` and `user.css` into it
|
||||
- Create a `README.md` in it with the following structure:
|
||||
* Fork this repository
|
||||
* Create another folder with your theme name. The theme name should consist of one word starting with an uppercase letter and shouldn't contain `spicetify` or any whitespace in it; if a "-" is present in the name it must be followed by an uppercase letter.
|
||||
* Copy `color.ini` and `user.css` into it
|
||||
* Create a `README.md` in it with the following structure:
|
||||
|
||||
```markdown
|
||||
# THEME_NAME
|
||||
@ -72,15 +74,15 @@ If you want to add your theme:
|
||||
[Specify any needed font; (optionally) author name and/or any other info about the theme]
|
||||
|
||||
```
|
||||
- Open a Pull Request
|
||||
* Open a Pull Request
|
||||
|
||||
**Thanks to all contributors.**
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
- If you find problems when using or installing these themes, or you need help in modifying a theme,
|
||||
use the [Spectrum](https://spectrum.chat/spicetify) chat.
|
||||
* If you find problems when using or installing these themes, or you need help in modifying a theme,
|
||||
use the [Spectrum](https://spectrum.chat/spicetify) chat.
|
||||
|
||||
- For bugs and requesting new features, [open an issue](https://github.com/morpheusthewhite/spicetify-themes/issues/new/choose) on GitHub.
|
||||
* For bugs and requesting new features, [open an issue](https://github.com/morpheusthewhite/spicetify-themes/issues/new/choose) on GitHub.
|
||||
|
||||
If you are unsure about which one to use, go for Spectrum.
|
||||
|
393
THEMES.md
Normal file
393
THEMES.md
Normal file
@ -0,0 +1,393 @@
|
||||
# Themes preview
|
||||
|
||||
Here you can find a preview of all the themes. Some of them may have different colour schemes (in that case you'll find different entries in the same theme, each one named after the colour scheme).
|
||||
|
||||
## Adapta-Nokto
|
||||
|
||||
![Adapta-Nokto](./Adapta-Nokto/screenshot.png)
|
||||
|
||||
## Arc-Dark
|
||||
|
||||
#### Base
|
||||
|
||||
![Arc-Dark](./Arc-Dark/screenshot.png)
|
||||
|
||||
#### Aritim-Dark
|
||||
|
||||
![Aritim-Dark](./Arc-Dark/screenshot-Aritim.png)
|
||||
|
||||
## Arc-Green
|
||||
|
||||
![Arc-Green](./Arc-Green/screenshot.png)
|
||||
|
||||
## BIB-Green
|
||||
|
||||
![BIB-Green](https://camo.githubusercontent.com/6540d20532a785bc5706dcc683a94da82afb8c2f7aaed1ec9ca4b87178bd65c5/68747470733a2f2f692e696d6775722e636f6d2f6c434e755845572e706e67)
|
||||
|
||||
## Bittersweet
|
||||
|
||||
![Bittersweet](https://i.imgur.com/NLiIYGb.png)
|
||||
|
||||
## Black
|
||||
|
||||
#### Base
|
||||
|
||||
![Base](https://i.imgur.com/HjK3Gab.png)
|
||||
|
||||
#### Purple
|
||||
|
||||
![Purple](./Black/purple.png)
|
||||
|
||||
## BladeRunner
|
||||
|
||||
#### Base
|
||||
|
||||
![Base](./BladeRunner/BladeRunner.png)
|
||||
|
||||
#### 2049
|
||||
|
||||
![2049](./BladeRunner/2049.png)
|
||||
|
||||
## Blueballs
|
||||
|
||||
![Blueballs](./Blueballs/screenshot.png)
|
||||
|
||||
## BurntSienna
|
||||
|
||||
![BurntSienna](./BurntSienna/screenshot.png)
|
||||
|
||||
## Challenger-Deep
|
||||
|
||||
![Challenger-Deep](./Challenger-Deep/ss1.png)
|
||||
|
||||
## Cherry
|
||||
|
||||
![Cherry](https://camo.githubusercontent.com/bffec13300f5cd6ad410f4dbeb02dfa2a4e6f831a78f1c8554c1115ab28c54bc/68747470733a2f2f692e696d6775722e636f6d2f68665833784b632e706e67)
|
||||
|
||||
## DanDrumStoneNew
|
||||
|
||||
![DanDrumStoneNew](./images/SpicetifyDanDrumStoneNew.png)
|
||||
|
||||
## Dark
|
||||
|
||||
#### Base
|
||||
|
||||
![Dark](https://i.imgur.com/Dpfy5Gz.png)
|
||||
|
||||
#### Bloody
|
||||
|
||||
![Bloody](./Dark/screenshot2.jpg)
|
||||
|
||||
## DeepCoral
|
||||
|
||||
![DeepCoral](./DeepCoral/coral.png)
|
||||
|
||||
## Discord
|
||||
|
||||
![Discord](./Discord/Screenshot\_1.png)
|
||||
|
||||
## Dobbo
|
||||
|
||||
![Dobbo](./Dobbo/screenshot.png)
|
||||
|
||||
## Dracula
|
||||
|
||||
![Dracula](https://i.imgur.com/MAjsCVm.png)
|
||||
|
||||
## Dribbblish
|
||||
|
||||
#### Base
|
||||
|
||||
![Dribbblish-Base](./Dribbblish/base.png)
|
||||
|
||||
#### Beach-Sunset
|
||||
|
||||
![Beach-Sunset](./Dribbblish/beach-sunset.png)
|
||||
|
||||
#### Dark
|
||||
|
||||
![Dribbblish-Dark](./Dribbblish/dark.png)
|
||||
|
||||
#### Dracula
|
||||
|
||||
![Dribbblish-Dracula](./Dribbblish/dracula.png)
|
||||
|
||||
#### Dracula2
|
||||
|
||||
![Dribbblish-Dracula2](./Dribbblish/dracula2.png)
|
||||
|
||||
#### Gruvbox
|
||||
|
||||
![Dribbblish-Gruvbox](./Dribbblish/gruvbox.png)
|
||||
|
||||
#### Horizon
|
||||
|
||||
![Horizon](./Dribbblish/horizon.png)
|
||||
|
||||
#### Nord-Dark
|
||||
|
||||
![Dribbblish-Nord-Dark](./Dribbblish/nord-dark.png)
|
||||
|
||||
#### Nord-Light
|
||||
|
||||
![Dribbblish-Nord-Light](./Dribbblish/nord-light.png)
|
||||
|
||||
#### Purple
|
||||
|
||||
![Purple](./Dribbblish/purple.png)
|
||||
|
||||
#### Samouraï
|
||||
|
||||
![Dribbblish-Samouraï](./Dribbblish/samourai.png)
|
||||
|
||||
#### Wal
|
||||
|
||||
![Dribbblish-Wal](./Dribbblish/wal.gif)
|
||||
|
||||
#### White
|
||||
|
||||
![Dribbblish-White](./Dribbblish/white.png)
|
||||
|
||||
## DribbblishDynamic
|
||||
|
||||
#### Dark
|
||||
|
||||
![DribbblishDynamic-Dark](./DribbblishDynamic/color-match-bg.gif)
|
||||
|
||||
#### White
|
||||
|
||||
![DribbblishDynamic-White](./DribbblishDynamic/white.png)
|
||||
|
||||
## Elementary
|
||||
|
||||
#### Base
|
||||
|
||||
![Elementary](https://i.imgur.com/w8A5q9U.png)
|
||||
|
||||
#### BlueContrast
|
||||
|
||||
![BlueContrast](./Elementary/screenshot.jpg)
|
||||
|
||||
#### Nightcity
|
||||
|
||||
![Nightcity](./Elementary/nightcity.png)
|
||||
|
||||
## Flatten
|
||||
|
||||
![Flatten](./Flatten/flatten.png)
|
||||
|
||||
## Gradianto
|
||||
|
||||
![Gradianto](./Gradianto/Screenshots/Screenshot\_1.png)
|
||||
|
||||
## Gruvbox-Gold
|
||||
|
||||
![Gruvbox-Gold](./Gruvbox-Gold/screenshot.png)
|
||||
|
||||
## JarvisBot
|
||||
|
||||
#### Base
|
||||
|
||||
![JarvisBot](./images/SpicetifyJarvisBot.png)
|
||||
|
||||
#### CherryBlossom
|
||||
|
||||
![CherryBlossom](./JarvisBot/screenshot.png)
|
||||
|
||||
#### Coral
|
||||
|
||||
![Coral](./JarvisBot/screenshotCoral.png)
|
||||
|
||||
#### DanDrumStone
|
||||
|
||||
![DanDrumStone](./images/SpicetifyDanDrumStone.png)
|
||||
|
||||
## Kaapi
|
||||
|
||||
#### Base
|
||||
|
||||
![Kaapi](./Kaapi/home.png)
|
||||
|
||||
#### Gruvbox
|
||||
|
||||
![Gruvbox](https://user-images.githubusercontent.com/1497894/81452747-ecf03880-9187-11ea-9303-56bddd477247.png)
|
||||
|
||||
## Koushi
|
||||
|
||||
#### Light
|
||||
|
||||
![Light](./Koushi/screenshots/theme-light.png)
|
||||
|
||||
#### Dark
|
||||
|
||||
![Dark](./Koushi/screenshots/theme-dark.png)
|
||||
|
||||
## Matcha
|
||||
|
||||
#### Base
|
||||
|
||||
![Base](./Matcha/screenshot_dark.png)
|
||||
|
||||
#### Light
|
||||
|
||||
![Light](./Matcha/screenshot_light.png)
|
||||
|
||||
#### Dark-Aliz
|
||||
|
||||
![Dark-Aliz](./Matcha/screenshot_dark-aliz.png)
|
||||
|
||||
## Material-Ocean
|
||||
|
||||
![Material-Ocean](./Material-Ocean/screnshot.png)
|
||||
|
||||
## Midnight-Light
|
||||
|
||||
![Midnight-Light](./Midnight-Light/screenshot1.png)
|
||||
|
||||
## MoonChild
|
||||
|
||||
![MoonChild](./MoonChild/moonchild2.jpg)
|
||||
|
||||
## Night-Owl
|
||||
|
||||
![Night-Owl](./Night-Owl/screenshot.png)
|
||||
|
||||
## Night
|
||||
|
||||
![Night](./Night/screenshot.png)
|
||||
|
||||
## NightMoon
|
||||
|
||||
![NightMoon](./NightMoon/screenshot.png)
|
||||
|
||||
## Nord
|
||||
|
||||
![Nord](https://i.imgur.com/weR89yy.jpg)
|
||||
|
||||
## NoSleep
|
||||
|
||||
![NoSleep](./NoSleep/NS3.png)
|
||||
|
||||
## OneDarkish
|
||||
|
||||
#### Base
|
||||
|
||||
![OneDarkish](./OneDarkish/screenshot_artist.png)
|
||||
|
||||
#### VPFut
|
||||
|
||||
![VPFut](./OneDarkish/screenshot.png)
|
||||
|
||||
#### Discord
|
||||
|
||||
![Discord](./OneDarkish/discord.png)
|
||||
|
||||
## Onepunch
|
||||
|
||||
![Onepunch](./Onepunch/\__Home.png)
|
||||
|
||||
## Otto
|
||||
|
||||
#### Base
|
||||
|
||||
![Otto](./Otto/Otto1.png)
|
||||
|
||||
#### Honne
|
||||
|
||||
![Honne](./Otto/honneimg.png)
|
||||
|
||||
## OutrunDark
|
||||
|
||||
![OutrunDark](./OutrunDark/OutrunDark.png)
|
||||
|
||||
## OldSchoolSenn
|
||||
|
||||
![OldSchoolSenn](./OldSchoolSenn/playlist.jpg)
|
||||
|
||||
## Phosphoria
|
||||
|
||||
![Phosphoria](./Phosphoria/screenshot1.png)
|
||||
|
||||
## Pop-Dark
|
||||
|
||||
![Pop-Dark](./Pop-Dark/screenshot1.jpg)
|
||||
|
||||
## ShadowCustom
|
||||
|
||||
![ShadowCustom](./ShadowCustom/7JL4785.png)
|
||||
|
||||
## Twasi
|
||||
|
||||
![Twasi](./Twasi/screenshot.png?raw=true)
|
||||
|
||||
## SolarizedDark
|
||||
|
||||
![SolarizedDark](./SolarizedDark/screenshot.png?raw=true)
|
||||
|
||||
## Spicy
|
||||
|
||||
![Spicy](./Spicy/screenshot.png?raw=true)
|
||||
|
||||
## Sweet
|
||||
|
||||
![Sweet](./Sweet/screenshot.png)
|
||||
|
||||
## Tidal
|
||||
|
||||
![Tidal](https://user-images.githubusercontent.com/37427166/116905153-39881b80-ac04-11eb-8a8c-0f902c726c6c.gif)
|
||||
|
||||
## TrekyGoldenrod
|
||||
|
||||
![TrekyGoldenrod](./TrekyGoldenrod/screenshot2.png)
|
||||
|
||||
## TychoAwake
|
||||
|
||||
#### Base
|
||||
|
||||
![TychoAwake](./images/SpicetifyTychoAwake.png)
|
||||
|
||||
#### Lovelace
|
||||
|
||||
![Lovelace](./TychoAwake/artist-screenshot.png)
|
||||
|
||||
#### Lovepink
|
||||
|
||||
![Lovepink](./TychoAwake/artist-screenshot-Lovepink.png)
|
||||
|
||||
#### Mint
|
||||
|
||||
![Mint](./TychoAwake/artist-screenshot-mint.png)
|
||||
|
||||
#### Neon
|
||||
|
||||
![Neon](./TychoAwake/artist-screenshot-neon.png)
|
||||
|
||||
## Turntable
|
||||
|
||||
![Turntable](./Turntable/screenshots/full_app_display.png)
|
||||
|
||||
## Vaporwave
|
||||
|
||||
#### NewRetro
|
||||
|
||||
![NewRetro](./Vaporwave/NewRetro.PNG)
|
||||
|
||||
#### Samurai
|
||||
|
||||
![Samurai](./Samurai/samuraitheme.png)
|
||||
|
||||
#### SeaPunk
|
||||
|
||||
![SeaPunk](./Vaporwave/SeaPunk.PNG)
|
||||
|
||||
#### Tree-Green
|
||||
|
||||
![Tree-Green](./Tree-Green/screenshot.png)
|
||||
|
||||
## WintergatanBlueprint
|
||||
|
||||
![WintergatanBlueprint](./images/SpicetifyWintergatanBlueprint.png)
|
||||
|
||||
## YoutubeDark
|
||||
|
||||
![YoutubeDark](./YoutubeDark/ytdark.png)
|
Loading…
Reference in New Issue
Block a user