Some of my themes for the amazing TaskPaper app.
- From your Mac, open the Terminal application, and run the following single command to download the theme:
curl -fsSL https://raw.githubusercontent.com/mattmc3/taskpaper-themes/master/jellybeans.less \
> ~/Library/Containers/com.hogbaysoftware.TaskPaper3/Data/Library/Application\ Support/TaskPaper/StyleSheets/jellybeans.less-
Close Terminal.
-
From TaskPaper, open the Window menu, and choose the Stylesheet submenu and pick jellybeans.
To make the sidebar theme dark, remove the leading slashes (ie: uncomment) the following in jellybeans.less:
window {
// uncomment line below for a dark sidebar
// appearance: NSAppearanceNameVibrantDark;
}Big thanks to other theme contributers, especially Atom One Dark. More themes can be found here.