-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathkanagawa-wave.yml
More file actions
102 lines (91 loc) · 3.16 KB
/
Copy pathkanagawa-wave.yml
File metadata and controls
102 lines (91 loc) · 3.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
colourful: true
filekinds:
normal: { foreground: "#C8C093" }
directory: { foreground: "#7E9CD8" }
symlink: { foreground: "#7FB4CA" }
pipe: { foreground: "#54546D" }
block_device: { foreground: "#E46876" }
char_device: { foreground: "#E46876" }
socket: { foreground: "#54546D" }
special: { foreground: "#957FB8" }
executable: { foreground: "#98BB6C" }
mount_point: { foreground: "#7FB4CA" }
perms:
user_read: { foreground: "#DCD7BA" }
user_write: { foreground: "#FF9E3B" }
user_execute_file: { foreground: "#98BB6C" }
user_execute_other: { foreground: "#98BB6C" }
group_read: { foreground: "#C8C093" }
group_write: { foreground: "#FF9E3B" }
group_execute: { foreground: "#98BB6C" }
other_read: { foreground: "#727169" }
other_write: { foreground: "#FF9E3B" }
other_execute: { foreground: "#98BB6C" }
special_user_file: { foreground: "#957FB8" }
special_other: { foreground: "#54546D" }
attribute: { foreground: "#727169" }
size:
major: { foreground: "#727169" }
minor: { foreground: "#7FB4CA" }
number_byte: { foreground: "#DCD7BA" }
number_kilo: { foreground: "#C8C093" }
number_mega: { foreground: "#7E9CD8" }
number_giga: { foreground: "#957FB8" }
number_huge: { foreground: "#957FB8" }
unit_byte: { foreground: "#727169" }
unit_kilo: { foreground: "#7E9CD8" }
unit_mega: { foreground: "#957FB8" }
unit_giga: { foreground: "#957FB8" }
unit_huge: { foreground: "#7FB4CA" }
users:
user_you: { foreground: "#DCD7BA" }
user_root: { foreground: "#E82424" }
user_other: { foreground: "#957FB8" }
group_yours: { foreground: "#C8C093" }
group_other: { foreground: "#54546D" }
group_root: { foreground: "#E82424" }
links:
normal: { foreground: "#7FB4CA" }
multi_link_file: { foreground: "#7FB4CA" }
git:
new: { foreground: "#76946A" }
modified: { foreground: "#DCA561" }
deleted: { foreground: "#C34043" }
renamed: { foreground: "#6A9589" }
typechange: { foreground: "#D27E99" }
ignored: { foreground: "#54546D" }
conflicted: { foreground: "#E46876" }
git_repo:
branch_main: { foreground: "#DCD7BA" }
branch_other: { foreground: "#957FB8" }
git_clean: { foreground: "#98BB6C" }
git_dirty: { foreground: "#E82424" }
security_context:
colon: { foreground: "#54546D" }
user: { foreground: "#C8C093" }
role: { foreground: "#957FB8" }
typ: { foreground: "#54546D" }
range: { foreground: "#957FB8" }
file_type:
image: { foreground: "#FF9E3B" }
video: { foreground: "#E82424" }
music: { foreground: "#98BB6C" }
lossless: { foreground: "#6A9589" }
crypto: { foreground: "#54546D" }
document: { foreground: "#DCD7BA" }
compressed: { foreground: "#D27E99" }
temp: { foreground: "#E46876" }
compiled: { foreground: "#7FB4CA" }
build: { foreground: "#54546D" }
source: { foreground: "#7E9CD8" }
punctuation: { foreground: "#727169" }
date: { foreground: "#FF9E3B" }
inode: { foreground: "#727169" }
blocks: { foreground: "#727169" }
header: { foreground: "#DCD7BA" }
octal: { foreground: "#6A9589" }
flags: { foreground: "#957FB8" }
symlink_path: { foreground: "#7FB4CA" }
control_char: { foreground: "#7FB4CA" }
broken_symlink: { foreground: "#E82424" }
broken_path_overlay: { foreground: "#54546D" }