Skip to content

Commit

Permalink
docs: document colors.hunk_head
Browse files Browse the repository at this point in the history
Accidentally removed it
  • Loading branch information
Piturnah committed Aug 7, 2023
1 parent 718328c commit 0ba27c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ ws_error_highlight = "new" # override git's diff.wsErrorHighlight
foreground = "#ebdbb2"
background = "#282828"
heading = "#fabd2f"
hunk_head = "#d3869b"
addition = "#b8bb26"
deletion = "#fb4934"
key = "#d79921"
Expand Down

0 comments on commit 0ba27c6

Please sign in to comment.