Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexmartinfr/mojave-alfred-accented-themes
🎩 Dark & Light Accented Alfred Themes tailored for macOS Mojave & Catalina users.
https://github.com/alexmartinfr/mojave-alfred-accented-themes
Last synced: 26 days ago
JSON representation
🎩 Dark & Light Accented Alfred Themes tailored for macOS Mojave & Catalina users.
- Host: GitHub
- URL: https://github.com/alexmartinfr/mojave-alfred-accented-themes
- Owner: alexmartinfr
- License: mit
- Created: 2018-09-27T21:40:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-29T19:21:23.000Z (over 4 years ago)
- Last Synced: 2024-08-03T14:12:20.111Z (3 months ago)
- Homepage:
- Size: 8.17 MB
- Stars: 161
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-starred-test - alexmartinfr/mojave-alfred-accented-themes - 🎩 Dark & Light Accented Alfred Themes tailored for macOS Mojave & Catalina users. (Others)
README
# Mojave Alfred Accented Themes
🎩 Collection of Dark & Light Accented Alfred Themes tailored with care for macOS Mojave & Alfred Powerpack users.## Releases
- 1.2.1 : Fixed the ```theme install``` command. *August 2019*
- 1.2.0 : New ```theme install``` command to easily download the 16 themes at once. *July 2019*
- 1.1.1 : Alfred 4 compatibility. *June 2019*
- 1.0.0 : Initial release. *October 2018*## Installation
[Download the latest workflow](https://github.com/AlexMartinFR/mojave-alfred-accented-themes/releases/download/v1.2.1/Mojave-Themes-Switcher.alfredworkflow), then use the ```theme install``` command to grab the 16 themes at once!
I personnaly rock the Light Purple one most of the time, and disabled the Hat Logo in Alfred's Preferences.*If you want to clean your Alfred themes folder, here are some terminal shortcuts to open the most common Alfred preferences' locations:*
- ```open ~/Library/Application\ Support/Alfred/Alfred.alfredpreferences/themes```
- ```open ~/Library/Application\ Support/Alfred\ 3/Alfred.alfredpreferences/themes```
- ```open ~/Library/Application\ Support/Alfred\ 2/Alfred.alfredpreferences/themes```## Theme Switcher
The workflow designed for this theme collection allows you to select your Alfred's theme accent color and switch between Dark & Light modes. Here are the main commands :
- ```theme``` : toggles between Dark & Light Themes on **both macOS and Alfred**.
- ```theme color``` : toggles between the accent color of your choice variant of this set of themes (replace *color* with either *Blue*, *Purple*, *Pink*, *Red*, *Orange*, *Yellow*, *Green*, *Gray*).
## Known limitations
- To preserve your actual accent color when toggling between Dark and Light modes, I use the themes' background color as an identifier for a specific accent. Which means if you modify the colors of the themes, or try to adapt it for another set of themes, you'll have to adapt the "accentColorLookup" table.
- There is currently no macOS API that I know of which features a way to change the system UI's accent color. When Apple adds it, I'll add the feature to toggle everything from this workflow at once, which will make it a breeze to swap colors system wide in one command!## Previews
## Inspiration and thanks
- Thanks to dvldev for his stylish themes,
which inspired me to further embrace macOS Mojave's Accent Colors 🙏
- Thanks also to mermaid for the Theme Switcher workflow inspiration 👌
- Thanks to Mike Barker's suggested fixes, which led to a very quick Alfred 4 compatibility update 👍