Color LS custom color configuration file
# Main Colors | |
unrecognized_file: palegreen | |
recognized_file: turquoise | |
dir: dodgerblue | |
# Link | |
dead_link: red | |
link: cyan | |
# Access Modes | |
write: darkkhaki | |
read: limegreen | |
exec: red | |
no_access: indianred | |
# Age | |
day_old: mediumspringgreen | |
hour_old: lime | |
no_modifier: seagreen | |
# File Size | |
file_large: orange | |
file_medium: gold | |
file_small: peachpuff | |
# Random | |
report: white | |
user: moccasin | |
tree: cyan | |
empty: yellow | |
error: red | |
normal: darkkhaki | |
# Git | |
addition: chartreuse | |
modification: darkkhaki | |
deletion: darkred | |
untracked: darkorange | |
unchanged: forestgreen |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment