mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
No-color theme / Template theme
* This theme is meant to be used while testing colorsthough users may find it useful as a blank template for their own themes
This commit is contained in:
parent
f39617a753
commit
02935726ba
1 changed files with 45 additions and 0 deletions
45
doc/rc/no-color.theme
Normal file
45
doc/rc/no-color.theme
Normal file
|
@ -0,0 +1,45 @@
|
|||
# This is a theme that disables all default colors
|
||||
# It can be used as template for other themes
|
||||
|
||||
# If what you want is to disable all colors you can instead set "color=off"
|
||||
color.active=
|
||||
color.alternate=
|
||||
color.blocked=
|
||||
color.blocking=
|
||||
color.burndown.done=
|
||||
color.burndown.pending=
|
||||
color.burndown.started=
|
||||
color.calendar.due=
|
||||
color.calendar.due.today=
|
||||
color.calendar.holiday=
|
||||
color.calendar.overdue=
|
||||
color.calendar.today=
|
||||
color.calendar.weekend=
|
||||
color.calendar.weeknumber=
|
||||
color.debu=
|
||||
color.due=
|
||||
color.due.today=
|
||||
color.error=
|
||||
color.footnote=
|
||||
color.header=
|
||||
color.history.add=
|
||||
color.history.delete=
|
||||
color.history.done=
|
||||
color.overdue=
|
||||
color.pri.H=
|
||||
color.pri.L=
|
||||
color.pri.M=
|
||||
color.pri.none=
|
||||
color.project.none=
|
||||
color.recurring=
|
||||
color.scheduled=
|
||||
color.summary.background=
|
||||
color.summary.bar=
|
||||
color.sync.added=
|
||||
color.sync.changed=
|
||||
color.sync.rejected=
|
||||
color.tag.none=
|
||||
color.tagged=
|
||||
color.undo.after=
|
||||
color.undo.before=
|
||||
color.warning=
|
Loading…
Add table
Add a link
Reference in a new issue