forked from spentacular/alfred-onedark
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathond-dark.alfredappearance
64 lines (64 loc) · 1.44 KB
/
ond-dark.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" : 8,
"subtext" : {
"size" : 11,
"colorSelected" : "#7B80ABFF",
"font" : "System Light",
"color" : "#606588B2"
},
"shortcut" : {
"size" : 14,
"colorSelected" : "#F9CF00FF",
"font" : "System Light",
"color" : "#C18DF2FF"
},
"backgroundSelected" : "#333742FF",
"text" : {
"size" : 20,
"colorSelected" : "#C5E977FF",
"font" : "System Light",
"color" : "#DCE0F9BE"
},
"iconPaddingHorizontal" : 10,
"roundness" : 8,
"paddingVertical" : 10,
"iconSize" : 40
},
"search" : {
"backgroundSelected" : "#2080D6FF",
"paddingHorizontal" : 8,
"spacing" : 10,
"text" : {
"size" : 32,
"colorSelected" : "#E9EBFFFF",
"font" : "System",
"color" : "#E8EAFFFF"
},
"background" : "#272B34FF",
"roundness" : 0,
"paddingVertical" : 5
},
"window" : {
"color" : "#272B34FF",
"paddingHorizontal" : 10,
"width" : 620,
"borderPadding" : 5,
"borderColor" : "#1314194C",
"blur" : 0,
"roundness" : 8,
"paddingVertical" : 10
},
"credit" : "Chris",
"separator" : {
"color" : "#18191F4C",
"thickness" : 1
},
"scrollbar" : {
"color" : "#61657F80",
"thickness" : 5
},
"name" : "One Dark Shadow"
}
}