Skip to content

Instantly share code, notes, and snippets.

@robertcoopercode
Created February 17, 2019 04:13
Show Gist options
  • Star 13 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save robertcoopercode/031b14a04697413094ea48a725748466 to your computer and use it in GitHub Desktop.
Save robertcoopercode/031b14a04697413094ea48a725748466 to your computer and use it in GitHub Desktop.
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