Skip to content

Commit d4de6f8

Browse files
committed
Added a 2px border radius and made the selected list item more obvious
1 parent c03e7ab commit d4de6f8

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

Clean Total.alfredappearance

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,21 @@
1414
"font" : "System",
1515
"color" : "#6A6C69FF"
1616
},
17-
"backgroundSelected" : "#F4F9FFFF",
17+
"backgroundSelected" : "#F3F6FF98",
1818
"text" : {
1919
"size" : 16,
2020
"colorSelected" : "#232323FF",
2121
"font" : "Helvetica Neue Light",
2222
"color" : "#4F5254E5"
2323
},
24-
"iconPaddingHorizontal" : 12,
25-
"paddingVertical" : 10,
26-
"iconSize" : 45
24+
"iconPaddingHorizontal" : 10,
25+
"paddingVertical" : 13,
26+
"iconSize" : 40
2727
},
2828
"search" : {
2929
"paddingVertical" : 0,
3030
"background" : "#FEFFFE00",
31-
"spacing" : 8,
31+
"spacing" : 10,
3232
"text" : {
3333
"size" : 34,
3434
"colorSelected" : "#000000FF",
@@ -38,14 +38,14 @@
3838
"backgroundSelected" : "#B2D7FFFF"
3939
},
4040
"window" : {
41-
"color" : "#FDFCFFC6",
41+
"color" : "#E4EAFFD2",
4242
"paddingHorizontal" : 10,
4343
"width" : 559,
4444
"borderPadding" : 0,
45-
"borderColor" : "#0000007F",
46-
"blur" : 40,
47-
"roundness" : 1,
48-
"paddingVertical" : 8
45+
"borderColor" : "#827AEA7F",
46+
"blur" : 36,
47+
"roundness" : 2,
48+
"paddingVertical" : 10
4949
},
5050
"credit" : "Thanasis",
5151
"separator" : {
@@ -54,7 +54,7 @@
5454
},
5555
"scrollbar" : {
5656
"color" : "#000000FF",
57-
"thickness" : 2
57+
"thickness" : 1
5858
},
5959
"name" : "Clean Total"
6060
}

0 commit comments

Comments
 (0)