diff options
| author | bh <qn+git@epicurus.dev> | 2026-03-30 13:05:15 +0800 |
|---|---|---|
| committer | bh <qn+git@epicurus.dev> | 2026-03-30 13:05:15 +0800 |
| commit | ade109708e3915e0fa446b046d348aed858e6530 (patch) | |
| tree | 1efc964f5a023301262e60c824ab3cb12fb45dde /eza | |
| parent | 5970a3249084d3a6c2211b56fdcc979af8a9639f (diff) | |
eza: add tree alias
Diffstat (limited to 'eza')
| -rw-r--r-- | eza/.config/eza/theme.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/eza/.config/eza/theme.yml b/eza/.config/eza/theme.yml index 17390db..3776cfb 100644 --- a/eza/.config/eza/theme.yml +++ b/eza/.config/eza/theme.yml @@ -10,3 +10,7 @@ filekinds: symlink: foreground: "#00feff" is_underline: true + +punctuation: + foreground: "#00AED6" + is_dimmed: false |
