Created
April 16, 2020 08:36
-
-
Save RowanFeely/7a330ab76b5264e3b22719f0037e64d5 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" : "#63718DFF", | |
"font" : "Input Mono Compressed", | |
"color" : "#4C566EFF" | |
}, | |
"shortcut" : { | |
"size" : 15, | |
"colorSelected" : "#2D3340FF", | |
"font" : "System", | |
"color" : "#3A4152FF" | |
}, | |
"backgroundSelected" : "#3A4152FF", | |
"text" : { | |
"size" : 13, | |
"colorSelected" : "#85BFD1CB", | |
"font" : "Input Mono Compressed", | |
"color" : "#56627AFF" | |
}, | |
"iconPaddingHorizontal" : 9, | |
"paddingVertical" : 3, | |
"iconSize" : 21 | |
}, | |
"search" : { | |
"paddingVertical" : 5, | |
"background" : "#2D3340FF", | |
"spacing" : 0, | |
"text" : { | |
"size" : 22, | |
"colorSelected" : "#4B556AFF", | |
"font" : "InputMonoNarrow Light", | |
"color" : "#D7DDE9FF" | |
}, | |
"backgroundSelected" : "#2D3340FF" | |
}, | |
"window" : { | |
"color" : "#2D3340FF", | |
"paddingHorizontal" : 3, | |
"width" : 486, | |
"borderPadding" : 64, | |
"borderColor" : "#2D334000", | |
"blur" : 0, | |
"roundness" : 6, | |
"paddingVertical" : 6 | |
}, | |
"credit" : "Rowan Feely", | |
"separator" : { | |
"color" : "#CBCBCBF3", | |
"thickness" : 0 | |
}, | |
"scrollbar" : { | |
"color" : "#3A4152FF", | |
"thickness" : 5 | |
}, | |
"name" : "Nord Dark" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment