1
0
Fork 0
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:
grafixeyehero 2019-04-18 01:18:18 +03:00
parent 01ee2fca0e
commit a18160ae4b
3 changed files with 479 additions and 0 deletions

View file

@ -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"