mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-06 05:57:35 +03:00
Fix Monokai theme. Closes #2353
This commit is contained in:
parent
d85b06332c
commit
a3d78e95f2
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ export default {
|
|||
},
|
||||
},
|
||||
player: {
|
||||
theme: 'monokai',
|
||||
theme: 'dark',
|
||||
stylesheet: require('./monokai.css.js'),
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue