Increase contrast of link color with text color in docs
This commit is contained in:
parent
52ec4dc21b
commit
a7d533cfe5
1 changed files with 3 additions and 0 deletions
|
|
@ -115,6 +115,9 @@
|
|||
'github_banner': True,
|
||||
'github_user': 'kovidgoyal',
|
||||
'github_repo': 'kitty',
|
||||
# increase contrast of link color with text color
|
||||
'link': '#00587d',
|
||||
'link_hover': 'green',
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue