Created
October 2, 2017 05:43
-
-
Save szyn/b3948c2103271c88909f0b9ef26e5b0a 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" : 7, | |
| "subtext" : { | |
| "size" : 11, | |
| "colorSelected" : "#FFFFFFA7", | |
| "font" : "MigMix 1P", | |
| "color" : "#FFFFFF4F" | |
| }, | |
| "shortcut" : { | |
| "size" : 15, | |
| "colorSelected" : "#FFFFFF9E", | |
| "font" : "Papyrus", | |
| "color" : "#FFFFFF7E" | |
| }, | |
| "backgroundSelected" : "#0000001F", | |
| "text" : { | |
| "size" : 18, | |
| "colorSelected" : "#FFFFFFFF", | |
| "font" : "MigMix 1P", | |
| "color" : "#FFFFFFAD" | |
| }, | |
| "iconPaddingHorizontal" : 6, | |
| "paddingVertical" : 4, | |
| "iconSize" : 44 | |
| }, | |
| "search" : { | |
| "paddingVertical" : 2, | |
| "background" : "#FFFFFF00", | |
| "spacing" : 5, | |
| "text" : { | |
| "size" : 32, | |
| "colorSelected" : "#000000FF", | |
| "font" : "MigMix 1P", | |
| "color" : "#FFFFFFFF" | |
| }, | |
| "backgroundSelected" : "#B2D7FFFF" | |
| }, | |
| "window" : { | |
| "color" : "#00648074", | |
| "paddingHorizontal" : 0, | |
| "width" : 573, | |
| "borderPadding" : 0, | |
| "borderColor" : "#000000FF", | |
| "blur" : 9, | |
| "roundness" : 3, | |
| "paddingVertical" : 5 | |
| }, | |
| "credit" : "Shota Suzuki", | |
| "separator" : { | |
| "color" : "#CD00FFFF", | |
| "thickness" : 0 | |
| }, | |
| "scrollbar" : { | |
| "color" : "#00000033", | |
| "thickness" : 3 | |
| }, | |
| "name" : "Frosty Teal X" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment