- Included first set of 7 theme files, for light and dark backgrounds,
  with 16- and 256-color support.
- Modified man pages accordingly.
This commit is contained in:
Paul Beckingham
2010-07-05 13:32:11 -04:00
parent d6631767b5
commit 00041dce41
12 changed files with 130 additions and 14 deletions

View File

@@ -234,9 +234,30 @@ be included.
To get a good idea of what a color theme looks like, try adding this entry to
your .taskrc file:
include /usr/local/share/doc/task/themes/dark-256.theme
.RS
include /usr/local/share/doc/task/rc/dark-256.theme
.RE
Better yet, create your own, and share it.
You can use any of the standard task themes:
.RS
light-16.theme
.br
light-256.theme
.br
dark-16.theme
.br
dark-256.theme
.br
dark-red-256.theme
.br
dark-green-256.theme
.br
dark-blue-256.theme
.RE
Better yet, create your own, and share it. We will gladly host the theme file
on <http://taskwarrior.org>.
.SH "CREDITS & COPYRIGHTS"
task was written by P. Beckingham <paul@beckingham.net>.