Greenheart / lifewheel

Reflect on Your Life Balance. Offline-first, privacy-friendly web app for your personal well-being.
https://reconnect.earth/lifewheel
GNU Affero General Public License v3.0
11 stars 1 forks source link

Show icons in a circle around the lifewheel, one for each dimension #27

Closed Greenheart closed 7 months ago

Greenheart commented 7 months ago

There is a WIP branch that could be a good starting point: https://github.com/Greenheart/lifewheel/tree/feature/position-icons-circle.

Inspiration: https://codepen.io/kevinpowell/pen/qBMQJVr?editors=1100

We could use the base CSS for each circle, and then provide the CSS variables as svelte props in an each block. This way we don't need Sass.