Add 'this month then' note colour
This commit is contained in:
parent
a72a86cfcc
commit
125a44c645
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user