This is a theme for the macOS app, Time Out
Photo by Chloe Leis (@tsunamiholmes) from Unsplash [link]
Taken from the official Time Out site:
- Go to your break, then choose the
Appearance
page within Time Out 2. - Choose
Reveal Themes
from the Theme menu to open theThemes
folder in the Finder. This is where the theme must be move into to use in Time Out. - Clone this repo
git clone git@github.com:pamasigla/break-time-theme.git
cd break-time-theme
- Move the directory
Break Time.totheme
into the Time OutThemes
folder
mv Break\ Time.totheme /path/to/Themes
To run the theme locally:
npm run start
To deploy the theme:
npm run deploy