From 0ce2b1540b0a572b99bc90fe7c8f836db1c5f4b0 Mon Sep 17 00:00:00 2001 From: const void* <76228776+const-void@users.noreply.github.com> Date: Sun, 11 Aug 2024 01:56:57 -0400 Subject: [PATCH] Feat: rose-pine-man theme (#150) --- src/data/community-repos.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/data/community-repos.json b/src/data/community-repos.json index 18eaba0..2100e4d 100644 --- a/src/data/community-repos.json +++ b/src/data/community-repos.json @@ -231,6 +231,15 @@ ], "has_variants": true }, + { + "name": "man", + "url": "https://github.com/const-void/rose-pine-man", + "tags": ["community", "shell"], + "authors": [ + { "name": "const void*", "url": "https://github.com/const-void" } + ], + "has_variants": true + }, { "name": "Marp", "url": "https://github.com/rainbowflesh/Rose-Pine-For-Marp",