Skip to content

paulinecat/break-time-theme

Repository files navigation

Break Time!

This is a theme for the macOS app, Time Out

Theme homepage

Theme preview

Photo by Chloe Leis (@tsunamiholmes) from Unsplash [link]

Usage

Taken from the official Time Out site:

  1. Go to your break, then choose the Appearance page within Time Out 2.
  2. Choose Reveal Themes from the Theme menu to open the Themes folder in the Finder. This is where the theme must be move into to use in Time Out.
  3. Clone this repo
  git clone git@github.com:pamasigla/break-time-theme.git
  cd break-time-theme
  1. Move the directory Break Time.totheme into the Time Out Themes folder
  mv Break\ Time.totheme  /path/to/Themes

Development

To run the theme locally:

  npm run start

To deploy the theme:

  npm run deploy