Add taskwarrior themes

This commit is contained in:
2026-03-07 19:28:44 +01:00
parent b0b77c51c0
commit 0b07230311
6 changed files with 462 additions and 0 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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