mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Adding new themes with rounded layout
This commit is contained in:
parent
01ee2fca0e
commit
a18160ae4b
3 changed files with 479 additions and 0 deletions
|
@ -64,6 +64,9 @@ define(['apphost', 'userSettings', 'browser', 'events', 'pluginManager', 'backdr
|
|||
}, {
|
||||
name: "Light (Red Accent)",
|
||||
id: "light-red"
|
||||
}, {
|
||||
name: "Purple Haze",
|
||||
id: "purple-haze"
|
||||
}, {
|
||||
name: "Windows Media Center",
|
||||
id: "wmc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue