feat: additional theme variants — solarized dark/light, high-contrast, colorblind #41
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Background
Snipe currently supports dark (default), light, system (OS preference), and Snipe Mode easter egg. Architecture is already in place — each variant is a
[data-theme="<name>"]block intheme.cssredefining the same CSS token set, plus a new option in theThemeModeunion inuseTheme.ts.Planned variants
Notes
--trust-high,--trust-mid,--trust-lowmust all be distinguishable for deuteranopia and protanopialocalStoragevia existingsnipe:themekeytheme.cssas a placeholder roadmap