.issues/edb1a7697e0f1e24/new/1302932456.M373542P7817Q1.vine
author Dmitriy Morozov <dmitriy@mrzv.org>
Fri, 15 Apr 2011 23:10:12 -0700
changeset 60 c933fa2cd204
parent 58 f44b6f1f2115
permissions -rw-r--r--
Moved everything into artemis/ subdirectory to be able to import termcolor.py

From: Dmitriy Morozov <dmitriy@mrzv.org>
Date: Fri, 15 Apr 2011 22:35:57 -0700
Subject: More generic color selection
Message-Id: <edb1a7697e0f1e24-b3d7d7d90300e66a-artemis@vine>
References: <edb1a7697e0f1e24-0-artemis@metatron>
In-Reply-To: <edb1a7697e0f1e24-0-artemis@metatron>

Right now the color criteria are hard-coded: state is new vs fixed.  This
selection should be more generic. Instead of providing just two possible color
styles in the config file, the user should be able to specify colors for
arbitrary states, maybe even more general selection based on other properties.