colorls 1.0.9

A fast, production-ready Rust rewrite of colorls: a beautified ls with icons, colors, git status and tree view.
# Default light theme. Category -> color name (see dark_colors.yaml for
# the full list of named colors and hex-color syntax notes).
dir: blue
recognized_file: black
unrecognized_file: black
executable_file: green
dead_link: red
link_target: black
symlink: cyan
config_file: yellow
document: black
compressed: red
image: magenta
video: magenta
audio: magenta
source_code: green
database: yellow
git_status_staged: green
git_status_modified: yellow
git_status_untracked: red
git_status_unmerged: red
git_status_ignored: bright_black
git_status_none: black
git_branch: blue
permission_read: green
permission_write: yellow
permission_execute: red
permission_none: bright_black
file_size: green
report: yellow
date: blue
user: magenta
group: cyan
tree_branch: bright_black