mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Removed seasonal theme support
As our sole season theme was for Halloween and relied on dubiously licensed art assets to work, I removed the entire system. Fixes #71
This commit is contained in:
parent
87645e7748
commit
1c523fc4f0
21 changed files with 10 additions and 577 deletions
|
@ -1204,9 +1204,6 @@ var Dashboard = {
|
|||
}, {
|
||||
name: "Dark (red accent)",
|
||||
id: "dark-red"
|
||||
}, {
|
||||
name: "Halloween",
|
||||
id: "halloween"
|
||||
}, {
|
||||
name: "Light",
|
||||
id: "light",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue