summaryrefslogtreecommitdiff
path: root/eza/.config
diff options
context:
space:
mode:
authorbh <qn+git@epicurus.dev>2026-03-10 23:32:17 +0800
committerbh <qn+git@epicurus.dev>2026-03-10 23:32:17 +0800
commit13cea4e6e7793c94f6e6b9bda0c70deb3bd114bb (patch)
treef7103eab1507c24fc156bbf38e330a1a90e3f2f8 /eza/.config
parent0267b535c18f293a5ffeed5c33c82641ad3b8652 (diff)
Change to eza
Diffstat (limited to 'eza/.config')
-rw-r--r--eza/.config/eza/theme.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/eza/.config/eza/theme.yml b/eza/.config/eza/theme.yml
new file mode 100644
index 0000000..17390db
--- /dev/null
+++ b/eza/.config/eza/theme.yml
@@ -0,0 +1,12 @@
+filekinds:
+ directory:
+ foreground: "#00AED6"
+ is_bold: true
+
+ mount_point:
+ foreground: "#94e2d5"
+ is_underline: true
+
+ symlink:
+ foreground: "#00feff"
+ is_underline: true