Latest version 3.0
Released 1 month ago on 1st Apr, 2026
Update to work with Kanka 3.10's new layouts.
Change the rotation of the hexacon with the new css property in your campaign theming.
To switch to variant two, add the following rule in your campaign theming:
:root {
--hexagon-images-use: var(--hexagon-images-variant-two);
}