diff --git a/extras/task/voltage-blue.theme b/extras/task/voltage-blue.theme new file mode 100644 index 0000000..5d2e790 --- /dev/null +++ b/extras/task/voltage-blue.theme @@ -0,0 +1,77 @@ +############################################################################### +# 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 diff --git a/extras/task/voltage-cyan.theme b/extras/task/voltage-cyan.theme new file mode 100644 index 0000000..4bc2558 --- /dev/null +++ b/extras/task/voltage-cyan.theme @@ -0,0 +1,77 @@ +############################################################################### +# Voltage Cyan - 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=cyan +color.footnote=cyan +color.warning=bold yellow +color.error=white on red +color.debug=blue + +# Task state +color.completed=color240 +color.deleted=color238 +color.active=black on cyan +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=cyan + +# 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 cyan +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 cyan + +# 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 cyan +color.calendar.weekend=on color240 +color.calendar.weeknumber=cyan + +# Command: sync +color.sync.added=green +color.sync.changed=yellow +color.sync.rejected=magenta + +# Command: undo +color.undo.after=green +color.undo.before=red diff --git a/extras/task/voltage-green.theme b/extras/task/voltage-green.theme new file mode 100644 index 0000000..7e089f4 --- /dev/null +++ b/extras/task/voltage-green.theme @@ -0,0 +1,77 @@ +############################################################################### +# Voltage Green - 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=green +color.footnote=green +color.warning=bold yellow +color.error=white on red +color.debug=cyan + +# Task state +color.completed=color240 +color.deleted=color238 +color.active=black on green +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=green + +# 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 cyan +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 green + +# 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 green +color.calendar.weekend=on color240 +color.calendar.weeknumber=green + +# Command: sync +color.sync.added=green +color.sync.changed=yellow +color.sync.rejected=magenta + +# Command: undo +color.undo.after=green +color.undo.before=red diff --git a/extras/task/voltage-magenta.theme b/extras/task/voltage-magenta.theme new file mode 100644 index 0000000..4e25553 --- /dev/null +++ b/extras/task/voltage-magenta.theme @@ -0,0 +1,77 @@ +############################################################################### +# Voltage Magenta - 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=magenta +color.footnote=magenta +color.warning=bold yellow +color.error=white on red +color.debug=cyan + +# Task state +color.completed=color240 +color.deleted=color238 +color.active=black on magenta +color.recurring=magenta +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=magenta + +# 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 magenta +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 magenta + +# 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 magenta +color.calendar.weekend=on color240 +color.calendar.weeknumber=magenta + +# Command: sync +color.sync.added=green +color.sync.changed=yellow +color.sync.rejected=magenta + +# Command: undo +color.undo.after=green +color.undo.before=red diff --git a/extras/task/voltage-red.theme b/extras/task/voltage-red.theme new file mode 100644 index 0000000..c959d03 --- /dev/null +++ b/extras/task/voltage-red.theme @@ -0,0 +1,77 @@ +############################################################################### +# Voltage Red - 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=red +color.footnote=red +color.warning=bold yellow +color.error=white on red +color.debug=cyan + +# Task state +color.completed=color240 +color.deleted=color238 +color.active=black on red +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=red + +# 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 red +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 red + +# 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 red +color.calendar.weekend=on color240 +color.calendar.weeknumber=red + +# Command: sync +color.sync.added=green +color.sync.changed=yellow +color.sync.rejected=magenta + +# Command: undo +color.undo.after=green +color.undo.before=red diff --git a/extras/task/voltage-yellow.theme b/extras/task/voltage-yellow.theme new file mode 100644 index 0000000..6e38e5f --- /dev/null +++ b/extras/task/voltage-yellow.theme @@ -0,0 +1,77 @@ +############################################################################### +# Voltage Yellow - 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=yellow +color.footnote=yellow +color.warning=bold yellow +color.error=white on red +color.debug=cyan + +# Task state +color.completed=color240 +color.deleted=color238 +color.active=black on yellow +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=yellow + +# 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 yellow +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 yellow + +# 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=black on yellow +color.calendar.weekend=on color240 +color.calendar.weeknumber=yellow + +# Command: sync +color.sync.added=green +color.sync.changed=yellow +color.sync.rejected=magenta + +# Command: undo +color.undo.after=green +color.undo.before=red