-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.json
45 lines (45 loc) · 953 Bytes
/
config.json
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
{
"audio": true,
"cachefile": false,
"deck": "-",
"dupescope": "deck",
"duplicates": false,
"etym": true,
"formatdefs": true,
"hidedef": true,
"hideexsen": false,
"hidepreps": false,
"hides": "___",
"hidesyn": true,
"histsave": true,
"histshow": true,
"mediadir": "-",
"nohelp": false,
"note": "-",
"pos": true,
"primary": "ahd",
"secondary": "farlex",
"shortetyms": true,
"syn": true,
"tags": "dodawacz",
"toipa": true,
"c.cursor": "bold standout",
"c.def1": "fg",
"c.def2": "fg",
"c.delimit": "fg",
"c.err": "lightred",
"c.etym": "fg",
"c.exsen": "lightblue",
"c.heed": "lightyellow",
"c.hl": "lightyellow standout",
"c.index": "lightgreen bold",
"c.infl": "gray italic",
"c.label": "lightwhite italic",
"c.phon": "gray",
"c.phrase": "cyan",
"c.pos": "yellow",
"c.selection": "lightyellow standout",
"c.sign": "cyan",
"c.success": "lightgreen",
"c.syn": "yellow"
}