-
-
Notifications
You must be signed in to change notification settings - Fork 90
/
Copy pathmodus-operandi.yml
166 lines (129 loc) · 2.86 KB
/
modus-operandi.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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
colors:
# Port of modus-operandi, a light scheme for emacs
# https://protesilaos.com/emacs/modus-themes
bg-main : 'ffffff'
bg-dim : 'f0f0f0'
fg-main : '000000'
fg-dim : '595959'
fg-alt : '193668'
bg-active : 'c4c4c4'
bg-inactive : 'e0e0e0'
border : '9f9f9f'
red : 'a60000'
red-warmer : '972500'
red-cooler : 'a0132f'
red-faint : '7f0000'
red-intense : 'd00000'
green : '006800'
green-warmer : '316500'
green-cooler : '00663f'
green-faint : '2a5045'
green-intense : '008900'
yellow : '6f5500'
yellow-warmer : '884900'
yellow-cooler : '7a4f2f'
yellow-faint : '624416'
yellow-intense : '808000'
blue : '0031a9'
blue-warmer : '354fcf'
blue-cooler : '0000b0'
blue-faint : '003497'
blue-intense : '0000ff'
magenta : '721045'
magenta-warmer : '8f0075'
magenta-cooler : '531ab6'
magenta-faint : '7c318f'
magenta-intense : 'dd22dd'
cyan : '005e8b'
cyan-warmer : '3f578f'
cyan-cooler : '005f5f'
cyan-faint : '005077'
cyan-intense : '008899'
core:
normal_text:
foreground: fg-main
regular_file:
foreground: fg-main
reset_to_normal:
foreground: fg-main
directory:
foreground: blue
font-style: bold
symlink:
foreground: cyan
font-style: bold
multi_hard_link: {}
fifo:
foreground: yellow
background: bg-dim
font-style: bold
socket:
foreground: magenta
background: bg-dim
font-style: bold
door:
foreground: magenta
background: bg-dim
font-style: bold
block_device:
foreground: yellow
background: bg-dim
font-style: bold
character_device:
foreground: yellow
background: bg-dim
font-style: bold
broken_symlink:
foreground: red
background: bg-dim
font-style: bold
missing_symlink_target:
foreground: red
background: bg-dim
font-style: bold
setuid: {}
setgid: {}
file_with_capability: {}
sticky_other_writable: {}
other_writable: {}
sticky: {}
executable_file:
foreground: green
font-style: bold
text:
special:
foreground: fg-main
todo:
foreground: fg-main
font-style: bold
licenses:
foreground: fg-main
configuration:
foreground: fg-main
other:
foreground: fg-main
markup:
foreground: fg-main
programming:
foreground: fg-main
media:
image:
foreground: magenta
audio:
foreground: cyan
video:
foreground: magenta
font-style: bold
fonts:
foreground: magenta
3d:
foreground: magenta
office:
foreground: yellow
archives:
foreground: red
font-style: bold
executable:
foreground: fg-main
unimportant:
foreground: fg-dim