[Suggestion] Submodules bookmarks colors inherited from parent repo
Lunesombre opened this issue · 2 comments
Lunesombre commented
SourceGit offers the possibility to select a few "bookmark" colors, which is great for differentiating open repositories at a glance.
But when those repositories have submodules and the submodules repo are opened in SourceGit, the get the generic white bookmark color.
It can be manually set to the the color of its parent, but it's not persisted when the submodule repo tab is closed.
Would it be possible to make the submodules tabs inherit their parent bookmark color by default ?
love-linger commented
Done. You can download the latest CI build from Github Action.
Lunesombre commented
Wow that was fast !👏
Thanks