summaryrefslogtreecommitdiff
path: root/eza
diff options
context:
space:
mode:
authorbh <qn+git@excalibur.computer>2026-03-10 23:32:17 +0800
committerbh <qn+git@excalibur.computer>2026-03-10 23:32:17 +0800
commit5361e279c0445722646b9db16dc7c969190ef8df (patch)
treef7103eab1507c24fc156bbf38e330a1a90e3f2f8 /eza
parentf6fd6922401b6b99182cc619a50268e01bd312c7 (diff)
Change to eza
Diffstat (limited to 'eza')
-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