summaryrefslogtreecommitdiff
path: root/dot_config/lsd
diff options
context:
space:
mode:
Diffstat (limited to 'dot_config/lsd')
-rw-r--r--dot_config/lsd/themes/ansi.yaml30
1 files changed, 0 insertions, 30 deletions
diff --git a/dot_config/lsd/themes/ansi.yaml b/dot_config/lsd/themes/ansi.yaml
deleted file mode 100644
index 167d227..0000000
--- a/dot_config/lsd/themes/ansi.yaml
+++ /dev/null
@@ -1,30 +0,0 @@
-# exa-like
-user: yellow
-group: yellow
-permission:
- read: yellow
- write: red
- exec: green
- octal: dark_magenta
- exec-sticky: dark_magenta
- # TODO: no-access, acl, context
-
-date:
- hour-old: blue
- day-old: blue
- older: dark_blue
-
-size:
- none: dark_grey
- small: dark_green
- medium: dark_green
- large: red
-
-# closest approximations from default theme
-inode:
- valid: magenta
- invalid: dark_grey
-links:
- valid: magenta
- invalid: dark_grey
-tree-edge: dark_grey