Fix Monokai theme. Closes #2353

This commit is contained in:
Deluan 2023-05-17 15:36:10 -04:00 committed by Joe Stump
parent 651e82d476
commit 12b12808be
No known key found for this signature in database
GPG Key ID: 29151C3EC48A0EB9

View File

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