mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-26 16:32:18 +03:00
Remove comments
This commit is contained in:
parent
6538f5d650
commit
1640749d43
@ -1,12 +1,12 @@
|
|||||||
const modernColours = {
|
const modernColours = {
|
||||||
lighter: '#a6ccff', //aac6f8
|
lighter: '#a6ccff',
|
||||||
main: '#0084ff', //7aa0ec
|
main: '#0084ff',
|
||||||
darker: '#0062f6', //5e80c5
|
darker: '#0062f6',
|
||||||
mainBackground: '#14172e', //2b3142
|
mainBackground: '#14172e',
|
||||||
lightBackground: '#181d37', //31374b
|
lightBackground: '#181d37',
|
||||||
lighterBackground: '#222541', //363c52
|
lighterBackground: '#222541',
|
||||||
darkerBackgroundHighlight: '#32375b', //444d68
|
darkerBackgroundHighlight: '#32375b',
|
||||||
backgroundHighlight: '#464b77', //535e7e
|
backgroundHighlight: '#464b77',
|
||||||
}
|
}
|
||||||
|
|
||||||
// For Album, Playlist
|
// For Album, Playlist
|
||||||
|
Loading…
x
Reference in New Issue
Block a user