Default theme as a vector of 9 pixels
Open
- Dominant language
- Rust
- Stars
- 95
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
To ease adoption and make theming much easier, I'd prefer having "sane defaults" which if **easily** changed would lead to ~pleasant~ acceptable look (imagine [Nuklear](https://github.com/Immediate-Mode-UI/Nuklear ) or [ImGui](https://github.com/ocornut/imgui ) defaults) with **0** effort?
I can imagine a [vector of 9 pixels](https://coolors.co/palettes/trending ) as the "default color palette" which would then be used for backgrounds, foregrounds, borders, hovers, etc.
This'd allow making a new "theme" as YAML one-liner refinable in the future as we go.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.