Created
July 6, 2025 08:06
-
-
Save xuhdev/3f5ba86ec7a8308d4e07cbd083296ee1 to your computer and use it in GitHub Desktop.
lsd color.yaml for light theme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
user: yellow | |
group: dark_yellow | |
permission: | |
read: dark_green | |
write: dark_yellow | |
exec: dark_red | |
exec-sticky: dark_magenta | |
no-access: grey | |
octal: dark_cyan | |
acl: dark_cyan | |
context: cyan | |
date: | |
hour-old: green | |
day-old: dark_green | |
older: cyan | |
size: | |
none: grey | |
small: yellow | |
medium: dark_yellow | |
large: red | |
inode: | |
valid: magenta | |
invalid: grey | |
links: | |
valid: magenta | |
invalid: grey | |
tree-edge: grey | |
git-status: | |
default: grey | |
unmodified: grey | |
ignored: grey | |
new-in-index: dark_green | |
new-in-workdir: dark_green | |
typechange: dark_yellow | |
deleted: dark_red | |
renamed: dark_green | |
modified: dark_yellow | |
conflicted: dark_red |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment