-
Notifications
You must be signed in to change notification settings - Fork 0
/
DarkPastelSimplier.alfredappearance
61 lines (61 loc) · 1.35 KB
/
DarkPastelSimplier.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" : 9,
"colorSelected" : "#FEF6EBFF",
"font" : "System",
"color" : "#8A8982FF"
},
"shortcut" : {
"size" : 16,
"colorSelected" : "#706F6BFF",
"font" : "System",
"color" : "#A6A59EFF"
},
"backgroundSelected" : "#000C1663",
"text" : {
"size" : 14,
"colorSelected" : "#D1CFC6FF",
"font" : "System",
"color" : "#FEF6EBFF"
},
"iconPaddingHorizontal" : 5,
"paddingVertical" : 6,
"iconSize" : 40
},
"search" : {
"paddingVertical" : 12,
"background" : "#74828FFF",
"spacing" : 0,
"text" : {
"size" : 22,
"colorSelected" : "#FFFFFFFF",
"font" : "System",
"color" : "#FEF6EBFF"
},
"backgroundSelected" : "#667A8CFF"
},
"window" : {
"color" : "#525564FF",
"paddingHorizontal" : 0,
"width" : 620,
"borderPadding" : 10,
"borderColor" : "#D6D6D600",
"blur" : 0,
"roundness" : 0,
"paddingVertical" : 0
},
"credit" : "Dmitry",
"separator" : {
"color" : "#706F6BFF",
"thickness" : 1
},
"scrollbar" : {
"color" : "#8A8982FF",
"thickness" : 2
},
"name" : "Dark Pastel Smaller"
}
}