Skip to content

v2.3.0

Choose a tag to compare

@gewill gewill released this 28 Aug 05:55
· 7 commits to master since this release
35a2af1

Added

  • Added NeumorphicTheme.accentColor and onAccentColor.
  • Added .surface and .accent semantic button roles.
  • Added neumorphicThemedButtonStyle(_:role:padding:pressedEffect:).

Compatibility

The four-color theme initializer and original themed button API remain source compatible.

Closes #5.