mirror of https://github.com/wayvr-org/wayvr.git
default secondary
This commit is contained in:
parent
c32e3ef86e
commit
c4655b7b9a
|
|
@ -116,8 +116,8 @@ static DEFAULT: &WguiColorPalette = &WguiColorPalette {
|
||||||
colors: [
|
colors: [
|
||||||
hex("#21adff"), // Primary
|
hex("#21adff"), // Primary
|
||||||
hex("#eaf7ff"), // OnPrimary
|
hex("#eaf7ff"), // OnPrimary
|
||||||
hex("#ffffff"), // Secondary
|
hex("#f4c95d"), // Secondary
|
||||||
hex("#222222"), // OnSecondary
|
hex("#2a2105"), // OnSecondary
|
||||||
hex("#10d0b3"), // Tertiary
|
hex("#10d0b3"), // Tertiary
|
||||||
hex("#000000"), // OnTertiary
|
hex("#000000"), // OnTertiary
|
||||||
hex("#f7469a"), // Danger
|
hex("#f7469a"), // Danger
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue