Hexagon Entities

Jay
65 installations 9 likes Kanka 3.2 (1 day 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 2.0

Released 3 years ago on 26th May, 2022

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