claude-memory/graph/solutions/vagabond-item-sheet-styling-complete-366f1a.md
Cal Corum b140d4d82a migrate: 313 memories from MemoryGraph
- 313 new markdown files created
- 30 relationships embedded
- 313 entries indexed
- State initialized with usage data
2026-02-13 11:11:48 -06:00

13 lines
794 B
Markdown

---
id: 366f1a3e-3261-419a-a796-3c886800a6f0
type: solution
title: "Vagabond item sheet styling complete"
tags: [vagabond-rpg, foundryvtt, scss, styling, pattern]
importance: 0.6
confidence: 0.8
created: "2025-12-15T14:30:17.004287+00:00"
updated: "2025-12-15T14:30:17.004287+00:00"
---
Styled all 8 item sheet types (weapon, armor, equipment, ancestry, class, spell, perk, feature) for Foundry VTT v13. Key additions: .hidden utility class for tab switching, color-coded type badges for each item type, header with hover effects on image, transitions on form inputs, custom scrollbar, flexbox layout for proper scrolling. Patterns followed: uppercase labels with letter-spacing, accent-color on checkboxes, focus box-shadows, disabled state styling. File: styles/scss/sheets/_item-sheet.scss