- 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

@ -1,4 +1,4 @@
# Sample task 1.9 (or later) dark color theme
# Sample task 1.9 (or later) dark 16-color theme
color=on
color.header=yellow
@ -25,7 +25,7 @@ color.calendar.weeknumber=bold blue
color.recurring=magenta
color.overdue=bold red
color.due.today=bold red on bright black
color.due.today=red
color.due=red
color.active=black on bright green
color.pri.none=

View file

@ -1,4 +1,4 @@
# Sample task 1.9 (or later) dark color theme
# Sample task 1.9 (or later) dark 256-color theme
color=on
color.header=color3

View file

@ -1,4 +1,4 @@
# Sample task 1.9 (or later) dark color theme, featuring blue.
# Sample task 1.9 (or later) dark 256-color theme, featuring blue.
color=on
color.header=rgb013

View file

@ -1,4 +1,4 @@
# Sample task 1.9 (or later) dark color theme, featuring green.
# Sample task 1.9 (or later) dark 256-color theme, featuring green.
color=on
color.header=rgb031

View file

@ -1,4 +1,4 @@
# Sample task 1.9 (or later) dark color theme, featuring red.
# Sample task 1.9 (or later) dark 256-color theme, featuring red.
color=on
color.header=rgb100

View file

@ -1 +1,37 @@
# Sample task 1.9 (or later) color theme
# Sample task 1.9 (or later) light 16-color theme
color=on
color.header=blue
color.footnote=blue
color.debug=blue
color.summary.bar=on green
color.summary.background=on black
color.history.add=black on red
color.history.done=black on green
color.history.delete=black on yellow
color.undo.before=red
color.undo.after=green
color.calendar.today=black on cyan
color.calendar.due=white on red
color.calendar.due.today=bold white on red
color.calendar.overdue=black on bright red
color.calendar.weekend=white on bright black
color.calendar.holiday=black on bright yellow
color.calendar.weeknumber=bright blue
color.recurring=blue
color.overdue=bold red
color.due.today=red
color.due=red
color.active=black on green
color.pri.none=
color.pri.H=bold black
color.pri.M=black
color.pri.L=
color.tagged=green
color.alternate=

View file

@ -1 +1,37 @@
# Sample task 1.9 (or later) color theme
# Sample task 1.9 (or later) light 256-color theme
color=on
color.header=color4
color.footnote=color4
color.debug=color4
color.summary.bar=on rgb141
color.summary.background=on color0
color.history.add=color0 on rgb500
color.history.done=color0 on rgb050
color.history.delete=color0 on rgb550
color.undo.before=color1
color.undo.after=color2
color.calendar.today=color0 on rgb053
color.calendar.due=color0 on color9
color.calendar.due.today=color15 on color1
color.calendar.overdue=color0 on color1
color.calendar.weekend=on color253
color.calendar.holiday=color0 on color11
color.calendar.weeknumber=rgb013
color.recurring=rgb013
color.overdue=color1
color.due.today=rgb400
color.due=color9
color.active=rgb555 on rgb520
color.pri.none=
color.pri.H=color232
color.pri.M=color237
color.pri.L=color242
color.tagged=rgb020
color.alternate=on color254