Skip to content

Commit

Permalink
πŸ“¦ NEW: Theme with Borders
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Sep 23, 2019
1 parent db5a106 commit d971a66
Show file tree
Hide file tree
Showing 5 changed files with 72 additions and 5,056 deletions.
25 changes: 0 additions & 25 deletions .release-it.json

This file was deleted.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

## Easy Installation

1. Download [`Shades of Purple for Alfred.alfredappearance`](https://raw.githubusercontent.com/ahmadawais/shades-of-purple-alfred/master/Shades%20of%20Purple%20for%20Alfred.alfredappearance) β€” just click this link and Press <kbd>Cmd/Ctrl</kbd> + <kbd>S</kbd> to save it as is on your system. Make sure the extension remains `.alfredappearance`
1. Download [`Shades of Purple (with Border).alfredappearance`](https://raw.githubusercontent.com/ahmadawais/shades-of-purple-alfred/master/Shades%20of%20Purple%20(with%20Border).alfredappearance) β€” just click this link and Press <kbd>Cmd/Ctrl</kbd> + <kbd>S</kbd> to save it as is on your system. Make sure the extension remains `.alfredappearance`
2. Double click to open it in Alfred, it will ask you to confirm the import. Do that.
3. Done!!! πŸ™Œ

Expand Down Expand Up @@ -117,4 +117,4 @@ This FOSS (free and open source software) project is updated and maintained with

Thanks to the creators of Slack and Icons8 for the icons in this readme.

_Say πŸ‘‹ on Twitter_ β†’ [![Tweet for help](https://img.shields.io/twitter/follow/mrahmadawais.svg?style=social&label=Tweet%20@MrAhmadAwais)](https://twitter.com/mrahmadawais/)
_Say πŸ‘‹ on Twitter_ β†’ [![Tweet for help](https://img.shields.io/twitter/follow/mrahmadawais.svg?style=social&label=Tweet%20@MrAhmadAwais)](https://twitter.com/mrahmadawais/)
61 changes: 61 additions & 0 deletions Shades of Purple (with Border).alfredappearance
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
{
"alfredtheme" : {
"result" : {
"textSpacing" : 9,
"subtext" : {
"size" : 10,
"colorSelected" : "#1C1B3FFF",
"font" : "Operator SSm",
"color" : "#4B21FFFF"
},
"shortcut" : {
"size" : 17,
"colorSelected" : "#4A00FFFF",
"font" : "Operator SSm",
"color" : "#4B00FFFF"
},
"backgroundSelected" : "#FBD100FF",
"text" : {
"size" : 22,
"colorSelected" : "#4B00FFFF",
"font" : "Operator Mono Lig",
"color" : "#CCD5DBFF"
},
"iconPaddingHorizontal" : 14,
"paddingVertical" : 10,
"iconSize" : 40
},
"search" : {
"paddingVertical" : 6,
"background" : "#1B1742FF",
"spacing" : 10,
"text" : {
"size" : 35,
"colorSelected" : "#000000FF",
"font" : "Operator SSm",
"color" : "#FEFFFEFF"
},
"backgroundSelected" : "#B2D7FFFF"
},
"window" : {
"color" : "#1F1743FF",
"paddingHorizontal" : 0,
"width" : 587,
"borderPadding" : 2,
"borderColor" : "#FCD200FF",
"blur" : 0,
"roundness" : 2,
"paddingVertical" : 4
},
"credit" : "Ahmad Awais",
"separator" : {
"color" : "#1C1941FF",
"thickness" : 1
},
"scrollbar" : {
"color" : "#FBD100FF",
"thickness" : 2
},
"name" : "πŸ¦„ Shades of Purple (with Border)"
}
}
Loading

0 comments on commit d971a66

Please sign in to comment.