organize Lucario alphabetically

main
Mike Fix 6 years ago
parent e2e8e342d2
commit b49662cd1d

@ -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'

Loading…
Cancel
Save