Created
July 18, 2020 06:03
-
-
Save typkrft/ea84d3dcf0e29c251a30aacba07c20f1 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" : 5, | |
"subtext" : {{ | |
"size" : 12, | |
"colorSelected" : "#FFFFFFFF", | |
"font" : "VictorMono Nerd Font", | |
"color" : "#FFFFFF7E" | |
}}, | |
"shortcut" : {{ | |
"size" : 16, | |
"colorSelected" : "#FFFFFFFF", | |
"font" : "VictorMono Nerd Font", | |
"color" : "{color6}FF" | |
}}, | |
"backgroundSelected" : "{color2}8B", | |
"text" : {{ | |
"size" : 18, | |
"colorSelected" : "#FFFFFFFF", | |
"font" : "VictorMono Nerd Font", | |
"color" : "#FFFFFFCB" | |
}}, | |
"iconPaddingHorizontal" : 4, | |
"paddingVertical" : 3, | |
"iconSize" : 40 | |
}}, | |
"search" : {{ | |
"paddingVertical" : 5, | |
"background" : "#00000000", | |
"spacing" : 8, | |
"text" : {{ | |
"size" : 34, | |
"colorSelected" : "#FFFFFFFF", | |
"font" : "VictorMono Nerd Font", | |
"color" : "#FFFFFFFF" | |
}}, | |
"backgroundSelected" : "#45A9B3FF" | |
}}, | |
"window" : {{ | |
"color" : "{color4}87", | |
"paddingHorizontal" : 9, | |
"width" : 671, | |
"borderPadding" : 0, | |
"borderColor" : "#0000007F", | |
"blur" : 28, | |
"roundness" : 10, | |
"paddingVertical" : 8 | |
}}, | |
"credit" : "Brandon Shockley", | |
"separator" : {{ | |
"color" : "#CBCBCBF3", | |
"thickness" : 0 | |
}}, | |
"scrollbar" : {{ | |
"color" : "{color6}E5", | |
"thickness" : 2 | |
}}, | |
"name" : "Doom" | |
}} | |
}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment