feat: add embedded envelopes (#2564)

## Description

Add envelopes V2 embedded support

---------

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
David Nguyen
2026-03-06 14:11:27 +11:00
committed by GitHub
parent 7e2cbe46c0
commit 7ea664214a
96 changed files with 9887 additions and 1916 deletions
+4
View File
@@ -137,6 +137,8 @@
/* Surface */
--new-surface-black: 0, 0%, 0%;
--new-surface-white: 0, 0%, 91%;
--envelope-editor-background: 210 40% 98.04%;
}
.dark:not(.dark-mode-disabled) {
@@ -181,6 +183,8 @@
--warning: 54 96% 45%;
--gold: 47.9 95.8% 53.1%;
--envelope-editor-background: 0 0% 14.9%;
}
}