What's Changed
- [#316] Beta: Migrated CSS variable namespace from "--t5ek-" to "--t5e-" with file import backward compatibility by @kgar in #320
- [#203] Applied contrast and theme adjustments by @kgar in #322
- [#321] Applied temporary fix for context menu being cut off in expandable sections by @kgar in #323
Full Changelog: v0.11.1...v0.11.2
UI/Contrast Adjustments
- Increased contrast of proficiency icons for ability scores in dark mode
- Replaced the regular damage vulnerabilities icon with the more solid variant to provide quicker recognition of the symbol
- Added a faint background for dark mode empty spell slot pips to help provide some more contrast and make it easier to see empty spell pips
- Adjusted the magic weapon outline to be more golden by default
- Added the "Magic Item Accent Outline" option to the color picker
- Adjusted the default dark primary accent color to be a slightly less saturated variant of the original orange color, to help with eye strain
Bug Fixes
- Fixed a bug where the context menu was being hidden when called within an expandable/collapsible item list. For now, the fix means that tables will not have their expand animation and will just instantly open. I am planning a longer term fix that will restore the animation.
Themes Migration and Theme File Backward Compatibility
- The CSS Variables for Tidy 5e Sheets were namespaced with
--t5ek. This has been changed to the original Tidy's--t5e-. For users with.tidy5e-themefiles from the Alpha sheets, I have established backward compatibility, so those themes should still be importable into Tidy beta. I do not have any plans to remove backward compatibility anytime soon.






