Created
April 16, 2020 08:36
-
-
Save RowanFeely/12fd4a4ca40656d149b5b5d93455c7d6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"alfredtheme" : { | |
"result" : { | |
"textSpacing" : 6, | |
"subtext" : { | |
"size" : 9, | |
"colorSelected" : "#4B556ABC", | |
"font" : "Input Mono Compressed", | |
"color" : "#4B556A2E" | |
}, | |
"shortcut" : { | |
"size" : 15, | |
"colorSelected" : "#2D334097", | |
"font" : "System", | |
"color" : "#2D334026" | |
}, | |
"backgroundSelected" : "#EBEEF496", | |
"text" : { | |
"size" : 13, | |
"colorSelected" : "#424B5EC4", | |
"font" : "Input Mono Compressed", | |
"color" : "#2D334030" | |
}, | |
"iconPaddingHorizontal" : 9, | |
"paddingVertical" : 3, | |
"iconSize" : 21 | |
}, | |
"search" : { | |
"paddingVertical" : 5, | |
"background" : "#D7DDE9FF", | |
"spacing" : 0, | |
"text" : { | |
"size" : 22, | |
"colorSelected" : "#2D3340FF", | |
"font" : "InputMonoNarrow Light", | |
"color" : "#3A4152FF" | |
}, | |
"backgroundSelected" : "#D7DDE9FF" | |
}, | |
"window" : { | |
"color" : "#D7DDE9FF", | |
"paddingHorizontal" : 0, | |
"width" : 486, | |
"borderPadding" : 64, | |
"borderColor" : "#2D334000", | |
"blur" : 0, | |
"roundness" : 6, | |
"paddingVertical" : 6 | |
}, | |
"credit" : "Rowan Feely", | |
"separator" : { | |
"color" : "#CBCBCBF3", | |
"thickness" : 0 | |
}, | |
"scrollbar" : { | |
"color" : "#4B556A47", | |
"thickness" : 5 | |
}, | |
"name" : "Nord Light" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment