-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFathom.alfredappearance
More file actions
65 lines (65 loc) · 1.5 KB
/
Copy pathFathom.alfredappearance
File metadata and controls
65 lines (65 loc) · 1.5 KB
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
{
"alfredtheme" : {
"result" : {
"textSpacing" : 6,
"subtext" : {
"size" : 12,
"colorSelected" : "#C0C0C0FF",
"font" : "Helvetica Neue Light",
"color" : "#AAAAAAFF"
},
"shortcut" : {
"size" : 14,
"colorSelected" : "#99926BFF",
"font" : "Helvetica Neue Light",
"color" : "#7A8280FF"
},
"backgroundSelected" : "#4D53557F",
"text" : {
"size" : 18,
"colorSelected" : "#C0C0C0FF",
"font" : "Helvetica Neue Light",
"color" : "#C0C0C0FF"
},
"iconPaddingHorizontal" : 6,
"roundness" : 0,
"paddingVertical" : 5,
"iconSize" : 36
},
"search" : {
"backgroundSelected" : "#4D5355FF",
"paddingHorizontal" : 8,
"spacing" : 10,
"text" : {
"size" : 22,
"colorSelected" : "#C0C0C0FF",
"font" : "Helvetica Neue Light",
"color" : "#C0C0C0FF"
},
"background" : "#323D44FF",
"roundness" : 0,
"paddingVertical" : 9
},
"window" : {
"color" : "#323D44FF",
"paddingHorizontal" : 10,
"width" : 560,
"borderPadding" : 0,
"borderColor" : "#4D535500",
"blur" : 0,
"roundness" : 7,
"paddingVertical" : 10
},
"credit" : "zalary",
"visualEffectMode" : 2,
"separator" : {
"color" : "#4D535100",
"thickness" : 0
},
"scrollbar" : {
"color" : "#7A8280FF",
"thickness" : 2
},
"name" : "Fathom"
}
}