Change the send button background to match letro branding
This commit is contained in:
@@ -27,6 +27,7 @@ extension CompoundColors {
|
||||
override(\.gradientSubtleStop5, with: CompoundCoreColorTokens.alphaOrange100)
|
||||
override(\.gradientSubtleStop6, with: CompoundCoreColorTokens.transparent)
|
||||
override(\.iconAccentTertiary, with: CompoundCoreColorTokens.orange800)
|
||||
override(\.bgAccentRest, with: CompoundCoreColorTokens.orange900)
|
||||
}
|
||||
}
|
||||
|
||||
@@ -40,6 +41,7 @@ extension CompoundUIColors {
|
||||
override(\.gradientSubtleStop5, with: CompoundCoreUIColorTokens.alphaOrange100)
|
||||
override(\.gradientSubtleStop6, with: CompoundCoreUIColorTokens.transparent)
|
||||
override(\.iconAccentTertiary, with: CompoundCoreUIColorTokens.orange800)
|
||||
override(\.bgAccentRest, with: CompoundCoreUIColorTokens.orange900)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user