diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-03-23 17:44:30 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-03-23 17:44:30 -0300 |
commit | de137942c89ac93d1964b36332fec13a7a6e1668 (patch) | |
tree | dbd29769b54d209d3b1fd54698853daa1014bc01 | |
parent | 17dfcf88aca12936d580d71808278bcffd17a982 (diff) | |
download | wyrd-de137942c89ac93d1964b36332fec13a7a6e1668.tar.gz wyrd-de137942c89ac93d1964b36332fec13a7a6e1668.tar.bz2 |
Adding available colors at wyrdrc and an experiment
-rw-r--r-- | wyrdrc.dot.link | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/wyrdrc.dot.link b/wyrdrc.dot.link index 721d51f..869c5b3 100644 --- a/wyrdrc.dot.link +++ b/wyrdrc.dot.link @@ -145,11 +145,14 @@ bind "<esc>" entry_cancel # set up the colors +# black, red, green, yellow, blue, magenta, cyan, white, default color help cyan black color timed_default white black color timed_current white red color timed_reminder1 yellow blue color timed_reminder2 white red +#color timed_reminder1 black cyan +#color timed_reminder2 white blue color timed_reminder3 white green color timed_reminder4 yellow magenta color untimed_reminder white black |