The scheme is regenerated, never hand-edited; the download page stays free of anchored components; the theme key stays sealshare-theme. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01V9NnLxnPp8vaaurb3Z1MFy
508 B
508 B
paths
| paths | |
|---|---|
|
Css
Regenerate the colour scheme, never hand-edit it
material-scheme.css and material-scheme.json are generated together by php artisan material:scheme "#4f46e5" --variant=vibrant (Vibrant was chosen over Tonal Spot, which read washed out on the indigo seed). The JSON colours the Markdown mail theme and the fallback error pages, so a hand edit to the CSS alone leaves them out of step. Change the seed or variant and rerun the command instead.