feat: Switch from Catppuccin org to Rose Pine

This commit is contained in:
punkfairie 2024-10-19 10:41:16 -07:00
parent 96cf8b4a05
commit 4ffde6b6bc
Signed by: punkfairie
GPG key ID: 01823C057725C266

View file

@ -22,6 +22,6 @@ if [ "${repo_name:-}" = "" ]; then
fi
npins add github \
catppuccin "$repo_name" \
rose-pine "$repo_name" \
--directory ./.sources \
--branch "$branch_name"