浏览代码

jj: tweak log colors

raylu 1 月之前
父节点
当前提交
f3b804908e
共有 1 个文件被更改,包括 7 次插入0 次删除
  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'