Themes
- Updated solarized themes from Stefan Keel.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
###############################################################################
|
################################################################################
|
||||||
# Taskwarrior solarized-dark-256 theme created by Stefan A. Keel.
|
# Taskwarrior solarized-dark-256 theme created by Stefan A. Keel.
|
||||||
#
|
#
|
||||||
# taskwarrior - a command line task list manager.
|
# taskwarrior - a command line task list manager.
|
||||||
@@ -8,15 +8,17 @@
|
|||||||
# Colors used are based on the Solarized palette created by Ethan Schoonover
|
# Colors used are based on the Solarized palette created by Ethan Schoonover
|
||||||
# <http://ethanschoonover.com/solarized>
|
# <http://ethanschoonover.com/solarized>
|
||||||
#
|
#
|
||||||
# Colors 0 through 15 in this theme are based on the 16 color positions defined
|
|
||||||
# in the Xresources file distributed with the Solarized color palette.
|
|
||||||
#
|
|
||||||
# This theme was designed to work with a terminal application that is using
|
# This theme was designed to work with a terminal application that is using
|
||||||
# a Solarized "Dark" color theme, otherwise colors will look odd.
|
# a Solarized "Dark" color theme, otherwise colors will look odd.
|
||||||
# Solarized includes themes for iTerm2, OSX Terminal.app, and Xresources.
|
# Solarized includes themes for iTerm2, OSX Terminal.app, and Xresources.
|
||||||
# Others are also available, i.e.:
|
# Others are also available, i.e.:
|
||||||
# Gnome Terminal <https://github.com/sigurdga/gnome-terminal-colors-solarized>
|
# Gnome Terminal <https://github.com/sigurdga/gnome-terminal-colors-solarized>
|
||||||
#
|
#
|
||||||
|
# Colors 0 through 15 in this theme are based on the 16 color positions defined
|
||||||
|
# in the Xresources file distributed with the Solarized color palette. Some
|
||||||
|
# of the colors used are "named" in order to use the bold feature. The color
|
||||||
|
# "name" is based on the color's original name as the terminal understands it.
|
||||||
|
#
|
||||||
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
# of this software and associated documentation files (the "Software"), to deal
|
# of this software and associated documentation files (the "Software"), to deal
|
||||||
# in the Software without restriction, including without limitation the rights
|
# in the Software without restriction, including without limitation the rights
|
||||||
@@ -37,12 +39,12 @@
|
|||||||
#
|
#
|
||||||
# http://www.opensource.org/licenses/mit-license.php
|
# http://www.opensource.org/licenses/mit-license.php
|
||||||
#
|
#
|
||||||
###############################################################################
|
################################################################################
|
||||||
|
|
||||||
color=on
|
color=on
|
||||||
|
|
||||||
color.active=color0 on color9
|
color.active=bold red
|
||||||
color.alternate=on color0
|
color.alternate=on black #color0
|
||||||
|
|
||||||
color.blocked=color0 on color10
|
color.blocked=color0 on color10
|
||||||
|
|
||||||
@@ -69,9 +71,9 @@ color.history.add=color0 on color1
|
|||||||
color.history.delete=color0 on color3
|
color.history.delete=color0 on color3
|
||||||
color.history.done=color0 on color10
|
color.history.done=color0 on color10
|
||||||
|
|
||||||
color.pri.H=color14
|
color.pri.H=bold blue #color14
|
||||||
color.pri.M=color12
|
color.pri.M=bold yellow #color12
|
||||||
color.pri.L=color11
|
color.pri.L=bold green #color11
|
||||||
color.pri.none=
|
color.pri.none=
|
||||||
|
|
||||||
color.project.none=
|
color.project.none=
|
||||||
@@ -85,7 +87,7 @@ color.sync.changed=color9
|
|||||||
color.sync.rejected=color13
|
color.sync.rejected=color13
|
||||||
|
|
||||||
color.tag.none=
|
color.tag.none=
|
||||||
color.tagged=color6
|
color.tagged=color10
|
||||||
|
|
||||||
color.undo.after=color2
|
color.undo.after=color2
|
||||||
color.undo.before=color1
|
color.undo.before=color1
|
||||||
|
|||||||
@@ -8,15 +8,17 @@
|
|||||||
# Colors used are based on the Solarized palette created by Ethan Schoonover
|
# Colors used are based on the Solarized palette created by Ethan Schoonover
|
||||||
# <http://ethanschoonover.com/solarized>
|
# <http://ethanschoonover.com/solarized>
|
||||||
#
|
#
|
||||||
# Colors 0 through 15 in this theme are based on the 16 color positions defined
|
|
||||||
# in the Xresources file distributed with the Solarized color palette.
|
|
||||||
#
|
|
||||||
# This theme was designed to work with a terminal application that is using
|
# This theme was designed to work with a terminal application that is using
|
||||||
# a Solarized "Dark" color theme, otherwise colors will look odd.
|
# a Solarized "Light" color theme, otherwise colors will look odd.
|
||||||
# Solarized includes themes for iTerm2, OSX Terminal.app, and Xresources.
|
# Solarized includes themes for iTerm2, OSX Terminal.app, and Xresources.
|
||||||
# Others are also available, i.e.:
|
# Others are also available, i.e.:
|
||||||
# Gnome Terminal <https://github.com/sigurdga/gnome-terminal-colors-solarized>
|
# Gnome Terminal <https://github.com/sigurdga/gnome-terminal-colors-solarized>
|
||||||
#
|
#
|
||||||
|
# Colors 0 through 15 in this theme are based on the 16 color positions defined
|
||||||
|
# in the Xresources file distributed with the Solarized color palette. Some
|
||||||
|
# of the colors used are "named" in order to use the bold feature. The color
|
||||||
|
# "name" is based on the color's original name as the terminal understands it.
|
||||||
|
#
|
||||||
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
# of this software and associated documentation files (the "Software"), to deal
|
# of this software and associated documentation files (the "Software"), to deal
|
||||||
# in the Software without restriction, including without limitation the rights
|
# in the Software without restriction, including without limitation the rights
|
||||||
@@ -39,40 +41,12 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
###############################################################################
|
|
||||||
# Taskwarrior solarized-light-256 theme created by Stefan A. Keel.
|
|
||||||
#
|
|
||||||
# For use with taskwarrior - a command line task list manager created by
|
|
||||||
# Paul Beckingham, Federico Hernandez. <http://taskwarrior.org>
|
|
||||||
#
|
|
||||||
# Colors used are based on the Solarized palette created by Ethan Schoonover
|
|
||||||
# <http://ethanschoonover.com/solarized>
|
|
||||||
#
|
|
||||||
# Colors 0 through 15 in this theme are based on the 16 color positions defined
|
|
||||||
# in the Xresources file distributed with the Solarized color palette.
|
|
||||||
#
|
|
||||||
# This theme was designed to work with a terminal application that is using
|
|
||||||
# a Solarized "Light" color theme, otherwise colors will look odd.
|
|
||||||
# Solarized includes themes for iTerm2, OSX Terminal.app, and Xresources.
|
|
||||||
# Others are also available, i.e.:
|
|
||||||
# Gnome Terminal <https://github.com/sigurdga/gnome-terminal-colors-solarized>
|
|
||||||
#
|
|
||||||
# This theme is free to use, modify, redistribute, or simply giggle at. It is
|
|
||||||
# distributed with absolutely no warranty of servicability or guarantee.
|
|
||||||
#
|
|
||||||
#################################################################################
|
|
||||||
color=on
|
color=on
|
||||||
|
|
||||||
color.active=color7 on color9
|
color.active=bold red #color9
|
||||||
color.alternate=on color7
|
color.alternate=on white #color7 (allows bold for alternate rows)
|
||||||
|
|
||||||
color.blocked=color14 on color10
|
color.blocked=on color14
|
||||||
|
|
||||||
color.burndown.done=color0 on color4
|
color.burndown.done=color0 on color4
|
||||||
color.burndown.pending=color0 on color1
|
color.burndown.pending=color0 on color1
|
||||||
@@ -80,26 +54,26 @@ color.burndown.started=color0 on color9
|
|||||||
|
|
||||||
color.calendar.due=color7 on color9
|
color.calendar.due=color7 on color9
|
||||||
color.calendar.due.today=color7 on color1
|
color.calendar.due.today=color7 on color1
|
||||||
color.calendar.holiday=color0 on color3
|
color.calendar.holiday=color7 on color3
|
||||||
color.calendar.overdue=color7 on color5
|
color.calendar.overdue=color7 on color5
|
||||||
color.calendar.today=color7 on color4
|
color.calendar.today=color7 on color4
|
||||||
color.calendar.weekend=on color7
|
color.calendar.weekend=on color7
|
||||||
color.calendar.weeknumber=color4
|
color.calendar.weeknumber=color14
|
||||||
|
|
||||||
color.debug=color6
|
color.debug=color3
|
||||||
color.due=color9
|
color.due=color9
|
||||||
color.due.today=color1
|
color.due.today=color1
|
||||||
color.overdue=color5
|
color.overdue=color5
|
||||||
color.footnote=color6
|
color.footnote=color2
|
||||||
color.header=color4
|
color.header=color2
|
||||||
|
|
||||||
color.history.add=color0 on color1
|
color.history.add=color0 on color1
|
||||||
color.history.delete=color0 on color3
|
color.history.delete=color0 on color3
|
||||||
color.history.done=color14 on color0
|
color.history.done=color14 on color0
|
||||||
|
|
||||||
color.pri.H=color0
|
color.pri.H=bold black #color0
|
||||||
color.pri.M=color10
|
color.pri.M=bold yellow #color11
|
||||||
color.pri.L=color14
|
color.pri.L=bold cyan #color14
|
||||||
color.pri.none=
|
color.pri.none=
|
||||||
|
|
||||||
color.project.none=
|
color.project.none=
|
||||||
@@ -113,7 +87,7 @@ color.sync.changed=color9
|
|||||||
color.sync.rejected=color13
|
color.sync.rejected=color13
|
||||||
|
|
||||||
color.tag.none=
|
color.tag.none=
|
||||||
color.tagged=color6
|
color.tagged=color14
|
||||||
|
|
||||||
color.undo.after=color2
|
color.undo.after=color2
|
||||||
color.undo.before=color1
|
color.undo.before=color1
|
||||||
|
|||||||
Reference in New Issue
Block a user