1
0
Fork 0
mirror of https://github.com/navidrome/navidrome.git synced 2025-04-06 05:57:35 +03:00

Fix Monokai theme. Closes

This commit is contained in:
Deluan 2023-05-17 15:36:10 -04:00
parent d85b06332c
commit a3d78e95f2

View file

@ -98,7 +98,7 @@ export default {
},
},
player: {
theme: 'monokai',
theme: 'dark',
stylesheet: require('./monokai.css.js'),
},
}