What's Changed
New features
New styling options
- Buttons/icons color (optional): set custom color for buttons and icons. CSS color values are supported:
#FF00FF,rgb(255,128,128),hsl(200,100%,50%),var(--accent-color),orange... Leave empty to use theme colors as before.
Full Changelog: v1.6.0...v1.7.0

