Add 'this month then' note colour

This commit is contained in:
Keith Edmunds 2021-10-16 10:33:32 +01:00
parent a72a86cfcc
commit 125a44c645

View File

@ -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"