emdLightPurple top-level property

LdPalette emdLightPurple
final

Implementation

final emdLightPurple = LdPalette(
  isDark: false,
  primary: richPurple,
  secondary: vibrantYellow,
  success: richGreen,
  warning: vibrantYellow,
  error: richRed,
);