mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Themes
- New themes: dark-default-16.theme, dark-gray-blue-256.theme
This commit is contained in:
parent
292e0fb743
commit
132935c04e
6 changed files with 150 additions and 2 deletions
68
doc/rc/dark-default-16.theme
Normal file
68
doc/rc/dark-default-16.theme
Normal file
|
@ -0,0 +1,68 @@
|
|||
###############################################################################
|
||||
# Sample taskwarrior 1.9 (or later) dark 256-color theme, featuring green.
|
||||
#
|
||||
# Copyright 2006 - 2014, Paul Beckingham, Federico Hernandez.
|
||||
#
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
# of this software and associated documentation files (the "Software"), to deal
|
||||
# in the Software without restriction, including without limitation the rights
|
||||
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
# copies of the Software, and to permit persons to whom the Software is
|
||||
# furnished to do so, subject to the following conditions:
|
||||
#
|
||||
# The above copyright notice and this permission notice shall be included
|
||||
# in all copies or substantial portions of the Software.
|
||||
#
|
||||
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
||||
# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||
# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
# SOFTWARE.
|
||||
#
|
||||
# http://www.opensource.org/licenses/mit-license.php
|
||||
#
|
||||
###############################################################################
|
||||
|
||||
color=on
|
||||
color.active=on color3
|
||||
color.alternate=on color8
|
||||
color.blocked=on color4
|
||||
color.blocking=on color6
|
||||
color.burndown.done=on color10
|
||||
color.burndown.pending=on color2
|
||||
color.burndown.started=on color3
|
||||
color.calendar.due.today=color3
|
||||
color.calendar.due=on color2
|
||||
color.calendar.holiday=on color3
|
||||
color.calendar.overdue=on color5
|
||||
color.calendar.today=color14
|
||||
color.calendar.weekend=color13
|
||||
color.calendar.weeknumber=color4
|
||||
color.debug=color7 on color1
|
||||
color.due.today=color11
|
||||
color.due=on color2
|
||||
color.error=color1 on color7
|
||||
color.footnote=color3 on color0
|
||||
color.header=color3 on color0
|
||||
color.history.add=on color2
|
||||
color.history.done=color8 on color10
|
||||
color.history.delete=on color1
|
||||
color.overdue=on color5
|
||||
color.pri.H=bold white
|
||||
color.pri.L=color13
|
||||
color.pri.M=color7
|
||||
color.pri.none=color7
|
||||
color.project.none=
|
||||
color.recurring=color14
|
||||
color.scheduled=color11
|
||||
color.summary.background=on color6
|
||||
color.summary.bar=on color2
|
||||
color.sync.added=color11
|
||||
color.sync.changed=color10
|
||||
color.sync.rejected=color9
|
||||
color.tag.none=
|
||||
color.tagged=
|
||||
color.undo.after=color9
|
||||
color.undo.before=color10
|
77
doc/rc/dark-gray-blue-256.theme
Normal file
77
doc/rc/dark-gray-blue-256.theme
Normal file
|
@ -0,0 +1,77 @@
|
|||
###############################################################################
|
||||
# Sample taskwarrior 1.9 (or later) dark 256-color theme, featuring blue.
|
||||
#
|
||||
# taskwarrior - a command line task list manager.
|
||||
#
|
||||
# Copyright 2006-2014, Paul Beckingham, Federico Hernandez.
|
||||
#
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
# of this software and associated documentation files (the "Software"), to deal
|
||||
# in the Software without restriction, including without limitation the rights
|
||||
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
# copies of the Software, and to permit persons to whom the Software is
|
||||
# furnished to do so, subject to the following conditions:
|
||||
#
|
||||
# The above copyright notice and this permission notice shall be included
|
||||
# in all copies or substantial portions of the Software.
|
||||
#
|
||||
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
|
||||
# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||
# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
# SOFTWARE.
|
||||
#
|
||||
# http://www.opensource.org/licenses/mit-license.php
|
||||
#
|
||||
###############################################################################
|
||||
|
||||
color=on
|
||||
color.header=gray10
|
||||
color.footnote=gray10
|
||||
color.error=rgb500
|
||||
color.debug=rgb500
|
||||
|
||||
color.summary.bar=white on gray9
|
||||
color.summary.background=white on color0
|
||||
|
||||
color.history.add=on gray9
|
||||
color.history.done=black on gray16
|
||||
color.history.delete=black on gray23
|
||||
|
||||
color.burndown.pending=on gray9
|
||||
color.burndown.started=on gray16
|
||||
color.burndown.done=on gray23
|
||||
|
||||
color.sync.added=gray10
|
||||
color.sync.changed=gray15
|
||||
color.sync.rejected=gray23
|
||||
|
||||
color.undo.before=green
|
||||
color.undo.after=red
|
||||
|
||||
color.calendar.today=underline black on color15
|
||||
color.calendar.due=color0 on gray10
|
||||
color.calendar.due.today=color0 on gray15
|
||||
color.calendar.overdue=color0 on gray20
|
||||
color.calendar.weekend=on gray4
|
||||
color.calendar.holiday=color15 on rgb005
|
||||
color.calendar.weeknumber=gray10
|
||||
|
||||
color.recurring=
|
||||
color.overdue=underline rgb300 on gray15
|
||||
color.due.today=rgb300 on gray15
|
||||
color.due=
|
||||
color.active=gray0 on gray23
|
||||
# No color for being prioritized (Pri column will show up if needed)
|
||||
color.pri.none=
|
||||
color.pri.H=
|
||||
color.pri.M=
|
||||
color.pri.L=
|
||||
color.tagged=
|
||||
color.blocked=bold gray10 on gray4
|
||||
color.blocking=bold gray18 on gray6
|
||||
color.project.none=
|
||||
color.tag.none=
|
||||
color.alternate=on gray0
|
Loading…
Add table
Add a link
Reference in a new issue