-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Nord.alfredappearance
61 lines (61 loc) · 1.37 KB
/
Nord.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
{
"alfredtheme" : {
"result" : {
"textSpacing" : 8,
"subtext" : {
"size" : 10,
"colorSelected" : "#D8DEE9FF",
"font" : "System Light",
"color" : "#D8DEE999"
},
"shortcut" : {
"size" : 12,
"colorSelected" : "#D8DEE9FF",
"font" : "System Light",
"color" : "#D8DEE9FF"
},
"backgroundSelected" : "#4C566AFF",
"text" : {
"size" : 16,
"colorSelected" : "#88C0D0FF",
"font" : "System Light",
"color" : "#D8DEE9DD"
},
"iconPaddingHorizontal" : 12,
"paddingVertical" : 4,
"iconSize" : 24
},
"search" : {
"paddingVertical" : 2,
"background" : "#2E3440FF",
"spacing" : 4,
"text" : {
"size" : 24,
"colorSelected" : "#B46EADFF",
"font" : "System Light",
"color" : "#E1E1E2FF"
},
"backgroundSelected" : "#2E3440FF"
},
"window" : {
"color" : "#2E3440FF",
"paddingHorizontal" : 0,
"width" : 550,
"borderPadding" : 4,
"borderColor" : "#2E3440FF",
"blur" : 40,
"roundness" : 4,
"paddingVertical" : 2
},
"credit" : "David Zhang",
"separator" : {
"color" : "#2E3440FF",
"thickness" : 1
},
"scrollbar" : {
"color" : "#81AFC1FF",
"thickness" : 2
},
"name" : "Nord"
}
}