feat(jj): improve log styling
This commit is contained in:
parent
643476487e
commit
b0bcb52669
1 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,10 @@ backend = "gpg"
|
||||||
"working_copy commit_id" = "blue"
|
"working_copy commit_id" = "blue"
|
||||||
"working_copy change_id" = "magenta"
|
"working_copy change_id" = "magenta"
|
||||||
"working_copy timestamp" = "cyan"
|
"working_copy timestamp" = "cyan"
|
||||||
|
"tag" = "bright magenta"
|
||||||
|
"tags" = "bright magenta"
|
||||||
|
"elided" = "bright green"
|
||||||
|
"node elided" = { fg = "bright green" }
|
||||||
|
|
||||||
[templates]
|
[templates]
|
||||||
draft_commit_description = '''
|
draft_commit_description = '''
|
||||||
|
|
Loading…
Add table
Reference in a new issue