Files
ELY-Browser/crates/ely_domain/src
ZacharyZhang-NY 71088bccb0 Add AppearanceSettings to ely_domain
Introduces a small persistent appearance contract: WallpaperTheme
(Dawn/Violet/Mint/Slate), ThemeMode (System/Light/Dark), reduce_motion.
Defaults to Dawn + System + motion-on. Field accessors and setters live
on the struct so the core can mutate without exposing internals; serde
support uses kebab-case so the on-disk form matches the design CSS
naming.

Tests cover defaults, mutation independence, and a JSON round-trip with
the kebab-case names. serde_json is added as a dev-dependency only —
the production crate does not depend on it.
2026-05-09 18:46:58 -04:00
..
2026-05-07 23:41:08 -04:00
2026-05-08 11:47:38 -04:00
2026-05-08 06:53:31 -04:00
2026-05-09 06:12:05 -04:00
2026-05-09 12:54:24 -04:00
2026-05-09 12:54:24 -04:00
2026-05-08 03:31:41 -04:00
2026-05-08 05:58:05 -04:00
2026-05-09 18:46:58 -04:00
2026-05-08 03:13:37 -04:00
2026-05-08 06:53:31 -04:00
2026-05-07 23:41:08 -04:00
2026-05-09 04:47:45 -04:00
2026-05-08 20:19:09 -04:00
2026-05-08 03:04:33 -04:00
2026-05-08 08:36:58 -04:00
2026-05-08 08:11:49 -04:00
2026-05-08 06:53:31 -04:00
2026-05-08 07:16:17 -04:00
2026-05-09 12:32:44 -04:00
2026-05-09 04:13:41 -04:00