141 lines
1.9 KiB
YAML
141 lines
1.9 KiB
YAML
colors:
|
|
black: "ffffff"
|
|
green: "008b0c"
|
|
purple: "a018ff"
|
|
red: "d11500"
|
|
yellow: "997b00"
|
|
cyan: "008c99"
|
|
pink: "f40064"
|
|
orange: "d17c00"
|
|
white: "16181a"
|
|
base01: "7b8496"
|
|
|
|
core:
|
|
normal_text:
|
|
foreground: white
|
|
|
|
regular_file:
|
|
foreground: white
|
|
|
|
reset_to_normal:
|
|
foreground: orange
|
|
|
|
directory:
|
|
foreground: purple
|
|
|
|
symlink:
|
|
foreground: cyan
|
|
|
|
multi_hard_link: {}
|
|
|
|
fifo:
|
|
foreground: yellow
|
|
background: black
|
|
|
|
socket:
|
|
foreground: pink
|
|
background: black
|
|
font-style: bold
|
|
|
|
door:
|
|
foreground: pink
|
|
background: black
|
|
font-style: bold
|
|
|
|
block_device:
|
|
foreground: yellow
|
|
background: black
|
|
font-style: bold
|
|
|
|
character_device:
|
|
foreground: yellow
|
|
background: black
|
|
font-style: bold
|
|
|
|
broken_symlink:
|
|
foreground: red
|
|
background: black
|
|
font-style: bold
|
|
|
|
missing_symlink_target:
|
|
foreground: red
|
|
background: black
|
|
|
|
setuid:
|
|
foreground: white
|
|
background: red
|
|
|
|
setgid:
|
|
foreground: black
|
|
background: yellow
|
|
|
|
file_with_capability: {}
|
|
|
|
sticky_other_writable:
|
|
foreground: black
|
|
background: green
|
|
|
|
other_writable:
|
|
foreground: purple
|
|
background: green
|
|
|
|
sticky:
|
|
foreground: white
|
|
background: purple
|
|
|
|
executable_file:
|
|
foreground: green
|
|
|
|
text:
|
|
special:
|
|
foreground: orange
|
|
|
|
todo:
|
|
foreground: orange
|
|
font-style: bold
|
|
|
|
licenses:
|
|
foreground: orange
|
|
|
|
configuration:
|
|
foreground: orange
|
|
|
|
other:
|
|
foreground: orange
|
|
|
|
markup:
|
|
foreground: orange
|
|
|
|
programming:
|
|
foreground: orange
|
|
|
|
media:
|
|
image:
|
|
foreground: pink
|
|
|
|
audio:
|
|
foreground: cyan
|
|
|
|
video:
|
|
foreground: orange
|
|
font-style: bold
|
|
|
|
fonts:
|
|
foreground: orange
|
|
|
|
3d:
|
|
foreground: pink
|
|
|
|
office:
|
|
foreground: orange
|
|
|
|
archives:
|
|
foreground: red
|
|
font-style: bold
|
|
|
|
executable:
|
|
foreground: green
|
|
|
|
unimportant:
|
|
foreground: base01
|