From ee9ad908507dcb24998282e92c916fcf2df440bb Mon Sep 17 00:00:00 2001 From: theonepath Date: Sat, 3 Feb 2024 19:20:37 +0000 Subject: [PATCH] Added README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3bcbb5c --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# matchiato +**matchiato** is another neovim setup using lazy.vim with a custom catppuccino colour palette inspired by matcha green. +The colour palette is based on the macchiato theme but with matcha tones which replace the text, subtext, overlay, +surface and, base, mantle and crust colours. + +This branch is a more stable, portable alternative to the main branch which is more experimental and likely not to work +across PCs. This project may change in the future to be its own repository if configured and setup properly.