diff --git a/jujutsu/.config/jj/config.toml b/jujutsu/.config/jj/config.toml index f2296fc..46be24a 100644 --- a/jujutsu/.config/jj/config.toml +++ b/jujutsu/.config/jj/config.toml @@ -29,6 +29,10 @@ backend = "gpg" "working_copy commit_id" = "blue" "working_copy change_id" = "magenta" "working_copy timestamp" = "cyan" +"tag" = "bright magenta" +"tags" = "bright magenta" +"elided" = "bright green" +"node elided" = { fg = "bright green" } [templates] draft_commit_description = '''