diff --git a/app/config.py b/app/config.py index a00c91f..5ddae86 100644 --- a/app/config.py +++ b/app/config.py @@ -42,6 +42,7 @@ class Config(object): 'track': "#ffff00", 'request': "#7cf000", 'wrap': "#fffacd", + 'this month then': "#c256c2", 'story': "#dda0dd", } ROOT = os.environ.get('ROOT') or "/home/kae/music"