diff --git a/lib/constants.js b/lib/constants.js index 11e2e49..434f32a 100644 --- a/lib/constants.js +++ b/lib/constants.js @@ -47,6 +47,10 @@ export const THEMES = [ id: 'hopscotch', name: 'Hopscotch' }, + { + id: 'lucario', + name: 'Lucario' + }, { id: 'material', name: 'Material' @@ -97,10 +101,6 @@ export const THEMES = [ id: 'tomorrow-night-bright', name: 'Tomorrow Night' }, - { - id: 'lucario', - name: 'Lucario' - }, { id: 'twilight', name: 'Twilight'