Compare commits

..

10 Commits

Author SHA1 Message Date
Maciej Skrzyszewski
efff428436 Update installation info 2019-06-07 22:04:03 +02:00
Maciej Skrzyszewski
6c53f5c250 Add screenshot file 2019-06-07 21:59:42 +02:00
Maciej Skrzyszewski
e0ba28dc59 Rename screenshot file 2019-06-07 21:58:20 +02:00
Maciej Skrzyszewski
ec5fa64172 Updated theme screenshot and docs 2019-06-07 21:51:40 +02:00
Maciej Skrzyszewski
4e4b7ed126 Added dark theme and updated light one 2019-06-07 20:59:16 +02:00
Maciej Skrzyszewski
b15b48bcaa [Docs] Update docs 2018-05-24 00:28:00 +02:00
Maciej Skrzyszewski
95c7066530 [Docs] Fix formatting 2018-05-24 00:24:04 +02:00
Maciej Skrzyszewski
e1df9bae7a Updated README 2017-01-25 21:31:42 +11:00
Maciej Skrzyszewski
d87c4d0f47 Updated README 2017-01-25 21:30:41 +11:00
Maciej Skrzyszewski
78b109427f Added theme file, updated README, uploaded optimised screenshot 2017-01-25 21:28:00 +11:00
5 changed files with 126 additions and 11 deletions

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"
}
}

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"
}
}

View File

@@ -4,21 +4,14 @@ Clean and minimalistic theme for [Alfred](https://www.alfredapp.com/)
## Preview ## 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 ## Install
### Setup via GitHub 1. Download:
1. Download
``` ```
$ git clone https://github.com/skrzyszewski/alfred-theme-pure.git $ git clone https://github.com/skrzyszewski/alfred-theme-pure.git
``` ```
2. Install 2. Double-click on a theme to install.
Double click on 'Pure.alfredappearance'
### Setup via Packal
1. Import theme
[Pure theme for Alfred](http://www.packal.org/theme/pure)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

BIN
img/screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB