Change notes color to bootstrap bg-info
This commit is contained in:
parent
00ebcb09ea
commit
6adaa844e1
@ -11,7 +11,7 @@ class Config(object):
|
||||
COLOUR_EVEN_PLAYLIST = "#d9d9d9"
|
||||
COLOUR_NEXT_HEADER = "#fff3cd"
|
||||
COLOUR_NEXT_PLAYLIST = "#ffc107"
|
||||
COLOUR_NOTES_PLAYLIST = "#dc3545"
|
||||
COLOUR_NOTES_PLAYLIST = "#17a2b8"
|
||||
COLOUR_PREVIOUS_HEADER = "#f8d7da"
|
||||
COLOUR_WARNING_TIMER = "#ffc107"
|
||||
DBFS_FADE = -12
|
||||
|
||||
Loading…
Reference in New Issue
Block a user