-
Notifications
You must be signed in to change notification settings - Fork 0
/
Omni.alfredappearance
64 lines (64 loc) · 1.46 KB
/
Omni.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
{
"alfredtheme" : {
"result" : {
"textSpacing" : 10,
"subtext" : {
"size" : 11,
"colorSelected" : "#E1E1E6CC",
"font" : "System Light",
"color" : "#E1E1E666"
},
"shortcut" : {
"size" : 13,
"colorSelected" : "#78D1E1FF",
"font" : "System Light",
"color" : "#6E7073FF"
},
"backgroundSelected" : "#444759FF",
"text" : {
"size" : 22,
"colorSelected" : "#78D1E1FF",
"font" : "System Light",
"color" : "#E1E1E6FF"
},
"iconPaddingHorizontal" : 10,
"roundness" : 0,
"paddingVertical" : 8,
"iconSize" : 46
},
"search" : {
"backgroundSelected" : "#78D1E1FF",
"paddingHorizontal" : 8,
"spacing" : 10,
"text" : {
"size" : 36,
"colorSelected" : "#E1E1E6FF",
"font" : "System Light",
"color" : "#E1E1E6FF"
},
"background" : "#19162200",
"roundness" : 0,
"paddingVertical" : 2
},
"window" : {
"color" : "#191622F2",
"paddingHorizontal" : 10,
"width" : 620,
"borderPadding" : 0,
"borderColor" : "#FEFFFF00",
"blur" : 0,
"roundness" : 0,
"paddingVertical" : 10
},
"credit" : "Iolar Demartini Junior",
"separator" : {
"color" : "#44475A05",
"thickness" : 1
},
"scrollbar" : {
"color" : "#78D1E1FF",
"thickness" : 2
},
"name" : "Omni"
}
}