Version 3.2.0
3.2.0
Aug 27, 2024
CHANGE
- The
FlexPaletteType.extended
tones got three new tones, tones 65, 75 and 84. It now has 30 tones.
NEW
- The
tones
configuration classFlexTones
got a new modifier,higherContrastFixed()
. It can be applied to any predefined or customFlexTones
to make a returnedFlexTones
instance where the tones for the fixed colorsfixed
,onFixed
,fixedDim
andonFixedVariant
are set to 92, 6, 84 and 12 instead of their Material-3 specification tones 90, 10, 80 and 30. This for an alternative set of fixed colors with more contrast.