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:
The dark mode is also very similar:
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.
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:
The dark mode is also very similar:
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.