karakanb / devo

A Chrome and Firefox extension that displays GitHub Trending, Hacker News, Product Hunt and Designer News on every new tab.
https://burakkarakan.com/devo/
MIT License
406 stars 47 forks source link

feature/layout select #53

Closed karakanb closed 4 years ago

karakanb commented 4 years ago

This PR is a follow-up for #51, which already introduced the functionality regarding storing and displaying different layouts. This PR is the user-facing part of that change: it introduces a simple dropdown (or should I say drop-up? is that even a word?) menu for selecting a layout.

The light mode looks like this:

image

The dark mode is also very similar:

image

For now, it doesn't include any layout icons since FontAwesome doesn't have any and I couldn't find an easy way of creating SVG versions myself, although I am open to contributions.