Commit f533af7
committed
gitk: support link color in the Preferences dialog
As a dark-theme user, I use the Preferences dialog to set colors
for gitk. The only color I cannot change via that dialog is the
link foreground color, which leads to using the default link color
on a dark background that makes it hard to read.
Make the link foreground color also configurable in the Gitk
Preferences dialog's Color tab, so users won't need to dig into
the code/manual to check if it is configurable and can simply set
the color there.
CC: Mark Levedahl <mlevedahl@gmail.com>
CC: Paul Mackerras <paulus@samba.org>
CC: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Wang Zichong <wangzichong@deepin.org>
---
Changelog (v2):
* reword commit message as suggesed by Johannes
* Rename button text from "link color" to "link" as suggested
by Johannes1 parent 7b2bccb commit f533af7
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11796 | 11796 | | |
11797 | 11797 | | |
11798 | 11798 | | |
11799 | | - | |
| 11799 | + | |
11800 | 11800 | | |
11801 | 11801 | | |
11802 | 11802 | | |
| |||
11873 | 11873 | | |
11874 | 11874 | | |
11875 | 11875 | | |
| 11876 | + | |
| 11877 | + | |
| 11878 | + | |
| 11879 | + | |
| 11880 | + | |
11876 | 11881 | | |
11877 | 11882 | | |
11878 | 11883 | | |
11879 | 11884 | | |
11880 | 11885 | | |
11881 | 11886 | | |
11882 | 11887 | | |
11883 | | - | |
| 11888 | + | |
11884 | 11889 | | |
11885 | 11890 | | |
11886 | 11891 | | |
| |||
11891 | 11896 | | |
11892 | 11897 | | |
11893 | 11898 | | |
| 11899 | + | |
11894 | 11900 | | |
11895 | 11901 | | |
11896 | 11902 | | |
| |||
0 commit comments