dexpota / kitty-themes

A collection of themes for kitty terminal 😻
MIT License
2.56k stars 196 forks source link

Update snazzy.conf from upstream #12

Closed Luflosi closed 5 years ago

Luflosi commented 5 years ago

From https://github.com/connorholyday/kitty-snazzy/commit/272e522361f7125695cba66a6f1a713dcea63964. Is there some better method to update the themes? Doing this manually does not feel like a good solution. Maybe we could use git submodules?

dexpota commented 5 years ago

I can see the problem but I don't think using submodules would be a good solution for three reasons:

On the other hand, I understand that without a tracking mechanism one should rely on manual inspection of the original theme. Maybe a GitHub bot that tracks the changes of remotes and creates pull requests or creates issues? but I don't know how hard would it be to create this hypothetic bot.