Update memory files for Card selected state
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -204,4 +204,7 @@ the correct token for any design property.
|
||||
| card.shadow.default | → shadow.md | Card | Resting elevation — medium shadow |
|
||||
| card.shadow.hover | → shadow.lg | Card | Hover elevation — interactive cards |
|
||||
| card.border.default | → color.border.default (#E8E8E8) | Card | Outlined card border colour |
|
||||
| card.border.selected | → color.border.brand (#BA834E) | Card | Brand border for selected/active cards |
|
||||
| card.background.default | → color.surface.raised (#FFFFFF) | Card | Card background (raised surface) |
|
||||
| card.background.hover | → color.surface.subtle (#FAFAFA) | Card | Subtle grey fill on hover for interactive cards |
|
||||
| card.background.selected | → color.surface.warm (#FEF9F5) | Card | Warm tint for selected cards |
|
||||
|
||||
Reference in New Issue
Block a user