First of all, thx for the clean plugin! Can you may add a css variable for the hover color of the navigation elements, e.g. --wp--custom--carousel-block--navigation-active-color?
Additionally, is it possible to allow spacing in the block support section (block.json)?
“spacing”: {
“margin”: true
},
This could may break styling with navigation, but no one is forced to use it 😀 Currently we need to create a wrapping group block around carousel block just for some spacing… :/