From 455274270c1de911d324bad2efccc5492c43d215 Mon Sep 17 00:00:00 2001 From: Pocco81 Date: Wed, 25 May 2022 19:56:58 -0500 Subject: [PATCH] added toolbox --- README.md | 2 +- docs/contributing.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 830cbc5..d4a1504 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@
- Palette + Palettes · Ports · diff --git a/docs/contributing.md b/docs/contributing.md index 2e14c00..1826921 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -38,6 +38,12 @@ Although you just created the repo successfully, it's important to style it prop   +### Tools + +We have built a bunch of tools to make life easier when creating Catppuccin ports. You'll find them all (with instructions) under our [catppuccin/toolbox](https://github.com/catppuccin/toolbox) repo. + +  + ### Submission Open an issue under the main repo and fill out the information requested on the "[port request](https://github.com/catppuccin/catppuccin/issues/new?assignees=&labels=port+request&template=port-request.md&title=App)". It's recommended to also share the port in our [Discord server](https://discord.gg/r6Mdz5dpFc) beforehand so that other members of the community can give their opinion on it and hopefully improve it.