-
-
Notifications
You must be signed in to change notification settings - Fork 90
/
Copy pathgruvbox-dark-hard.yml
167 lines (128 loc) · 2.48 KB
/
gruvbox-dark-hard.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
167
colors:
bg: "1d2021"
bg0: "1d2021"
bg1: "3c3836"
bg2: "504945"
bg3: "665c54"
bg4: "7c6f64"
fg: "ebdbb2"
fg0: "fbf1c7"
fg1: "ebdbb2"
fg2: "d5c4a1"
fg3: "bdae93"
fg4: "a89984"
red: "cc241d"
green: "98971a"
yellow: "d79921"
blue: "458588"
purple: "b16286"
aqua: "689d6a"
orange: "d65d0e"
gray: "a89984"
alt_red: "fb4934"
alt_green: "b8bb26"
alt_yellow: "fabd2f"
alt_blue: "83a598"
alt_purple: "d3869b"
alt_aqua: "8ec07c"
alt_orange: "fe8019"
alt_gray: "928374"
core:
normal_text:
foreground: fg
background: bg
regular_file:
foreground: fg
background: bg
reset_to_normal: {}
directory:
foreground: blue
symlink:
foreground: alt_blue
font-style: italic
multi_hard_link:
font-style: bold
fifo:
foreground: purple
socket:
foreground: purple
font-style: bold
door:
foreground: alt_purple
font-style: bold
block_device:
foreground: yellow
font-style: bold
character_device:
foreground: alt_yellow
font-style: italic
broken_symlink:
foreground: alt_red
font-style: italic
missing_symlink_target:
foreground: fg
background: alt_red
setuid:
foreground: fg
background: red
setgid:
foreground: bg
background: orange
file_with_capability:
foreground: bg
background: red
sticky_other_writable:
foreground: fg
background: blue
font-style: italic
other_writable:
foreground: alt_green
font-style: bold
sticky:
foreground: fg
background: blue
executable_file:
foreground: alt_green
font-style: bold
text:
special:
foreground: alt_yellow
font-style: bold
todo:
foreground: alt_green
licenses:
foreground: fg1
font-style: italic
configuration:
foreground: alt_yellow
other:
foreground: fg
markup:
foreground: yellow
programming:
source:
foreground: green
tooling:
foreground: alt_green
font-style: italic
continuous-integration:
foreground: alt_blue
media:
foreground: aqua
video:
foreground: alt_aqua
font-style: bold
office:
foreground: alt_blue
font-style: bold
archives:
foreground: orange
images:
foreground: alt_orange
font-style: bold
executable:
foreground: alt_green
font-style: bold
unimportant:
foreground: bg3
font-style: italic