klaudiosinani / hyper-pokemon

Tailor-made Pokémon themes for your Hyper terminal
https://klaussinani.github.io/hyper-pokemon
MIT License
1.04k stars 60 forks source link

Feature: Define custom multiple default theme options using an Array #13

Closed Smarina closed 7 years ago

Smarina commented 7 years ago

I wanted to get a random pokemon chosen between a few that I like, so I thought about this little enhancement. This way you can set the "pokemon" option in hyper config to something like pokemon: ['mewtwo', 'zapdos', 'moltres', 'articuno', 'pikachu', 'raichu', 'charizard', 'mew'] or even pokemon: ['pikachu', 'random'] for a 50% of getting a pikachu.

What do you think?

klaudiosinani commented 7 years ago

Hi @Smarina! Your idea is so awesome! It can be combined perfectly with the upcoming theme options and features 😄 Thank you tons for taking the time to contribute 🎉 Can't wait to ship it everyone 😄 You are more than welcome to add anything new you might have in mind : )