diff --git a/src/store/modules/theme.js b/src/store/modules/theme.js index ca8c4eb3..34fbb8e4 100644 --- a/src/store/modules/theme.js +++ b/src/store/modules/theme.js @@ -19,7 +19,7 @@ export default { preview: '/static/image/theme/star/preview@2x.png' }, { - name: 'tomorrow-night-blue', + name: 'Tomorrow Night Blue (vsCode)', value: 'tomorrow-night-blue', preview: '/static/image/theme/tomorrow-night-blue/preview@2x.png' }