default secondary

This commit is contained in:
galister 2026-07-13 03:30:17 +09:00
parent c32e3ef86e
commit c4655b7b9a
1 changed files with 2 additions and 2 deletions

View File

@ -116,8 +116,8 @@ static DEFAULT: &WguiColorPalette = &WguiColorPalette {
colors: [
hex("#21adff"), // Primary
hex("#eaf7ff"), // OnPrimary
hex("#ffffff"), // Secondary
hex("#222222"), // OnSecondary
hex("#f4c95d"), // Secondary
hex("#2a2105"), // OnSecondary
hex("#10d0b3"), // Tertiary
hex("#000000"), // OnTertiary
hex("#f7469a"), // Danger