Skip to content

Instantly share code, notes, and snippets.

// An approximation of the TaskPaper 2 Helvetidark theme for TaskPaper 3
// Forked from GitHub user @drifteaur Zoltan Varady, and heavily edited for personal use
// Strikethru on @done tags removed for readability
// Background and selection color changed, font-family changed to Open Sans
// TODO style Task dashes as checkboxes
@text-color: rgb(33, 33, 33);
@background-color: rgb(227, 242, 251);
@font-family-header: "Open Sans Light";
@font-family: "Open Sans";