feat: add smart font colors for wood paneling backgrounds

- Add data-wood attribute to collections container for CSS targeting
- Update woodPaneling.ts and woodPanelingInit.ts to set/remove attribute
- Add CSS variables for wood-specific text colors (dark text on light wood, light text on dark wood)
- Add !important rules to override theme colors when wood is active
- Replace wood-dark and wood-mahogany textures with darker variants
- Add subtle borders to book cards on wood backgrounds
This commit is contained in:
2026-02-24 16:36:49 -05:00
parent c50f58dafc
commit 4571a19159
6 changed files with 3345 additions and 2 deletions
+3293 -2
View File
File diff suppressed because one or more lines are too long