feat: per-profile window color with id-derived default

This commit is contained in:
zhom
2026-07-07 22:45:36 +04:00
parent 78803ab289
commit 63a1f4c92a
18 changed files with 224 additions and 9 deletions
+1
View File
@@ -1208,6 +1208,7 @@ mod tests {
group_id: None,
tags: Vec::new(),
note: None,
window_color: None,
sync_mode: crate::profile::types::SyncMode::Disabled,
encryption_salt: None,
last_sync: None,