Tweak note colour

This commit is contained in:
Keith Edmunds 2021-04-10 23:27:42 +01:00
parent 3f7cac07e3
commit 36816c6d96

View File

@ -11,7 +11,7 @@ class Config(object):
COLOUR_EVEN_PLAYLIST = "#d9d9d9"
COLOUR_NEXT_HEADER = "#fff3cd"
COLOUR_NEXT_PLAYLIST = "#ffc107"
COLOUR_NOTES_PLAYLIST = "#3399ff"
COLOUR_NOTES_PLAYLIST = "#99e6ff"
COLOUR_PREVIOUS_HEADER = "#f8d7da"
COLOUR_WARNING_TIMER = "#ffc107"
DBFS_FADE = -12