Skip to content

Instantly share code, notes, and snippets.

@linuxcaffe
Created November 12, 2013 14:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save linuxcaffe/7432128 to your computer and use it in GitHub Desktop.
Save linuxcaffe/7432128 to your computer and use it in GitHub Desktop.
sample taskwarrior theme
###############################################################################
# Sample taskwarrior 1.9 (or later) dark 256-color theme
#
color=on
color.header=color3
color.footnote=color3
color.error=color3
color.debug=color3
color.summary.bar=black on rgb141
color.summary.background=white on color0
color.history.add=color0 on rgb500
color.history.done=color0 on rgb050
color.history.delete=color0 on rgb550
color.burndown.pending=on color9
color.burndown.started=on color11
color.burndown.done=on rgb010
color.sync.added=rgb010
color.sync.changed=color11
color.sync.rejected=color9
color.undo.before=color1
color.undo.after=color2
color.calendar.today=color15 on rgb013
color.calendar.due=color0 on color1
color.calendar.due.today=color15 on color1
color.calendar.overdue=color0 on color9
color.calendar.weekend=on color235
color.calendar.holiday=color0 on color11
color.calendar.weeknumber=rgb013
color.recurring=rgb013
color.overdue=color9
color.due.today=rgb400
color.due=color1
color.active=rgb555 on rgb410
color.pri.none=
color.pri.H=color255
color.pri.M=color250
color.pri.L=color245
color.tagged=rgb031
color.blocked=white on color8
color.blocking=white on color15
color.project.none=
color.tag.none=
color.alternate=on color233
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment