Browse Source

jj: tweak log colors

raylu 1 month ago
parent
commit
f3b804908e
1 changed files with 7 additions and 0 deletions
  1. 7 0
      config/jj/config.toml

+ 7 - 0
config/jj/config.toml

@@ -66,3 +66,10 @@ if(root,
   )
 )
 '''
+
+[colors]
+'bookmarks name' = '#d47ebe'
+'commit author email' = '#f9e2af'
+'commit change_id shortest prefix' = '#cba6f7'
+'commit working_copy change_id shortest prefix' = '#f38ba8'
+timestamp = '#a6adc8'