Commit 39e47ec
committed
gitk: support config the color of linkfgcolor via Gitk Preferences
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 will lead me to use the default link
color on a dark background that make it not really readable.
This patch makes the link foreground color also configurable in the
Gitk Preferences dialog's Color tab, so user won't need to dig into
the code/manual to know if the link color is configurable and can
simply set the color there.
Signed-off-by: Wang Zichong <wangzichong@deepin.org>1 parent 7b2bccb commit 39e47ec
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