-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Simple Light.alfredappearance
65 lines (65 loc) · 1.48 KB
/
Simple Light.alfredappearance
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" : 10,
"subtext" : {
"size" : 11,
"colorSelected" : "#7B7B7BFF",
"font" : "System Light",
"color" : "#7B7B7BCB"
},
"shortcut" : {
"size" : 13,
"colorSelected" : "#B9B9B9FF",
"font" : "System Light",
"color" : "#7B7B7B98"
},
"backgroundSelected" : "#00000018",
"text" : {
"size" : 22,
"colorSelected" : "#252525FF",
"font" : "System Light",
"color" : "#7B7B7BFF"
},
"iconPaddingHorizontal" : 10,
"roundness" : 8,
"paddingVertical" : 8,
"iconSize" : 46
},
"search" : {
"backgroundSelected" : "#CACACAFF",
"paddingHorizontal" : 8,
"spacing" : 10,
"text" : {
"size" : 36,
"colorSelected" : "#576266FF",
"font" : "System Light",
"color" : "#252525FF"
},
"background" : "#FEFFFE00",
"roundness" : 0,
"paddingVertical" : 2
},
"window" : {
"color" : "#FBFEFFCB",
"paddingHorizontal" : 10,
"width" : 620,
"borderPadding" : 0,
"borderColor" : "#FEFFFF00",
"blur" : 0,
"roundness" : 6,
"paddingVertical" : 10
},
"credit" : "Sindre Sorhus",
"visualEffectMode" : 1,
"separator" : {
"color" : "#00000005",
"thickness" : 1
},
"scrollbar" : {
"color" : "#B9B9B93F",
"thickness" : 2
},
"name" : "Simple Light"
}
}