mirror of
https://github.com/mr0xb/dotfiles.git
synced 2026-08-28 03:44:57 -04:00
updates
This commit is contained in:
parent
8068610b32
commit
7d1a995f13
20 changed files with 2442 additions and 0 deletions
28
.config/lsd/colors-cyberpunk.yaml
Normal file
28
.config/lsd/colors-cyberpunk.yaml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
# Cyberpunk Theme for lsd
|
||||
user: magenta
|
||||
group: cyan
|
||||
permission:
|
||||
read: green
|
||||
write: yellow
|
||||
exec: red
|
||||
exec-sticky: magenta
|
||||
no-access: dark_grey
|
||||
octal: magenta
|
||||
acl: cyan
|
||||
context: cyan
|
||||
date:
|
||||
hour-old: magenta
|
||||
day-old: cyan
|
||||
older: dark_grey
|
||||
size:
|
||||
none: dark_grey
|
||||
small: green
|
||||
medium: yellow
|
||||
large: magenta
|
||||
inode:
|
||||
valid: cyan
|
||||
invalid: red
|
||||
links:
|
||||
valid: magenta
|
||||
invalid: red
|
||||
tree-edge: cyan
|
||||
Loading…
Reference in a new issue