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
10 lines
356 B
Markdown
10 lines
356 B
Markdown
---
|
|
paths:
|
|
- config/livewire-material.php
|
|
---
|
|
|
|
# Config
|
|
|
|
## Theme storage key is sealshare-theme
|
|
The theme is stored in localStorage under `sealshare-theme` (default `system`). `mary-theme` stays in `theme.legacy_keys` so visitors from 1.x keep their choice once; don't rename the key or drop the legacy entry, or every returning visitor's theme resets.
|