From 99d77f48b9597c9732b38b361224fed147415745 Mon Sep 17 00:00:00 2001 From: Pocco81 Date: Fri, 20 Aug 2021 13:00:27 -0500 Subject: [PATCH] dev: added codenames for flavors --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8301232..6dc0470 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ The project is under active development. Currently what is being worked on is: + Core + Integrations (Trees-sitter, native LSP, plugins (e.g. nvim-tree, lsp-saga), ...) + Create theme variants based on Catppuccino color palette (✅ = done; 👌 = dev; ❓ = under consideration): - + Dark ✅ - + Neon 👌 - + Light 👌 + + Dark (`catppuccino`) ✅ + + Neon Latte (`neon_latte`) ✅ + + Light Melya (`light_melya`) 👌 + Aquamarine ❓ + Pale ❓ + Nord ❓