-
Notifications
You must be signed in to change notification settings - Fork 0
/
not-material.yml
111 lines (77 loc) · 1.39 KB
/
not-material.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
colors:
# https://materialui.co/colors/
#haybale: "FFE082"
magic_purple: "9C27B0"
lemon: "FFEB3B"
gmo_salad: "76FF03"
docker_blue: "42C0ff"
pink: "EC407A"
dimgray: "616161"
blue: "039BE5"
white: "ffffff"
black: "000000"
red: "D32F2F"
orange: "DD2C00"
core:
normal_text:
foreground: white
regular_file:
foreground: white
reset_to_normal: {}
directory:
foreground: gmo_salad
symlink:
foreground: magic_purple
multi_hard_link: {}
fifo: {}
socket: {}
door: {}
block_device: {}
character_device: {}
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: pink
font-style: bold
text:
special: {}
todo: {}
licenses:
foreground: lemon
configuration:
foreground: white
other:
foreground: white
markup:
foreground: white
programming:
source:
foreground: white
tooling:
foreground: white
continuous-integration:
foreground: docker_blue
build:
foreground: orange
media:
foreground: white
office:
foreground: white
archives:
foreground: white
font-style: underline
executable:
foreground: pink
font-style: bold
unimportant:
foreground: white