Skip to content

Instantly share code, notes, and snippets.

@felixqueisler
Created June 11, 2019 12:58
Show Gist options
  • Star 24 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save felixqueisler/e0268924a409275c6daec735aa79616b to your computer and use it in GitHub Desktop.
Save felixqueisler/e0268924a409275c6daec735aa79616b to your computer and use it in GitHub Desktop.
Alfred Theme Minimal 2019
{
"alfredtheme" : {
"result" : {
"textSpacing" : 5,
"subtext" : {
"size" : 10,
"colorSelected" : "#FEFFFEC4",
"font" : "System",
"color" : "#C6C6C665"
},
"shortcut" : {
"size" : 18,
"colorSelected" : "#FEFFFEFF",
"font" : "System Light",
"color" : "#CD0055FF"
},
"backgroundSelected" : "#0000001A",
"text" : {
"size" : 16,
"colorSelected" : "#FEFFFEFF",
"font" : "System",
"color" : "#D7D7D7E5"
},
"iconPaddingHorizontal" : 13,
"paddingVertical" : 16,
"iconSize" : 29
},
"search" : {
"paddingVertical" : 16,
"background" : "#00000000",
"spacing" : 0,
"text" : {
"size" : 64,
"colorSelected" : "#000000FF",
"font" : "DIN Next LT Pro Medium",
"color" : "#F2F2F2FF"
},
"backgroundSelected" : "#CD0055FF"
},
"window" : {
"color" : "#171717E5",
"paddingHorizontal" : 15,
"width" : 698,
"borderPadding" : 0,
"borderColor" : "#171717EC",
"blur" : 40,
"roundness" : 12,
"paddingVertical" : 11
},
"credit" : "Felix Queisler (queisler.de)",
"separator" : {
"color" : "#CBCBCBF3",
"thickness" : 0
},
"scrollbar" : {
"color" : "#7A7A7AFF",
"thickness" : 2
},
"name" : "Minimal 2019"
}
}
@pyrho
Copy link

pyrho commented Mar 22, 2020

Beautiful, thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment