Skip to content

Commit

Permalink
docs: update usage and preview images
Browse files Browse the repository at this point in the history
  • Loading branch information
uncenter authored and sgoudham committed May 15, 2024
1 parent 2690dca commit 0cb76b7
Show file tree
Hide file tree
Showing 12 changed files with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,55 +4,55 @@
Catppuccin for <a href="https://github.com/aome510/spotify-player">spotify-player</a>
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/misc/transparent.png" height="30" width="0px"/>
</h3>

<p align="center">
<a href="https://github.com/catppuccin/spotify-player/stargazers"><img alt="Stargazers" src="https://img.shields.io/github/stars/catppuccin/spotify-player?colorA=363a4f&colorB=b7bdf8&style=for-the-badge"></a>
<a href="https://github.com/catppuccin/spotify-player/issues"><img src="https://img.shields.io/github/issues/catppuccin/spotify-player?colorA=363a4f&colorB=f5a97f&style=for-the-badge"></a>
<a href="https://github.com/catppuccin/spotify-player/contributors"><img src="https://img.shields.io/github/contributors/catppuccin/spotify-player?colorA=363a4f&colorB=a6da95&style=for-the-badge"></a>
<a href="https://github.com/catppuccin/spotify-player/stargazers"><img alt="Stargazers" src="https://img.shields.io/github/stars/catppuccin/spotify-player?colorA=363a4f&colorB=b7bdf8&style=for-the-badge"></a>
<a href="https://github.com/catppuccin/spotify-player/issues"><img src="https://img.shields.io/github/issues/catppuccin/spotify-player?colorA=363a4f&colorB=f5a97f&style=for-the-badge"></a>
<a href="https://github.com/catppuccin/spotify-player/contributors"><img src="https://img.shields.io/github/contributors/catppuccin/spotify-player?colorA=363a4f&colorB=a6da95&style=for-the-badge"></a>
</p>

<p align="center">
<img src="https://raw.githubusercontent.com/catppuccin/spotify-player/main/assets/cat-spotify-player.png"/>
<img src="assets/preview.webp"/>
</p>

## Previews

<details>
<summary>🌻 Latte</summary>
<img src="https://raw.githubusercontent.com/catppuccin/spotify-player/main/assets/latte.png"/>
<img src="assets/latte.webp"/>
</details>
<details>
<summary>🪴 Frappé</summary>
<img src="https://raw.githubusercontent.com/catppuccin/spotify-player/main/assets/frappe.png"/>
<img src="assets/frappe.webp"/>
</details>
<details>
<summary>🌺 Macchiato</summary>
<img src="https://raw.githubusercontent.com/catppuccin/spotify-player/main/assets/macchiato.png"/>
<img src="assets/macchiato.webp"/>
</details>
<details>
<summary>🌿 Mocha</summary>
<img src="https://raw.githubusercontent.com/catppuccin/spotify-player/main/assets/mocha.png"/>
<img src="assets/mocha.webp"/>
</details>

## Usage

1. Clone this repository locally
2. Copy the `theme.toml` from `src` to `$HOME/.config/spotify-player/`
3. Set theme option in `$HOME/.config/spotify-player/app.toml`:
- 🌻 Catppuccin-latte
- 🪴 Catppuccin-frappe
- 🌺 Catppuccin-macchiato
- 🌿 Catppuccin-mocha
4. For example to set Catppuccin-macchiato your `app.toml` should have the following line:
```
theme = "Catppuccin-macchiato"
```
1. Copy [`theme.toml`](./theme.toml) to `$HOME/.config/spotify-player/`.
2. Set your `theme` in `$HOME/.config/spotify-player/app.toml` to `Catppuccin-<flavor>` (e.g. `theme = "Catppuccin-macchiato"`).

## 💝 Thanks to

- [elkrien](https://github.com/elkrien)
- [elkrien](https://github.com/elkrien)

&nbsp;

<p align="center"><img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/footers/gray0_ctp_on_line.svg?sanitize=true" /></p>
<p align="center">Copyright &copy; 2021-present <a href="https://github.com/catppuccin" target="_blank">Catppuccin Org</a>
<p align="center"><a href="https://github.com/catppuccin/catppuccin/blob/main/LICENSE"><img src="https://img.shields.io/static/v1.svg?style=for-the-badge&label=License&message=MIT&logoColor=d9e0ee&colorA=363a4f&colorB=b7bdf8"/></a></p>
<p align="center">
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/footers/gray0_ctp_on_line.svg?sanitize=true" />
</p>

<p align="center">
Copyright &copy; 2021-present <a href="https://github.com/catppuccin" target="_blank">Catppuccin Org</a>
</p>

<p align="center">
<a href="https://github.com/catppuccin/catppuccin/blob/main/LICENSE"><img src="https://img.shields.io/static/v1.svg?style=for-the-badge&label=License&message=MIT&logoColor=d9e0ee&colorA=363a4f&colorB=b7bdf8"/></a>
</p>
Binary file removed assets/cat-spotify-player-alternative.png
Binary file not shown.
Binary file removed assets/cat-spotify-player.png
Binary file not shown.
Binary file removed assets/frappe.png
Binary file not shown.
Binary file added assets/frappe.webp
Binary file not shown.
Binary file removed assets/latte.png
Binary file not shown.
Binary file added assets/latte.webp
Binary file not shown.
Binary file removed assets/macchiato.png
Binary file not shown.
Binary file added assets/macchiato.webp
Binary file not shown.
Binary file removed assets/mocha.png
Binary file not shown.
Binary file added assets/mocha.webp
Binary file not shown.
Binary file added assets/preview.webp
Binary file not shown.

0 comments on commit 0cb76b7

Please sign in to comment.