Hexagon Entities

Jayy
1st Apr, 2026
83 installations 11 likes Kanka 3.10 (1 month ago)

This small plugin replaces the entity images in lists and tooltips from circles to hexagons.

To use variant two (flat hexagons on the bottom), go to your campaign's theming and add the following rule:

:root {
  --hexagon-images-use: var(--hexagon-images-variant-two);
}

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);
}
Install

User comments & reviews