Compare commits

...
10 Commits
5 changed files with 126 additions and 11 deletions
+61
View File
@@ -0,0 +1,61 @@
{
"alfredtheme" : {
"result" : {
"textSpacing" : 5,
"subtext" : {
"size" : 10,
"colorSelected" : "#FFFFFF7F",
"font" : "System Light",
"color" : "#FFFFFF65"
},
"shortcut" : {
"size" : 16,
"colorSelected" : "#FFFFFF7F",
"font" : "System Light",
"color" : "#FFFFFF00"
},
"backgroundSelected" : "#FFFFFF19",
"text" : {
"size" : 16,
"colorSelected" : "#FFFFFFFF",
"font" : "System Light",
"color" : "#FFFFFFE4"
},
"iconPaddingHorizontal" : 6,
"paddingVertical" : 6,
"iconSize" : 40
},
"search" : {
"paddingVertical" : 4,
"background" : "#000000FF",
"spacing" : 8,
"text" : {
"size" : 30,
"colorSelected" : "#000000FF",
"font" : "System Light",
"color" : "#FCF9FFFF"
},
"backgroundSelected" : "#B2D7FFFF"
},
"window" : {
"color" : "#000000FF",
"paddingHorizontal" : 9,
"width" : 560,
"borderPadding" : 0,
"borderColor" : "#FEFFFFFF",
"blur" : 0,
"roundness" : 4,
"paddingVertical" : 8
},
"credit" : "skrzyszewski.com",
"separator" : {
"color" : "#FFFFFFFF",
"thickness" : 0
},
"scrollbar" : {
"color" : "#FFFFFF32",
"thickness" : 2
},
"name" : "Pure Dark"
}
}
+61
View File
@@ -0,0 +1,61 @@
{
"alfredtheme" : {
"result" : {
"textSpacing" : 5,
"subtext" : {
"size" : 10,
"colorSelected" : "#0000007F",
"font" : "System Light",
"color" : "#00000065"
},
"shortcut" : {
"size" : 16,
"colorSelected" : "#0000007F",
"font" : "System Light",
"color" : "#0000007F"
},
"backgroundSelected" : "#0000000D",
"text" : {
"size" : 16,
"colorSelected" : "#000000FF",
"font" : "System Light",
"color" : "#000000FF"
},
"iconPaddingHorizontal" : 6,
"paddingVertical" : 6,
"iconSize" : 40
},
"search" : {
"paddingVertical" : 4,
"background" : "#00000000",
"spacing" : 8,
"text" : {
"size" : 30,
"colorSelected" : "#000000FF",
"font" : "System Light",
"color" : "#000000FF"
},
"backgroundSelected" : "#B2D7FFFF"
},
"window" : {
"color" : "#FDFBFFFF",
"paddingHorizontal" : 9,
"width" : 560,
"borderPadding" : 0,
"borderColor" : "#FEFFFFFF",
"blur" : 0,
"roundness" : 4,
"paddingVertical" : 8
},
"credit" : "skrzyszewski.com",
"separator" : {
"color" : "#000000FF",
"thickness" : 0
},
"scrollbar" : {
"color" : "#00000032",
"thickness" : 2
},
"name" : "Pure Light"
}
}
+3 -10
View File
@@ -4,21 +4,14 @@ Clean and minimalistic theme for [Alfred](https://www.alfredapp.com/)
## Preview
![Pure theme for Alfred](img/alfred-theme-pure.png "Pure them for Alfred")
![Pure theme for Alfred](img/screenshot.png "Pure them for Alfred")
## Install
### Setup via GitHub
1. Download:
1. Download
```
$ git clone https://github.com/skrzyszewski/alfred-theme-pure.git
```
2. Install
Double click on 'Pure.alfredappearance'
### Setup via Packal
1. Import theme
[Pure theme for Alfred](http://www.packal.org/theme/pure)
2. Double-click on a theme to install.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB