mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-19 13:27:42 +03:00
Change order of themes
This commit is contained in:
parent
ca9d42714f
commit
ef9a16ac9f
@ -6,10 +6,13 @@ import SpotifyTheme from './spotify'
|
||||
import LigeraTheme from './ligera'
|
||||
|
||||
export default {
|
||||
// Classic default themes
|
||||
LightTheme,
|
||||
LigeraTheme,
|
||||
DarkTheme,
|
||||
|
||||
// New themes should be added here, in alphabetic order
|
||||
ExtraDarkTheme,
|
||||
GreenTheme,
|
||||
LigeraTheme,
|
||||
SpotifyTheme,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user