Skip to content

Commit

Permalink
docs(man): update file type colors
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen-huan authored and cafkafk committed Sep 29, 2024
1 parent b586dce commit 41ac88b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions man/eza_colors-explanation.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ files; setting `EZA_COLORS="reset"` will highlight nothing.
- Build (Makefile, Cargo.toml, package.json) are yellow and underlined.
- Images (png, jpeg, gif) are purple.
- Videos (mp4, ogv, m2ts) are a slightly purpler purple.
- Music (mp3, m4a, ogg) is a deeper purple.
- Lossless music (flac, alac, wav) is deeper than *that* purple. In general, most media files are some shade of purple.
- Cryptographic files (asc, enc, p12) are a faint blue.
- Documents (pdf, doc, dvi) are a less faint blue.
- Music (mp3, m4a, ogg) is a faint blue.
- Lossless music (flac, alac, wav) is a less faint blue.
- Cryptographic files (asc, enc, p12) are bright green.
- Documents (pdf, doc, dvi) are a fainter green.
- Compressed files (zip, tgz, Z) are red.
- Temporary files (tmp, swp, ~) are grey.
- Compiled files (class, o, pyc) are yellow. A file is also counted as compiled if it uses a common extension and is
Expand Down

0 comments on commit 41ac88b

Please sign in to comment.