acp: Add onboarding modal & title bar banner (#36784)

Release Notes:

- N/A

---------

Co-authored-by: Bennet Bo Fenner <bennetbo@gmx.de>
This commit is contained in:
Danilo Leal 2025-08-26 16:59:12 -03:00 committed by GitHub
parent c5d3c7d790
commit bd4e943597
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 1556 additions and 28 deletions

View file

@ -13,6 +13,9 @@ use crate::prelude::*;
)]
#[strum(serialize_all = "snake_case")]
pub enum VectorName {
AcpGrid,
AcpLogo,
AcpLogoSerif,
AiGrid,
DebuggerGrid,
Grid,