diff --git a/zen.toml b/zen.toml index 7edb6f0..8c31f47 100644 --- a/zen.toml +++ b/zen.toml @@ -72,3 +72,6 @@ console_title_template = '{{ .Shell }} in {{ .Folder }}' foreground = 'magenta' background = 'transparent' template = '❯❯ ' + +[palette] + grey = '#6c6c6c'