diff options
| author | bh <qn+git@excalibur.computer> | 2026-03-30 13:05:15 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-03-30 13:05:15 +0800 |
| commit | 0299d0c5b8d9dfc36052c8a68a588df78ece9146 (patch) | |
| tree | 1efc964f5a023301262e60c824ab3cb12fb45dde /eza/.config | |
| parent | 1b8f22484f9633b84e6222c77ba86c141d2b95eb (diff) | |
eza: add tree alias
Diffstat (limited to 'eza/.config')
| -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 |
