-
Notifications
You must be signed in to change notification settings - Fork 1
/
lscolors-vivid.yml
126 lines (93 loc) · 1.72 KB
/
lscolors-vivid.yml
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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
colors:
# $MXNAME @ $MXC_V
# Based on "snazzy" theme by sindresorhus
mxcbg: '${HLXBG}'
mxcfg: '${HLXFG}'
mxc01: '${HLC01}'
mxc02: '${HLC02}'
mxc03: '${HLC03}'
mxc04: '${HLC04}'
mxc05: '${HLC05}'
mxc06: '${HLC06}'
mxc09: '${HLC09}'
mxc10: '${HLC10}'
mxc11: '${HLC11}'
mxc12: '${HLC12}'
mxc13: '${HLC13}'
mxc14: '${HLC14}'
mxc07: '${HLC07}'
mxc08: '${HLC08}'
mxc00: '${HLC00}'
mxwbg: '${HLWBG}'
core:
normal_text: {}
regular_file: {}
reset_to_normal: {}
directory:
foreground: mxc04
symlink:
foreground: mxc05
multi_hard_link: {}
fifo:
foreground: mxc00
background: mxc04
socket:
foreground: mxc00
background: mxc05
door:
foreground: mxc00
background: mxc05
block_device:
foreground: mxc06
background: mxc00
character_device:
foreground: mxc05
background: mxc00
broken_symlink:
foreground: mxc00
background: mxc01
missing_symlink_target:
foreground: mxc00
background: mxc01
setuid: {}
setgid: {}
file_with_capability: {}
sticky_other_writable: {}
other_writable: {}
sticky: {}
executable_file:
foreground: mxc01
font-style: bold
text:
special:
foreground: mxcbg
background: mxc03
todo:
font-style: bold
licenses:
foreground: mxc07
configuration:
foreground: mxc03
other:
foreground: mxc03
markup:
foreground: mxc03
programming:
source:
foreground: mxc02
tooling:
foreground: mxc02
continuous-integration:
foreground: mxc02
media:
foreground: mxc13
office:
foreground: mxc01
archives:
foreground: mxc06
font-style: underline
executable:
foreground: mxc01
font-style: bold
unimportant:
foreground: mxc08