From 6644ca7656777cd9ef3c3bdbd76b6def4b3c0932 Mon Sep 17 00:00:00 2001 From: elkrien <78103450+elkrien@users.noreply.github.com> Date: Sun, 29 May 2022 20:49:49 +0200 Subject: [PATCH 1/3] add spotify-player --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc59c0a..ee2cdd2 100644 --- a/README.md +++ b/README.md @@ -897,6 +897,7 @@ Catppuccin is available for various apps and in different formats. Here is a lis #### Leisure - [Spicetify](https://github.com/catppuccin/spicetify) +- [spotify-player](https://github.com/catppuccin/spotify-player) #### Browsers From 5de3164af9fa0ab48d52cfe7542b883427ec28c1 Mon Sep 17 00:00:00 2001 From: Incognitux <74859056+Incognitux@users.noreply.github.com> Date: Mon, 30 May 2022 08:56:20 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee2cdd2..9725e3b 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Join our community! ### 🧠 Design Philosophy - **Colorful is better than colorless**: the colorfulness of something contributes to the distinction amongst the parts of that _something_, making it marginally easier to understand how things are structured. -- **There should be balance**: not too dull, not too bright. Suitability under various light conditions is a most. +- **There should be balance**: not too dull, not too bright. Suitability under various light conditions is a must. - **Harmony is superior to dissonance**: vivacious colors must complement each other.   From 621bf1f1d8d607165d3109b9b70e2c873d42cc93 Mon Sep 17 00:00:00 2001 From: Pocco81 Date: Mon, 30 May 2022 11:12:37 -0500 Subject: [PATCH 3/3] doc: added note about ports being reworked --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9725e3b..a9186de 100644 --- a/README.md +++ b/README.md @@ -844,6 +844,8 @@ To make the best use them please refer to the [style guide](https://github.com/c Catppuccin is available for various apps and in different formats. Here is a list of them: +> Note: recently [Ctp v0.2.0](https://github.com/catppuccin/catppuccin/releases/tag/v0.2.0) was released and thus most of the ports need to be updated. Please refer to [this](https://github.com/orgs/catppuccin/projects/2) Kanban project to check out the progress made so far. + #### IDEs/DEs - [Nvim](https://github.com/catppuccin/nvim)