foundry-vtt-tidy-5e-sheets
foundry-vtt-tidy-5e-sheets copied to clipboard
style: Let's Talk About the Green Checkboxes ... and hopefully rework them
Tidy's Item Sheet checkboxes are their own thing altogether, and their styles are somewhat complex.
Unfortunately, they do not hold up well to longer text in the checkbox...
I have multiple goals for these checkboxes:
- [ ] Tidy up their styles; the styles are too rigid and complex, and they are not meeting the current use case in dnd5e 3.x
- [x] Rework the layout of these checkboxes. The imposed 25% width with hidden overflow looks unprofessional and is not useful. They should be able to accommodate as much information as is needed in order to support graceful layout.
- [ ] Review the chosen colors. Do they match the default theme? Should they instead use the primary accent color? Should they be theme-able beyond a default set of colors?