Added dark theme and updated light one
This commit is contained in:
61
Pure Light.alfredappearance
Normal file
61
Pure Light.alfredappearance
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"alfredtheme" : {
|
||||
"result" : {
|
||||
"textSpacing" : 5,
|
||||
"subtext" : {
|
||||
"size" : 10,
|
||||
"colorSelected" : "#0000007F",
|
||||
"font" : "System Light",
|
||||
"color" : "#00000065"
|
||||
},
|
||||
"shortcut" : {
|
||||
"size" : 16,
|
||||
"colorSelected" : "#0000007F",
|
||||
"font" : "System Light",
|
||||
"color" : "#0000007F"
|
||||
},
|
||||
"backgroundSelected" : "#0000000D",
|
||||
"text" : {
|
||||
"size" : 16,
|
||||
"colorSelected" : "#000000FF",
|
||||
"font" : "System Light",
|
||||
"color" : "#000000FF"
|
||||
},
|
||||
"iconPaddingHorizontal" : 6,
|
||||
"paddingVertical" : 6,
|
||||
"iconSize" : 40
|
||||
},
|
||||
"search" : {
|
||||
"paddingVertical" : 4,
|
||||
"background" : "#00000000",
|
||||
"spacing" : 8,
|
||||
"text" : {
|
||||
"size" : 30,
|
||||
"colorSelected" : "#000000FF",
|
||||
"font" : "System Light",
|
||||
"color" : "#000000FF"
|
||||
},
|
||||
"backgroundSelected" : "#B2D7FFFF"
|
||||
},
|
||||
"window" : {
|
||||
"color" : "#FDFBFFFF",
|
||||
"paddingHorizontal" : 9,
|
||||
"width" : 560,
|
||||
"borderPadding" : 0,
|
||||
"borderColor" : "#FEFFFFFF",
|
||||
"blur" : 0,
|
||||
"roundness" : 4,
|
||||
"paddingVertical" : 8
|
||||
},
|
||||
"credit" : "skrzyszewski.com",
|
||||
"separator" : {
|
||||
"color" : "#000000FF",
|
||||
"thickness" : 0
|
||||
},
|
||||
"scrollbar" : {
|
||||
"color" : "#00000032",
|
||||
"thickness" : 2
|
||||
},
|
||||
"name" : "Pure Light"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user