diff options
| author | Shannon Barber <sbarber@dataspeedinc.com> | 2026-01-13 06:28:41 +0000 |
|---|---|---|
| committer | Johannes Sixt <j6t@kdbg.org> | 2026-01-14 09:50:13 +0100 |
| commit | bcb4fd1799485afbb2391aa312f4d947274bd7d4 (patch) | |
| tree | 97958f9ffbac781515f38170ba8b6e6555e5b1a0 /gitk-git/gitk | |
| parent | 776223c4d8482a29585266e189ea8f1933ac9652 (diff) | |
| download | git-bcb4fd1799485afbb2391aa312f4d947274bd7d4.tar.xz | |
gitk: use config settings for head/tag colors
The drawtags procedure currently uses headfgcolor for all label text,
ignoring the tagfgcolor setting.
The call to create the outline polygon for (non-tag) heads currently
has the color for headoutlinecolor hardcoded to black.
This patch maintains the variables for the non-tag refs so that heads
are colored differently from non-head (non-tag) refs.
The outline and fill colors for the non-head refs remain hardcoded to
the prior values, black & #ddddff.
Signed-off-by: Shannon Barber <sgbarber@gmail.com>
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Diffstat (limited to 'gitk-git/gitk')
0 files changed, 0 insertions, 0 deletions
