Commit Graph

5 Commits

Author SHA1 Message Date
Cal Corum
20697585de docs: update diamond tier colors — green/blue/red/purple progression
T1 dark green (#1a6b1a), T2 light blue (#2070b0), T3 red (#a82020),
T4 regal purple (#6b2d8e). Cal approved.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 23:19:17 -05:00
Cal Corum
07e8da1935 docs: restore original diamond with bloom/metallic/shadow effects
Recovered the diamondEffect feature (bloom, metallic, border, shadow,
escalation) from session logs and applied to the original quad-based
diamond design. All 12 edits from the effects subagent applied cleanly.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 23:13:13 -05:00
Cal Corum
9990743357 docs: baseball diamond with CSS-based bases preserving bloom/shine effects
Replaces SVG polygon approach with CSS divs so inset box-shadows,
gradient fills, and glow animations are preserved from the original
implementation. Outer container rotated 45deg = diamond outline,
4 child divs positioned at cardinal points = base diamonds.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 23:07:03 -05:00
Cal Corum
251eb1b05a docs: replace diamond indicator with baseball-diamond SVG design
Replaces the rotated 2x2 CSS grid diamond with an SVG baseball diamond
containing 4 small diamond-shaped bases at 1B/2B/3B/Home positions.
Fill order: east(1B) → north(2B) → west(3B) → south(Home).
Keeps all existing controls and tier preset properties intact.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 23:00:19 -05:00
Cal Corum
f329d74ed8 docs: refractor tier mockup — diamond indicator, effects, and visual spec
Interactive mockup for refractor card art with:
- 4-quadrant diamond tier indicator (baseball base-path fill order)
- Metallic sheen + pulse glow effect (approved combo)
- Tier colors: T1 orange, T2 red, T3 purple, T4 blue-flame
- T3 gold shimmer sweep, T4 prismatic rainbow + dual glow + bar shimmer
- Cherry-pick reference: docs/refractor-visual-spec.md

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 19:33:31 -05:00