Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jasonshanks/taskpaper-themes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskPaper themes

Some of my themes for the amazing TaskPaper app.

Jellybeans Theme

Jellybeans sample

Jellybeans sample with dark sidebar

Installation

  • 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.

Notes

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.

About

Themes for TaskPaper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%