sourcegit-scm/sourcegit

[Suggestion] Submodules bookmarks colors inherited from parent repo

Lunesombre opened this issue · 2 comments

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 ?

Done. You can download the latest CI build from Github Action.

Wow that was fast !👏
Thanks