############################################################################### # Voltage Blue - Taskwarrior Theme # Adapted for voltage.nvim color palette ############################################################################### rule.precedence.color=deleted,completed,active,keyword.,tag.,project.,overdue,scheduled,due.today,due,blocked,blocking,recurring,tagged,uda. # General decoration color.label= color.label.sort= color.alternate=on color235 color.header=blue color.footnote=blue color.warning=bold yellow color.error=white on red color.debug=cyan # Task state color.completed=color240 color.deleted=color238 color.active=black on blue color.recurring=cyan color.scheduled=on color233 color.until= color.blocked=white on color240 color.blocking=black on white # Project color.project.none= # Priority color.uda.priority.H=red color.uda.priority.L=color245 color.uda.priority.M=blue # Tags color.tag.next=yellow color.tag.none= color.tagged= # Due color.due.today=bold red color.due=red color.overdue=magenta # Report: burndown color.burndown.done=on green color.burndown.pending=on blue color.burndown.started=on yellow # Report: history color.history.add=black on green color.history.delete=black on red color.history.done=black on green # Report: summary color.summary.background=white on black color.summary.bar=black on blue # Command: calendar color.calendar.due.today=white on red color.calendar.due=black on red color.calendar.holiday=black on yellow color.calendar.scheduled= color.calendar.overdue=black on magenta color.calendar.today=white on blue color.calendar.weekend=on color240 color.calendar.weeknumber=blue # Command: sync color.sync.added=green color.sync.changed=yellow color.sync.rejected=magenta # Command: undo color.undo.after=green color.undo.before=red