Merge branch 'devin/BUS-1453-1752871654' of https://github.com/buster-so/buster into devin/BUS-1453-1752871654

This commit is contained in:
dal 2025-07-18 15:11:27 -06:00
commit 8ba6ee20a4
No known key found for this signature in database
GPG Key ID: 16F4B0E1E9F61122
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ use uuid::Uuid;
pub const DEFAULT_COLOR_PALETTE: [&str; 10] = [
"#B399FD", "#FC8497", "#FBBC30", "#279EFF",
"#E83562", "#41F8FF", "#F3864F", "#C82184",
"#31FCB4", "#E83562"
"#31FCB4", "#6B5B95"
];
// Define all default palettes to match TypeScript