-
-
Notifications
You must be signed in to change notification settings - Fork 90
/
Copy pathone-light.yml
118 lines (85 loc) · 1.53 KB
/
one-light.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
colors:
background_color: 'fafafa'
white: 'a0a1a7'
red: 'e45649'
green: '50a14f'
yellow: 'c18401'
blue: '4078f2'
pink: 'ff6ac1'
cyan: '0184bc'
black: '000000'
gray: '999999'
darkgray: '666666'
darkergray: '333333'
core:
normal_text: {}
regular_file: {}
reset_to_normal: {}
directory:
foreground: blue
symlink:
foreground: pink
multi_hard_link: {}
fifo:
foreground: black
background: blue
socket:
foreground: black
background: pink
door:
foreground: black
background: pink
block_device:
foreground: cyan
background: darkergray
character_device:
foreground: pink
background: darkergray
broken_symlink:
foreground: black
background: red
missing_symlink_target:
foreground: black
background: red
setuid: {}
setgid: {}
file_with_capability: {}
sticky_other_writable: {}
other_writable: {}
sticky: {}
executable_file:
foreground: red
font-style: bold
text:
special:
foreground: background_color
background: yellow
todo:
font-style: bold
licenses:
foreground: gray
configuration:
foreground: yellow
other:
foreground: yellow
markup:
foreground: yellow
programming:
source:
foreground: green
tooling:
foreground: green
continuous-integration:
foreground: green
media:
foreground: pink
office:
foreground: red
archives:
foreground: cyan
font-style: underline
executable:
foreground: red
font-style: bold
unimportant:
foreground: darkgray